Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.011.300 Times

Floating Point Numbers freeware
Filter: All | Freeware | Demo
 

Floating Point Numbers

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 1.024

cexcept cexcept (pronounced "see except" in English) is a package providing a Try/Catch/Throw exception handling interface for ANSI C (C89 and subsequent ISO standards). It does not attempt to handle "real" exceptions like floating-point exceptions or addressing exceptions; cexcept is intended as an...



Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): cexcept Download

Added: July 11, 2010 | Visits: 880

mubench mubench is an in-depth, low-level benchmark for x86 processors. Its primary goal is to provide useful information for people who optimize assembly code and for people who write compilers. mubench project measures latency and throughput for each individual instruction (sometimes several forms of...





Platforms: *nix

License: Freeware Size: 80.9 KB Download (93): mubench Download

Added: November 27, 2010 | Visits: 1.345

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Added: February 13, 2010 | Visits: 1.875

leJOS leJOS is a Java-based replacement firmware (OS) for LEGO Mindstorms programmable bricks, including RCX and NXT. It supports threads, exceptions, synchronization, floating point arithmetic, strings, and so on, but there is no garbage collection yet. The project is also designed to be portable to...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (161): leJOS Download

Added: January 20, 2010 | Visits: 1.017

Test::Manifest Test::Manifest is a Perl module created to interact with a t/test_manifest file. SYNOPSIS # in Makefile.PL eval "use Test::Manifest"; # in the file t/test_manifest, list the tests you want # to run Test::Harness assumes that you want to run all of the .t files in the t/ directory in...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Test::Manifest Download

Added: June 13, 2010 | Visits: 1.366

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

Added: June 26, 2010 | Visits: 1.122

Audiality Audiality is a scalable and portable audio engine for music and sound effects. It is intended to play equally well in studios and inside games, in order to serve as a flexible tool for content creation, and for use in the final product. Audiality uses MIDI files in combination with scripting...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (99): Audiality Download

Added: October 25, 2010 | Visits: 1.664

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: September 12, 2010 | Visits: 841

String::Scanf String::Scanf can emulate sscanf() of the C library. SYNOPSIS use String::Scanf; # imports sscanf() ($a, $b, $c, $d) = sscanf("%d+%d %f-%s", $input); ($e, $f, $g, $h) = sscanf("%x %o %s:%3c"); # input defaults to $_ $r = String::Scanf::format_to_re($f); or # works only for Perl 5.005...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (99): String::Scanf Download

Added: May 10, 2013 | Visits: 1.312

Asymptote Labels and equations are typeset with LaTeX, for high-quality PostScript output. A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program. Features of Asymptote: # provides a portable standard for typesetting...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (109): Asymptote Download

Added: August 08, 2010 | Visits: 1.640

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: January 12, 2010 | Visits: 960

Graphics::ColorUtils Graphics::ColorUtils Perl module is an easy-to-use color space conversions and more. SYNOPSIS use Graphics::ColorUtils; ( $y, $i, $q ) = rgb2yiq( $r, $g, $b ); ( $r, $g, $b ) = yiq2rgb( $y, $i, $q ); $hex_string = yiq2rgb( $y, $i, $q ); ( $c, $m, $y ) = rgb2cmy( $r, $g, $b ); ( $r, $g,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Graphics::ColorUtils Download

Added: September 16, 2010 | Visits: 1.044

NVIDIA Gelato NVIDIA Gelato application rendering software brings high-quality rendering to the masses. A hardware-accelerated, non-real-time renderer, Gelato allows you to use your NVIDIA GPU to create stunning images fast. Originally designed for the creation of 3D visual effects and animation in feature...


Platforms: *nix

License: Freeware Size: 64.3 MB Download (151): NVIDIA Gelato Download

Added: April 01, 2010 | Visits: 1.027

OPeNDAP OPeNDAP is a client/server system for making local data accessible to remote locations without regard to the local or remote storage format, architecture, or environment. BES is a new, high-performance back-end server software framework that allows data providers more flexibility in providing...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (92): OPeNDAP Download

Added: January 01, 2010 | Visits: 966

GNU Lightning GNU lightning is a library that generates assembly language code at run-time; it is very fast, making it ideal for Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips. GNU lightning...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (102): GNU Lightning Download

Added: July 13, 2010 | Visits: 633

MiniCppUnit MiniCppUnit is another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc. This C++ framework takes advantadge of OO C++...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (87): MiniCppUnit Download

Added: October 19, 2010 | Visits: 804

EDA EDA is an Eiffel implementation of the General Decimal Arithmetic Specification. EDA allows unlimited precision decimal arithmetic. By implementing the GDA Specification version 1.08, the library conforms to the requirements of the ANSI/IEEE standard 854-1987, while supporting integer and...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (96): EDA Download

Added: April 22, 2010 | Visits: 997

Math::BigInt::Calc Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Math::BigInt::Calc Download

Added: November 04, 2010 | Visits: 820

cgicc GNU Cgicc is an ANSI C++ compliant class library. cgicc greatly simplifies the creation of CGI applications for the World Wide Web by doing the following: - Parses GET and POST form data transparently. - Provides string, integer, floating-point and single- and multiple-choice retrieval methods...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (105): cgicc Download

Added: July 16, 2010 | Visits: 908

Funky Funky is an embeddable interpreter and programming language. When was Fnky created? The very first version of Funky was created during my daughters nap on a snowy sunday afternoon. It was slightly refined one evening while my daughter and my wife were both sleeping and I was rocking the babys...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (95): Funky Download

< 1 2 3 4 5