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

Counting freeware
Filter: All | Freeware | Demo
 

Counting

< 1 2 3 4 5 
Added: July 01, 2010 | Visits: 891

Banihstypos Banihstypos (yes, that is the name) is a simple game to teach you typing, FAST. The project helps you improve your typing by letting you type in a randomly selected word which scrolls by on the screen at an increasing speed. If the word hits the laser, youll loose points. Whats New in This... Platforms: *nix

License: Freeware Size: 9.22 KB Download (98): Banihstypos Download

Added: October 19, 2010 | Visits: 1.948

Stopwatch 0.8.1.8 for Stopwatch provides a simple stopwatch you can use to time stuff. Simple stopwatch you can use to time stuff. Adds a "Stopwatch" entry in your Tools menu. When you select the Stopwatch item, a stopwatch window will appear. The stopwatch is pretty straightforward to use, simply press the start... Platforms: *nix

License: Freeware Size: 48.13 KB Download (405): Stopwatch 0.8.1.8 for Download

Added: January 25, 2010 | Visits: 949

Babel Interoperability Tool Babel Interoperability Tool is a tool for mixing C, C++, Fortran77, Fortran90, Python, and Java in a single application. This is our cornerstone product, representing 90% of our effort. Babel is the foundation for a multilanguage scientific compoenent framework. We are often called "The Babel... Platforms: *nix

License: Freeware Size: 13.1 MB Download (96): Babel Interoperability Tool Download

Added: July 05, 2010 | Visits: 1.407

Graphical certification authority Graphical certification authority project is a graphical user interface to OpenSSL, RSA/DSA public keys, certificates, signing requests and revokation lists. The keys have an internal counter, counting its use to avoid a duplicate use of a key for creating a certificate or request. The Keys... Platforms: *nix

License: Freeware Size: 266.24 KB Download (121): Graphical certification authority Download

Added: May 26, 2010 | Visits: 872

Pyrex Pyrex is a Language for Writing Python Extension Modules. Pyrex is a language specially designed for writing Python extension modules. Its designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C. You may be wondering why anyone... Platforms: *nix

License: Freeware Size: 174.08 KB Download (100): Pyrex Download

Added: April 22, 2010 | Visits: 1.101

PCE PCE is an IBM PC 5150 hardware emulator. PCE emulates most of the hardware of an IBM PC 5150. The emulation is complete enough to boot DOS and run most DOS applications. Emulated parts: CPU A complete 8086/80186 emulator. Switching between 8086 and 80186 can be done at runtime. Switching... Platforms: *nix

License: Freeware Size: 675.84 KB Download (151): PCE Download

Added: February 12, 2010 | Visits: 1.932

Dynpet Dynpet is a free open source software programmed in Ruby similar to the Tamigotchi key chain. The objective of the game is to not let the pet die and take care of it. See the Roadmap for information on what Dynpet will be in the future. For more information on playing and downloading, please... Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): Dynpet Download

Added: October 21, 2010 | Visits: 893

XRally XRally project is a X11 clone of the Rally X arcade game. In Rally X, you control a blue car which has to run through a maze-like level collecting flags and avoiding colliding with enemy (red) cars. In order to protect itself, the blue car can discharge clouds of smoke which stun the enemy cars... Platforms: *nix

License: Freeware Download (101): XRally Download

Added: January 25, 2010 | Visits: 1.504

Iron Grip: The Oppression Server 1.32 Iron Grip: The Oppression is a mod for the acclaimed Half-Life 2 FPS game. The Story: 1998. HALF-LIFE sends a shock through the game industry with its combination of pounding action and continuous, immersive storytelling. Valves debut title wins more than 50 game-of-the-year awards on its way... Platforms: *nix

License: Freeware Download (93): Iron Grip: The Oppression Server 1.32 Download

Added: July 09, 2010 | Visits: 915

Algorithm::Huffman Algorithm::Huffman is a Perl extension that implements the Huffman algorithm. SYNOPSIS use Algorithm::Huffman; my %char_counting = map {$_ => int rand(100)} (a .. z, A .. Z); # or better the real counting for your characters # as the huffman algorithm doesnt work good with random data... Platforms: *nix

