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

Dividing Integers freeware
Filter: All | Freeware | Demo
 

Dividing Integers

< 1 2 3 4 5 > 
Added: July 10, 2013 | Visits: 300

Datarray Datarray: Numpy arrays with named axes ======================================== Datarray provides a subclass of Numpy ndarrays that support: - individual dimensions (axes) being labeled with meaningful descriptions - labeled 'ticks' along each axis - indexing and slicing by named axis -... Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): Datarray Download

Added: July 27, 2013 | Visits: 275

Collatz Tool Collatz tool is a little application to find numbers of collatz problem and modified collatz problems. You can modify the collatz factor, count of max. calculations, output. Done with C++ and bigInt Library for arbitrary precision integers. Platforms: *nix

License: Freeware Size: 266.24 KB Download (33): Collatz Tool Download

Added: September 08, 2013 | Visits: 349

TabGroups Manager for Linux TabGroups Manager helps to classify and organize tabs by dividing them into Groups. Because tabs become easier to manage, you can never have too many! TabGroups Manager is ideal for tab power users. *GroupBar + Groups: TabGroups Manager adds a GroupBar which is displayed above the tab bar. Here... Platforms: *nix

License: Freeware Size: 204.8 KB Download (36): TabGroups Manager for Linux Download

Added: October 19, 2013 | Visits: 458

Sys::Signals::Block Sys::Signals::Block is a Perl module that provides an easy way to block the delivery of certain signals. This is essentially just a wrapper around POSIX::sigprocmask(SIG_BLOCK, ...) and POSIX::sigprocmask(SIG_UNBLOCK, ...), but with a much simpler API. The set of signals that should be blocked... Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): Sys::Signals::Block Download

Added: November 17, 2013 | Visits: 401

Crypt::Random Crypt::Random is a Perl interface module to the /dev/random device found on most modern unix systems. It also interfaces with egd, a user space entropy gathering daemon, available for systems where /dev/random (or similar) devices are not available. When Math::Pari is installed, Crypt::Random can... Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): Crypt::Random Download

Added: November 14, 2013 | Visits: 338

bigfloat bigfloat is a Python library that provides arbitrary-precision correctly-rounded floating-point arithmetic. It is implemented as a wrapper around the MPFR library. Here are some key features of "bigfloat": ?*A* correct rounding on all operations; precisely defined semantics compatible with the... Platforms: *nix

License: Freeware Size: 102.4 KB Download (32): bigfloat Download

Added: August 17, 2013 | Visits: 381

vim_bridge A Python-to-Vim bridge decorator that allows transparent calls to Python functions in native Vim scripts. * Read more vim_bridge is a Python-to-Vim bridge decorator that allows transparent calls to Python functions in native Vim scripts. The following data types have proven to work: * Strings... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): vim_bridge Download

Released: February 11, 2004  |  Added: October 22, 2006 | Visits: 4.449

Hexplorer Advanced hexadecimal editor. Few important programs features: 6 color schemes to interpret bytes visually. Every of them tryies to fit some functionality (for example text analyzing) and user preferences Unlimited undo Access to logical disks under Windows NT/2000/XP Disassembler Import and... Platforms: Windows

License: Freeware Size: 485 KB Download (755): Hexplorer Download

Released: April 08, 2001  |  Added: April 07, 2006 | Visits: 4.677

Print Logger Pro Print Logger - program for the accounting of use of the printer for a Windows NT platform. Represents native Windows NT service with the remote management program. Program connecting to the event log of remote or local print server and chooses from it the print-related messages. The... Platforms: Windows

License: Freeware Size: 2.39 MB Download (671): Print Logger Pro Download

Added: August 02, 2008 | Visits: 1.436

EZ-R Stats for Windows EZ-R Stats for Windows is an audit software tool for the auditor which can be used for fraud detection. Some of the key tools include testing conformity with Benford's law in order to identify unusual data distributions, procedures for quantifying population characteristics such as... Platforms: Windows

License: Freeware Size: 31.69 MB Download (131): EZ-R Stats for Windows Download

Added: August 10, 2008 | Visits: 965

bed Binary editor. Dataformats: ascii, unsigned and signed integers, float, bitflags, bitfields, labels, ebcdic, time_t and structures of datatypes. Different sizes and byte ordenings are possible. Other dataformats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo,... Platforms: Windows

License: Freeware Size: 380 KB Download (150): bed Download

Added: August 12, 2008 | Visits: 1.477

Integer To Decimal IntegerToDecimal allows you to enter an integer (base 10) number which it converts to any base between 2 and 16 inclusive. You may enter negative numbers as well. Currently the application supports 16 bit integers. Source code is also available on website. Platforms: Windows

License: Freeware Size: 26 KB Download (108): Integer To Decimal Download

Added: August 16, 2008 | Visits: 668

GoDownload GoDownload is a download manager that makes it easier for you to download large sized files.The program works in the background, dividing the file into various segments, and then joins them again at the end of the download.GoDownload is a highly functional browser, is compatible with all the web... Platforms: Windows

License: Freeware Size: 3 KB Download (131): GoDownload

Added: August 01, 2008 | Visits: 725

Skix Skix is a light and easy to use tool that works to cut images into various pieces. It is a good solution for those users who want to put their photos out of reach of thieves on their websites. Dividing them stops people copying them to their hard drives, although the original image stays on the... Platforms: Windows

License: Freeware Size: 6 KB Download (99): Skix Download

Released: October 03, 2008  |  Added: November 12, 2008 | Visits: 1.915

Bits Screensaver Bits Screensaver is a cool screensaver that makes bits (zeros and ones) slide in your screen in Matrix style. You can even change bits to integers by using the settings menu of screensaver panel. Platforms: Windows

License: Freeware Size: 227.99 KB Download (192): Bits Screensaver Download

Released: July 01, 2009  |  Added: September 16, 2009 | Visits: 2.647

Random Number Software Random number Software is an powerful & easy to operate program to generate a list of random numbers. Random number Software is cultivated on windows platform, software supported on all the Windows OS versions. Software also provides you the feature to create list of sequential numbers and... Platforms: Windows

License: Freeware Size: 960.41 KB Download (242): Random Number Software Download

Added: October 17, 2010 | Visits: 2.252

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index... Platforms: *nix

License: Freeware Size: 4.1 KB Download (209): Algorithm::Knapsack Download

Added: August 27, 2010 | Visits: 863

Text::Bloom Text::Bloom can evaluate Bloom signature of a set of terms. SYNOPSIS my $b = Text::Bloom->new(); $b->Compute( qw( foo bar baz ) ); my $sig = $b->WriteToString(); $b->WriteToFile( afile.sig ); my $b2 = Text::Bloom::NewFromFile( afile.sig ); my $b3 = Text::Bloom->new(); $b3->Compute( qw(... Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Text::Bloom Download

Added: May 05, 2010 | Visits: 1.176

Set::IntSpan::Fast Set::IntSpan::Fast is a Perl module for fast handling of sets containing integer spans. SYNOPSIS use Set::IntSpan::Fast; my $set = Set::IntSpan::Fast->new(); $set->add(1, 3, 5, 7, 9); $set->add_range(100, 1_000_000); print $set->as_string(), "n"; # prints 1,3,5,7,9,100-1000000 The... Platforms: *nix

License: Freeware Size: 102.4 KB Download (104): Set::IntSpan::Fast Download

Added: July 01, 2010 | Visits: 1.413

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of... Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

< 1 2 3 4 5 >