Main > Free Download Search >

Free peugeot 407 v6 software for linux

peugeot 407 v6

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13
Perl6::Pugs 6.2.13

Perl6::Pugs 6.2.13


Perl6::Pugs is a Perl 6 Implementation. more>>
Perl6::Pugs is a Perl 6 Implementation.

SYNOPSIS

% pugs -e "{ Hello, , @^x }.(World!).say"
Hello, World!
With Perl 5 embedding support:
use v6-alpha;
use perl5:DBI;
my $dbh = DBI.connect(dbi:SQLite:dbname=test.db);
$dbh.do("CREATE TABLE Test (Project, Pumpking)");

Pugs is an implementation of Perl 6, written in Haskell. It aims to support the full Perl 6 specification, as detailed in the Synopses.

The Pugs project was started on February 1st 2005. It is under active development on IRC (irc.freenode.net, #perl6).

Please read the Pugs Apocrypha in the docs/ directory for more details.

<<less
Download (6.5MB)
Added: 2006-12-04 License: Perl Artistic License Price:
1055 downloads
Kwest 1.0

Kwest 1.0


Kwest project is a Z-machine interpreter for KDE. more>>
Kwest project is a Z-machine interpreter for KDE.
Kwest is an interpreter for Infocom and other Z-machine interactive fiction games. It is based on Frotz and tries to comply with standard 1.0 of Graham Nelsons Z-machine specification.
Features include a fairly complete Z-machine interpreter, supporting color, styles, and timed input (sound and V6 pictures are not yet supported), input-editing facilities such as command history and tab completion (like Frotz), the ability to configure fonts and colors on the fly through the GUI, and automatic support for antialiased fonts for a crisp display, if your KDE desktop is configured for it.
Main features:
- Fairly complete Z-machine interpreter, based on Frotz 2.41, supporting color, styles and timed input. Not yet supported are sound and V6 pictures.
- Same input-editing facilities as Frotz: command history, tab completion, standard abrreviations.
- Fonts and colors are changeable on the fly through the GUI.
- If your KDE desktop is configured for anti-aliased fonts, Kwest will automatically take advantage of this for a crisp display.
Enhancements:
- port to KDE 3
- fixes several bugs
<<less
Download (0.55MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1070 downloads
APSR 0.17-13

APSR 0.17-13


APSR is a network testing tool, designed to send and receive arbitrary network packets. more>>
APSR is a network testing tool, designed to send and receive arbitrary network packets. APSR can be used to test firewalls, routing, security and many other things.
The project is splitted in two main programs, apsend to create packets and aprecv to sniff packets. The main goal of the APSR project is to develop a high quality network testing tool.
Main features:
- Sending and receiving of packets
- Ouput and documentation in different languages
- Easy installation (autoconf/automake support) and binary packages
- Configuration files
- Logfiles and filters in a variety of formats (text, xml, sql, gdbm, csv, ...)
- Syslog and database (sql) interfaces
- Daemon mode
- Thread support
- IPv4/v6 and MAC resolving
- Broadcast / Multicast support
- Special "packet-sets" (wake-on-lan for example)
- Client/Server system
- HTML based management system
- Graphical user interfaces/front ends (GUIs/FEs): GTK/QT/ncurses
- Module support using a simple packet construction language (PCL)
- Plugin support (perl/python or perl/ruby)
Which protocols will be supported by APSR final 1.0 ?
Who knows, currently(0.17-12) we can read more then 110 different protocol headers and create packets for about 30 different protocols.
And whats with the application layer?
Application layer protocols will be implemented through a simple module API. The modules can be written in C or (theoretically) in any other language. They will be loaded dynamically.
Enhancements:
- A lot of compilation problems have been fixed and the code has been cleaned.
- Some (Free)BSD-specific bugs have been fixed.
- No new features have been added.
- Users are advised to upgrade to this release.
<<less
Download (1.4MB)
Added: 2006-02-10 License: Other/Proprietary License Price:
1351 downloads
PortfolioTracker 0.8

PortfolioTracker 0.8


PortfolioTracker helps you track and manage your stock portfolio of Euronext shares in realtime (15 delay). more>>
PortfolioTracker helps you track and manage your stock portfolio of Euronext shares in realtime (15 delay).

Assess your stock positions (price, daychange, gain, gain%, value, weight%) with one command. Portfolio changes are easy maintained in a text file.

Example of generated output:

2006-03-15 16:05
Tick BuyDate # B-Price Price D-1% Value Gain Gain% W%
CA 2006-02-28 25 41.44 43.08 0.68 1077.00 41.00 3.96 10.65
DELB 2002-02-28 18 56.00 58.40 2.55 1051.20 43.20 4.29 10.40
FORB 2006-02-28 30 29.92 29.48 0.03 884.40 -13.20 -1.47 8.75
FP 2006-02-28 5 211.50 215.00 0.75 1075.00 17.50 1.65 10.63
HEIA 2006-02-28 30 31.72 32.07 -0.56 962.10 10.50 1.10 9.51
PHIA 2006-02-28 35 27.33 27.07 2.23 947.45 -9.10 -0.95 9.37
RDSA 2006-02-28 40 25.80 25.77 0.00 1030.80 -1.20 -0.12 10.19
SOLB 2002-02-28 10 92.50 91.10 -0.22 911.00 -14.00 -1.51 9.01
UG 2006-02-28 22 48.95 50.70 1.87 1115.40 38.50 3.58 11.03
CASH 1057.34 10.46
TOTAL 10111.69 111.69 1.12

PortfolioTracker is released in Open Source, it is written in Ruby, and runs on any major platform (windows, linux, mac).

Usage:

Run PortfolioTracker

Execute the ruby script:

ruby portfolioTracker.rb

On some platforms you can execute the script by clicking or double clicking on the file portfolioTracker.rb.

Input file "portfolio.pf"

Describe your stock portfolio in the file "portfolio.pf". The source distribution contains the following example:

1| #[init]
2| start_date: 2006-02-28
3| start_value: 10000.00
4| cash: 1057.34
5| #[positions]
6| # ticker:buy_date:no_of_shares:price_per_share
7| # Carrefour
8| CA : 2006-02-28 : 25 : 41.44
9| # Peugeot
10| UG : 2006-02-28 : 22 : 48.95
11| # Total
12| FP : 2006-02-28 : 5 : 211.50
13| # Philips
14| PHIA : 2006-02-28 : 35 : 27.33
15| # Royal Dutch Shell
16| RDSA : 2006-02-28 : 40 : 25.80
17| # Heineken
18| HEIA : 2006-02-28 : 30 : 31.72
19| # Fortis
20| FORB : 2006-02-28 : 30 : 29.92
21| # Delhaize
22| DELB : 2002-02-28 : 18 : 56.00
23| # Solvay
24| SOLB : 2002-02-28 : 10 : 92.50
<<less
Download (0.008MB)
Added: 2006-03-16 License: BSD License Price:
1318 downloads
LibTomMath 0.40

LibTomMath 0.40


LibTomMath is a library that provides highly optimized and portable math routines. more>>
LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. The library is designed to provide a simple to work with API that provides fairly efficient routines that build out of the box without configuration.
The library builds out of the box with GCC 2.95 [and up] as well as Visual C++ v6.00 [with SP5] without configuration. The source code is arranged to make it easy to dive into a particular area very quickly.
The code is also littered with comments [This is one of the on going goals] that help explain the algorithms and their implementations. Ideally the code will serve as an educational tool in the future for CS students studying number theory.
Main features:
Simple Algebraic
- Addition
- Subtraction
- Multiplication
- Squaring
- Division
Digit Manipulation
- Shift left/right whole digits (mult by 2b by moving digits)
- Fast multiplication/division by 2 and 2k for k>1
- Binary AND, OR and XOR gates
Modular Reductions
- Barrett Reduction (fast for any p)
- Montgomery Reduction (faster for any odd p)
- DR Reduction (faster for any restricted p see manual)
- 2k Reduction (fast reduction modulo 2p - k for k < MP_MASK and for k > MP_MASK)
- The exptmod logic can use any of the five reduction algorithms when appropriate with a single function call.
Number Theoretic
- Greatest Common Divisor
- Least Common Multiple
- Jacobi Symbol Computation (falls back to Legendre for prime moduli)
- Multiplicative Inverse
- Extended Euclidean Algorithm
- Modular Exponentiation
- Fermat and Miller-Rabin Primality Tests, utility function such as is_prime and next_prime
Miscellaneous
- Root finding over Z
- Pseudo-random integers
- Signed and Unsigned comparisons
Optimizations
- Fast Comba based Multiplier, Squaring and Montgomery routines.
- Montgomery, Diminished Radix and Barrett based modular exponentiation.
- Karatsuba and Toom-Cook multiplication algorithms.
- Many pointer aliasing optimiztions throughout the entire library.
Enhancements:
- This release fixes one overflow and a minor build issue.
- Otherwise, the code is stable and unchanged.
<<less
Download (1.8MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1036 downloads
Data::Type 0.01.04

Data::Type 0.01.04


Data::Type is a Perl module with versatile data and value types. more>>
Data::Type is a Perl module with versatile data and value types.

SYNOPSIS

use Data::Type qw(:all);
use Error qw(:try);

try
{
verify $email , EMAIL;
verify $homepage , URI(http);
verify $cc , CREDITCARD( MASTERCARD, VISA );
verify $answer_a , YESNO;
verify $gender , GENDER;
verify one , ENUM( qw(one two three) );
verify [qw(two six)], SET( qw(one two three four five six) ) );
verify $server_ip4 , IP(v4);
verify $server_ip6 , IP(v6);

verify A35231AH1 , CINS;
verify 14565935 , ISSN;
verify DE , LANGCODE;
verify German , LANGNAME;

verify 012345678905, UPC();
verify 5276440065421319, CREDITCARD( MASTERCARD ) );

verify ATGCAAAT , BIO::DNA;
verify AUGGGAAAU , BIO::RNA;

verify 01001001110110101, BINARY;
verify 0F 0C 0A, HEX;

verify 0 , DEFINED;
verify 234 , NUM( 20 );
verify 1 , BOOL( true );
verify 100 , INT;
verify 1.1 , REAL;

my $foo = bless( 123, SomeThing );

verify $foo , REF;
verify $foo , REF( qw(SomeThing Else) );
verify [ bar ] , REF( ARRAY );

verify x 20 , VARCHAR( 20 );
verify 2001-01-01 , DATE( MYSQL );
verify 16 Nov 94 22:28:20 PST , DATE( DATEPARSE );
verify 9999-12-31 23:59:59, DATETIME;
verify 1970-01-01 00:00:00, TIMESTAMP;
verify -838:59:59 , TIME;
verify 2155 , YEAR;
verify 69 , YEAR(2);
verify 0 x 20 , TINYTEXT;
verify 0 x 20 , MEDIUMTEXT;
verify 0 x 20 , LONGTEXT;
verify 0 x 20 , TEXT;

verify 80 , PORT;
verify www.cpan.org, DOMAIN;
}
catch Type::Exception with
{
my $e = shift;

printf "Expected %s %s at %s line %sn",
$e->value,
$e->type->info,
$e->was_file,
$e->was_line;

foreach my $entry ( testplan( $e->type ) )
{
printf "texpecting it %s %s ", $entry->[1] ? is : is NOT, $entry->[0]->info();
}
};

# believe it or not, this really works

foreach ( EMAIL, WORD, CREDITCARD( MASTERCARD, VISA ), BIO::DNA, HEX )
{
print $_->info;
print $_->usage;
print $_->export; # does it have other names
print $_->param; # what are my choice i.e. [yes,no]
print $_->isa( IType::Business ); # is it a Business related type ?
print $_->VERSION; # first apperance in Data::Type release
}

# tied interface (alias typ)

try
{
typ ENUM( qw(DNA RNA) ), ( my $a, my $b );

print "a is typed" if istyp( $a );

$a = DNA; # $alias only accepts DNA or RNA
$a = RNA;
$a = xNA; # throws exception

untyp( $alias );
}
catch Type::Exception ::with
{
printf "Expected %s %s at %s line %sn",
$e->value,
$e->type->info,
$e->was_file,
$e->was_line;
};

dverify( $email, EMAIL ) or die $!;

my $g = Data::Type::Guard->new(

allow => [ Human, Others ], # blessed objects of that type

tests =>
{
email => EMAIL( 1 ), # mxcheck ON ! see Email::Valid
firstname => WORD,
social_id => [ NUM, VARCHAR( 10 ) ],
contacts => sub { my %args = @_; exists $args{lucy} },
}
);

$g->inspect( $h );

# compact version

overify { email => EMAIL( 1 ), firstname => WORD }, $object_a, $object_b;

print toc();

print catalog();

This module supports versatile data and value types. Out of the ordinary it supports parameterised types (like databases have i.e. VARCHAR(80) ). When you try to feed a typed variable against some odd data, this module explains what he would have expected.

<<less
Download (0.022MB)
Added: 2006-10-02 License: Perl Artistic License Price:
1117 downloads
Kadu 0.5.0

Kadu 0.5.0


Kadu is a QT-based client for Gadu-Gadu. more>>
Kadu project was started in 2001 as a simple KDE API try-out. Eventually, it became the most popular Gadu-Gadu client for Linux and other Unices (and MacOS X).
Kadu depends on Qt library version 3.x. Beginning with version 0.3.3 it does not require the K Desktop Environment libraries and can be used with other window managers.
Kadu supports Gnome and Window Maker as well. The core of Kadu is the libgadu library (its role being handling the network layer).
Main features:
- Gadu-Gadu v6.0 support,
- contacts groups with drag and drop support,
- icon depicting the sender (as in ICQ),
- KDE, Gnome2, Window Maker integration with tray,
- message encryption with OpenSSL,
- sms sending to all Polish mobile networks,
- file transfers (DCC),
- multiuser chats,
- event notifications by sound,
- event notifications by hint near icon in tray,
- notification about program updates,
- using descriptions from other programs (e.g. XMMS titles),
- detailed error notification,
- animated emoticons and support of original set of emoticons from GG,
- configurable windows look (colors),
- configurable chat history,
- advanced information panel - using html formatting
- advanced contact configuration,
- toolbar,
- multicolumn contact list,
- advanced network configuration (server IP and server port selection, proxy).
<<less
Download (MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
992 downloads
climm 0.6.4

climm 0.6.4


A very portable text-mode ICQ clone. more>>
climm 0.6.4 provides you a professional and very portable text-mode ICQ clone which is designed to compile under Linux, BSD, AIX, HPUX, Windows, AmigaOS and with restrictions BeOS. Originally written by Matthew D. Smith, a great part of climm has been rewritten by Rdiger Kuhlmann, in particular the support for the new version 8 of the OSCAR protocol that became necessary, the internationalization, the file transfer and some restructuring of the code.

Major Features:

  1. Login: login with both the old v6 and the new v8 protocol
  2. Register: register new uins and setup configuration with an easy to use setup wizard
  3. Password: changing password
  4. Reconnect: reconnects when kicked by server
  5. Contact list: complete contact list with several ways for a concise display of online/offline users
  6. Status: set status arbitrarily
  7. Messages: send and receive messages and urls
  8. Acknowledged messages: send ackowledged messages to clients who understand them
  9. UTF-8 encoded messages: send UTF-8 encoded messages to clients who understand them
  10. sms: send SMS to users cell phone
  11. User info: request and update all user and personal information
  12. Search: easy search command, can search by (nearly) any information
  13. Visibility: be visible to certain users even when invisible, or be invisible to certain users at any time
  14. Ignore: ignore certain users completely
  15. Chat group: request user from interest group and set owns interest group
  16. Events: can beep or execute arbitrary commands when other users go online, offline or send a message.
  17. Connections: can show a users connection info and last seen online time
  18. Peek: check whether someone is offline or just invisible
  19. tcp: full support of v8 direct connections
  20. SSL: supports SSL encrypted connections a la licq
  21. Tcl: supports scripting via the Tcl scripting language
  22. File transfer: full support of sending/receiving v6,v7,v8 (batch) file transfers
  23. Auto messages: auto replys if away, request and send auto messages
  24. Identification: recognizes climm/mICQ, licq, Miranda, StrICQ, &RQ, alicq, SIM, Kopete, vICQ including version number, and YSM, libicq2000-based, ICQ 2001, ICQ 2002, Trillian, ICQ2go, ICQ Lite, partially ICQ 2000
  25. History: writes a log of all messages to and from a user
  26. Debugging: easy debugging by selecting what data to display, including concise packet monitor
  27. i18n: translations include English, German, Serbian, Portuguese, Ukrainian, Japanese, partially Russian, French, Spanish, Romanian, Italian.
  28. Transcoding: transcode texts for Russian and Japanese users.
  29. Birthday flag: show if it is users birthday
  30. Socks5: supports connections via socks5

Enhancements:

  • Lots of bugs were fixed.
  • Some improvements were made to XMPP.
  • SOCKS 5 configuration per connection was implemented.
  • Layout changes related to XMPP were made.
<<less
Added: 2009-02-27 License: GPL Price: FREE
10 downloads
recls 1.8.10

recls 1.8.10


recls (recursive ls) is a platform-independent recursive search library. more>>
recls (recursive ls) is a platform-independent recursive search library.
This library came about as the first exemplar for my C/C++ Users Journal column, Positive Integration, which deals with issues of language integration between C/C++ and a host of other languages.
The library itself is implemented in C/C++, but presents a pure C API. It is compatible with UNIX and Win32 operating systems (though the FTP recursive searching is currently Win32-only), and is compatible with most popular C/C++ compilers, including:
- Borland (v5.51+)
- Comeau (v4.3.0.1+)
- Metrowerks CodeWarrior (v8.x+)
- Digital Mars (v8.40+)
- GCC (v3.2+)
- Intel (v7.0+)
- Microsoft Visual C++ (v6.0+)
Note that the base library requires components from the STLSoft libraries (which is another open-source library Im involved with).
In addition to the base library, there are mappings to several other languages/technologies. Currently these are
"regular" C++
- D
- COM
- .NET (C# and Managed C++)
- Perl
- Python
- Ruby
- STL
Enhancements:
- In the core, Recls_SearchFeedback() (and, hence, Recls_Search()) was fixed for the case when both searchRoot and pattern are NULL; general fixes were made for Unicode compilation.
- In recls/C++, fixes were made to namespace-exports for shims for Recls::Entry class.
- In recls/STL, general fixes were made for Unicode compilation.
<<less
Download (1.7MB)
Added: 2007-06-04 License: BSD License Price:
872 downloads
maliGNUz 2.4

maliGNUz 2.4


maliGNUz is a slackware based live distro quick, light, useful..and obviously nerd! more>>
maliGNUz is a slackware based live distro quick, light, useful..and obviously nerd!

What does maliGNUz mean?

It means Mentor Avatar linux GNU, the ending "z" is to let it sound something like Malignous..z

But what is it maliGNUz?

nothing more than another live distro.. with some new ideas

What is a live distro?!!?

Its a linux distribution that can be used LIVE, without installing it on your hard disk, it runs all in RAM and CD-ROM

Why did you do it?

We dont like to use something without know how it works, the best way to know is to work on it.

So what are the features of maliGNUz?

live distro: no install is needed malignuz.iso is quite little you can burn it on a small CD-ROM

kernel: 2.4.32

Why a 2.4 and not a 2.6?

Its a good kernel, complete and quite light

ram check: if you have enough ram, the distro copys everything in a ram disk and ejects to CD-ROM so you can use the device

v6 support (work in progress)

wireless extensions

ettercap and network utilities

dsniff tools (work in progress)

Save session: this distro is used for whatever you want, so you can configure a scenario, network, services like sshd, ftpd, whatthefuckd, and work with it. with this feature you can save all your scenario and halt the box. the next time you boot
up the system you have only to load the saved configuration
<<less
Download (19.1MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1238 downloads
SmokePing 2.1.0

SmokePing 2.1.0


SmokePing is a network latency monitor similar to MRTG. more>>
SmokePing is a delux latency measurement tool. SmokePing project can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs, giving up to the minute information on the state of each network connection.
SmokePing uses latency measurement plugins for seamless extendability.
SmokePing comes with a smart alarm system. Apart from simple threshold alarms, you have the option of defining latency or loss patterns and use them to trigger alarms.
This allows you to define a pattern which would generate a single alarm when the loss goes from below 1% to over 20% and stays over 20% for more than 10 minutes. The advantage of this approach is the virtual elimination of duplicate alarms which you would get with a simple threshold based system.
Alarms can be sent to a mail address or a pager and if you want you can also start an external script to handle the alarms.
Complex Alarms can be written as plug-ins.
SmokePing can also deal with machines who frequently change their IP address by allowing the remote host to call SmokePings attention to its new IP address. In such a setup SmokePing monitors also for how long the remote system could keep its IP address.
To ensure that it is not suddenly monitoring the wrong host, SmokePing further tries to fingerprint each of its Dynamic IP targets via SNMP.
SmokePing is written in Perl. It consists of a daemon process responsible for data collection and a CGI script presenting the data on the web.
The CGI script uses SpeedyCGI to achieve mod_perl like performance without the need to deploy mod_perl on your web server. SmokePing sports a plug-in architecture to easily add new latency measurement capabilities to SmokePing. SmokePing works happily on all Unix platforms.
Enhancements:
- The scoreboard has a list of hottest targets.
- Echoping V6 compatibility.
- Mail templates.
- A failover server for alert email messages.
- Many new plugins.
- Several bugfixes.
<<less
Download (0.37MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
922 downloads
Astaro Security Linux 6.311

Astaro Security Linux 6.311


Astaro Security Linux is an award-winning, unique network security solution in an integrated and easy-to-use and manage package. more>>
Astaro Security Linux is an award-winning, unique network security solution in an integrated and easy-to-use and manage package. Astaro Security Linux includes a combination of the following security applications:
- A Firewall with stateful packet inspection and application proxies guards Internet communications traffic in and out of the organization.
- A Virtual Private Network (VPN) gateway assures secure communications with remote offices, "road warriors," and telecommuters.
- Anti-Virus defends computers from both email and web-bourne viruses.
- Intrusion Protection detects and stops hostile probes and application-based attacks.
- Spam Filtering eliminates the productivity drain of opening and deleting unsolicited emails.
- Surf Protection (Content Filtering) and Spyware Protection improve productivity by blocking inappropriate web activities, provide full protection from user tracking threats and violation of privacy.
Main features:
- Protects all types of networks " Windows, Linux, Unix and others.
- Delivers comprehensive features at low cost maximizing your ROI (return on investment).
- Highly effective. Has won numerous industry awards. Beat Cisco and Checkpoint in InfoWorld magazine product review, Beat IBM and Computer Associates in Linux World for Best Security Application.
- Integrated management platform features an intuitive browser-based interface and one-step updates for rapid deployment and easy management.
- Can be installed in under 15 minutes or purchased pre-installed on security appliances.
- Can start with firewall, VPN and spam protection and add other security applications as needed, seamlessly.
- Runs as a dedicated application server on top of a hardened operating system, which relieves operating system management headaches.
- Runs on systems ranging from small devices up to large multi-processor systems utilizing gigabytes of memory.
- Redundant systems can be configured to provide high availability and automatic failover in case of hardware or network failures.
- Load balancing improves performance - traffic shaping can set priorities by network, service and protocol.
- Logging, automatic backup, and diagnostic tools support high reliability.
- Free online evaluation workshop to get you started.
Enhancements:
- This very small Up2Date package adds support for encrypted backup files during the V6->V7 migration.
- A small problem in the backup converter was fixed.
<<less
Download (MB)
Added: 2007-08-01 License: Free for non-commercial use Price: $290
818 downloads
Calcc 0.1.1a

Calcc 0.1.1a


Calcc is a useful command-line calculator (32/64 bit numbers) which supports multiple input and output formats. more>>
Calcc is a useful command-line calculator (32/64 bit numbers) which supports multiple input and output formats (hex, decimal, octal, base4, binary, string and IPv4/v6 addresses, base64, percentage, time), parenthesis and the following operators: complement, not, shift, rotate, xor, and, or, power, root, byte and bit swapping, multiplication, division, modulus, addition and substraction.
Can be used also like a quick and easy to use numbers converter.
I have decided to write this program for requirement (Im lost without a command-line calculator) just because after many time and searches on Internet I have never found something similar supporting what I needed.
It is specific for people which use C and assembly and need a fast and simple way for computing particular calculations often used in these programming languages but its also perfect for who wants to do 1+2 without reading a boring manual and without using tons of different programs for converting and reconverting inputs and outputs from a format to another one.
The program supports different types of input formats (default is decimal) and are recognized through a character before each number:
0x = hexadecimal example: 0x41
$ = hexadecimal example: $41
h = hexadecimal example: h41
o = octal example: o101
b = binary example: b1000001
i = IP address (v4 or v6) example: i1.2.3.4 or 1.2.3.4
or 1.2.3.4.5.6
q = base_four example: q1001
t = time hh:mm:ss example: t12:34:53
if you use t0 will be get the current system time
c = percentage example: 200 - c10 (its like 200 - 10%)
200 = c10 (returns the 10%)
must be specified ever at right of the operation
= decimal (default) example: 65
All the input types are case insensitive, so 0x7a is the same of 0X7A.
IP addresses (both ipv4 and ipv6 supported) are automatically recognized also without specifying the i char, if the program finds at least 3 dots in a number considers it an IP address.
Enhancements:
- Localtime was substituted with gmtime (UTC time visualization).
<<less
Download (0.034MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1284 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1