License: Freeware Size: 8.19 KB Download (110): Algorithm::Huffman Download

Added: August 21, 2010 | Visits: 981

Magick++ Magick++ is the object-oriented C++ API to the ImageMagick image-processing library, the most comprehensive open-source image processing package available. Read the latest NEWS and ChangeLog for Magick++. Magick++ supports an object model which is inspired by PerlMagick. Images support implicit... Platforms: *nix

License: Freeware Size: 6.1 MB Download (130): Magick++ Download

Added: January 25, 2010 | Visits: 758

RefDbg RefDbg project is a GObject reference count debugger GObject is part of the glib library (not to be confused with glibc) which forms the basis of GTK+ (the Gimp ToolKit), Gnome, GStreamer and many other projects. The GObject library adds object oriented stuff to C which by itself lacks object... Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): RefDbg Download

Added: July 26, 2010 | Visits: 1.785

Ethernet TAP driver TAP provides packet reception and transmission for user-space programs. It can be viewed as a simple Ethernet device, which instead of receiving packets from a physical medium, receives them from a user-space program and instead of sending packets via physical media, writes them to the user-space... Platforms: *nix

License: Freeware Size: 6.14 KB Download (114): Ethernet TAP driver Download

Added: July 17, 2010 | Visits: 923

jNetStream jNetStream is a protocol analyzer and a sniffer. A set of applications and complete Java library are provided with a comprehensive API. Hundreds of protocols have been defined, and the list can be expanded with a simple NPL language. It is appropriate for custom protocol development, grad... Platforms: *nix

License: Freeware Size: 471.04 KB Download (105): jNetStream Download

Added: January 17, 2010 | Visits: 793

Glib Glib are Perl wrappers for the GLib utility and Object libraries. SYNOPSIS use Glib; ABSTRACT This module provides perl access to GLib and GLibs GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal... Platforms: *nix

License: Freeware Size: 245.76 KB Download (88): Glib Download

Added: January 23, 2010 | Visits: 1.044

Sys::CPU Sys::CPU is a Perl extension for getting CPU information. Currently only number of CPUs supported. SYNOPSIS use Sys::CPU; $number_of_cpus = Sys::CPU::cpu_count(); printf("I have %d CPUsn",$number_of_cpus); print " Speed : ",Sys::CPU::cpu_clock(),"n"; print " Type :... Platforms: *nix

License: Freeware Size: 5.12 KB Download (171): Sys::CPU Download

Added: September 15, 2010 | Visits: 1.655

Grafpup Grafpup Linux is a desktop Linux operating system based closely on Puppy Linux. Grafpups goal is to be as useful to graphic designers and other imaging professionals as possible while still remaining extremely small and fast. How small? Grafpup is a live cd of only 72mb with current versions of... Platforms: *nix

License: Freeware Size: 106 MB Download (236): Grafpup Download

Added: February 18, 2010 | Visits: 1.395

Performance Application Programming Interface PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and... Platforms: *nix

License: Freeware Size: 2.9 MB Download (105): Performance Application Programming Interface Download

Added: August 21, 2010 | Visits: 828

LaDa LaDa project is a darts players helping tool. LaDa is a program to make it easier to play darts on a non-digital darts table. It simply does the counting for you. The using is quite simple, click on the button that youve thrown, and the score is displayed on the right side. It knows much... Platforms: *nix

License: Freeware Size: 17.41 KB Download (110): LaDa Download

Added: May 22, 2010 | Visits: 1.057

Math::BigInt Math::BigInt is an arbitrary size integer/float math package. SYNOPSIS use Math::BigInt; # or make it faster: install (optional) Math::BigInt::GMP # and always use (it will fall back to pure Perl if the # GMP library is not installed): # will warn if Math::BigInt::GMP cannot be found... Platforms: *nix

License: Freeware Size: 194.56 KB Download (90): Math::BigInt Download

< 1 2 3 4 5