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.480.063 Times

Unsigned Numbers Calculation freeware
Filter: All | Freeware | Demo
 

Unsigned Numbers Calculation

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 426

MUNTL This program (library) is intended for the organization of calculations with the big precision for unsigned numbers. For use this program only one header file di.h (25Kb) is necessary.The program works very quickly. As against other similar programs this program does not use the heap call (new,... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (67): MUNTL Download

Added: September 13, 2010 | Visits: 1.208

Math::Numbers Math::Numbers is a Perl module that contains methods for mathematical approaches of concepts of the number theory. SYNOPSIS use Math::Numbers; my $a = 123; my $b = 34; my $numbers = Math::Numbers->new($a, $b [, ...]); print "They are coprimes (relatively primes)!n" if... Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Math::Numbers Download

Added: May 10, 2013 | Visits: 677

jQuery Calculation Plug-in The Calculation plug-in is designed to give easy-to-use jQuery functions for commonly used mathematical functions. This plug-in will work on all types of HTML elements—which means you can use it to calculate values in td elements or in input elements. You can even mix and match between element... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (58): jQuery Calculation Plug-in Download

Added: May 10, 2013 | Visits: 404

Simple Average Calculation This script allows you to run a simple program that can average a list of numbers. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Simple Average Calculation Download

Added: July 07, 2010 | Visits: 1.290

Linux Letters and Numbers Linux Letters and Numbers project is an educational childrens game for linux. Linux Letters and Number is a fun and educational learning game intended for children 2 and up. It helps children learn or improve their letters, numbers, spelling, and vocabulary skills through the use of... Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Linux Letters and Numbers Download

Added: June 01, 2010 | Visits: 1.137

Class Library for Numbers Class Library for Numbers in short CLN is a library for computations with all kinds of numbers.. Platforms: *nix

License: Freeware Size: 1.62 MB Download (93): Class Library for Numbers Download

Added: September 24, 2010 | Visits: 1.115

Tk::Image::Calculation Tk::Image::Calculation is a Perl extension for graphic calculations. SYNOPSIS #------------------------------------------------- use Tk::Image::Calculation; my @points_oval = (10, 10, 30, 50); my @points_circle = (20, 20, 60, 60); my @points_polygon = (136, 23, 231, 55, 463, 390, 338, 448,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Tk::Image::Calculation Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 932

MITCalc - Rolling Bearings Calculation SKF MITCalc - Rolling Bearings Calculation can be used for the selection, calculation and check of rolling bearings of the company SKF. MITCalc - Rolling Bearings Calculation provides solutions to the following tasks: · Selection and check of a suitable bearing. The document includes a database of... Platforms: Windows

License: Freeware Download (428): MITCalc - Rolling Bearings Calculation SKF Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 968

Big Numbers Calculator Big Numbers Calculator is a small, simple, very easy to use application specially designed to offer you a tool for arithmetic, bitwise and base conversion operations over the big integers. for Windows2K, XP, Vista, 7 Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (446): Big Numbers Calculator Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 795

Advanced Exponents Numbers Informer Advanced Exponents Numbers Informer is a small, command prompt based application designed to help you create, automatically, a list of numbers exponentials. You just need to enter a limit and a exponent, the application will make the rest. for WindowsAll Platforms: Windows

License: Freeware Download (475): Advanced Exponents Numbers Informer Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 726

Advanced Exponent Numbers Calculator Advanced Exponent Numbers Calculator is a small, command prompt based application specially designed to help you calculate any number with exponent. for WindowsAll Platforms: Windows

License: Freeware Download (442): Advanced Exponent Numbers Calculator Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 832

Calculation Suite Calculation Suite is a simple and accessible piece of software that lets you quickly learn your times table. Also included in the app is an accessible, handy and easy-to-use calculator. You can now perform various math operations in no time at all. Platforms: Windows

License: Freeware Download (437): Calculation Suite Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 766

PATools Numbers to Words PATools Numbers to Words is an Excel spreadsheet designed to convert the numbers you enter in the designated fields to actual words. For instance, if you enter 1234 as the number, the application will return one thousand two hundred and thirty four as the word translation. for WindowsAll Platforms: Windows

License: Freeware Download (46): PATools Numbers to Words Download

Released: July 07, 2012  |  Added: April 29, 2014 | Visits: 818

MB Angel Numbers MB Angel Numbers interprets the messages from your angels that you keep seeing in the form of repeated numbers. These number sequences hold special meaning in your life if you are able to interpret them. MB Angel Numbers offers you the scope to get an angel number oracle reading and find your... Platforms: Windows

License: Freeware Size: 633 KB Download (57): MB Angel Numbers Download

Added: May 10, 2013 | Visits: 821

Build section numbers for a table of contents This script shows a way to generate section numbers for a nested document structure. It can be used within a recursive algorithm to build a table of contents. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 687

Product Serial Numbers The serial numbers are then printed on the generated invoice and packing slips, as well as shown in the order details under account history in the customers account Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Product Serial Numbers Download

Added: May 10, 2013 | Visits: 547

Add UPC numbers, SKUs, ISBN/ISSN, etc 1.1b This will give you the capabilty to add UPC numbers, ISBN/ISSN numbers, SKUs, or other product identifiers to you catalog.I have include the functionality of turning this feature on and off via the admin console. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Add UPC numbers, SKUs, ISBN/ISSN, etc 1.1b Download

Added: May 10, 2013 | Visits: 346

Imaginary Numbers Imaginary Numbers class allows you to manipulates imaginary numbers. Example: $z = new Z("4i 3"); $i->Add(3,4); $i->Div("5e-j37"); ... etc Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): Imaginary Numbers Download

Added: May 14, 2013 | Visits: 602

Calculation of Energy Bands Calculation of valence(heavy, light and spin-orbit holes) band and conduction (electrons)band using k*p modelIn case of having troubles in understanding the program, do ask in comments. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Calculation of Energy Bands Download

Added: September 17, 2013 | Visits: 598

Calculation for Derivatives, CN version for derivatives calculation use, a chinese book----I wrote. Platforms: Matlab

License: Freeware Size: 614.4 KB Download (50): Calculation for Derivatives, CN version Download

1 2 3 4 5 >