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

Tiki Torch Slot freeware
Filter: All | Freeware | Demo
 

Tiki Torch Slot

< 1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 2.541

Visual Basic Projects Visual Basic Projects contains six programs you can use at home, the complete source code is included for your study and modification. The programs included are: STOPWATCH, a dual-mode stopwatch; LOAN CALCULATOR, a program that lets you compute loan repayments; GAS MILEAGE, a utility to track...



Platforms: Windows

License: Freeware Size: 167 KB Download (837): Visual Basic Projects Download

Added: August 05, 2008 | Visits: 1.064

Vu-Bar Vu-Bar is a unique piece of software that provides an on-screen, slotted, ruler. Useful for people with dyslexia to help them avoid skipping lines or dropping from one line to the next. This version allows the user to select the bar width, 25%, 50%, 75% or 100% of screen width and set the slot...





Platforms: Windows

License: Freeware Size: 684 KB Download (488): Vu-Bar Download

Added: August 15, 2008 | Visits: 830

MyReels MyReels is a one-armed bandit/slot machine with three reels, whose main feature is its extensive catalogue of extras, images and sounds.The bets and possibilities to play are quite numerous. In MyReels the traditional symbols of the slot machines have been replaced with another type of photo,...


Platforms: Windows

License: Freeware Size: 2 KB Download (547): MyReels Download

Added: August 12, 2008 | Visits: 1.019

15 silde For Windows 15 Slide for Windows" is the picture slide games kids play. A picture is shuffled and your objective is to put the pieces back in place and re-construct the image. You can slide pieces into the empty slot. When you re-construct the image you win the game. The program records best time and (or)...


Platforms: Windows

License: Freeware Size: 1.87 KB Download (105): 15 silde For Windows Download

Released: July 25, 2006  |  Added: June 19, 2009 | Visits: 3.495

Tams11 Michigan Rummy Try this online card game! After you've anted into each of the nine slots you and your friends or computer players will compete for that ante. Play begins when one player plays a lead card. The other players then have the chance to play the next card. This is when the nine slots can be won. If...


Platforms: Windows

License: Freeware Size: 982.3 KB Download (165): Tams11 Michigan Rummy Download

Added: January 18, 2010 | Visits: 742

XLObject XLObject is a clone of basic services offered by the Qt object model, redesigned around modern features of the C++ language. Signals and slots are used for communication between objects. There are instances when we want some objects to know the changes of a particular object without having to...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): XLObject Download

Added: November 12, 2010 | Visits: 1.683

i815 linux tweak i815 linux tweak project is i815-family chipset tweaker and optimizer for improve performance. Remember that some settings can crash your system. USE AT YOUR OWN RISK Installation: From root user tpye "./install.sh". If success, module will compile and plased into modules directory....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): i815 linux tweak Download

Added: May 11, 2010 | Visits: 1.777

Auditor Security Linux The Auditor security collection is a Live-System based on KNOPPIX. With no installation whatsoever, the analysis platform is started directly from the CD-Rom and is fully accessible within minutes. Independent of the hardware in use, the Auditor security collection offers a standardised working...


Platforms: *nix

License: Freeware Size: 645 MB Download (210): Auditor Security Linux Download

Added: April 13, 2010 | Visits: 902

CDemu CDemu is a kernel module for Linux. It is designed to simulate a CD drive + CD with just simple cue/bin files, which are pretty common in the Windows world. You can use it to watch an SVCD or mount the data track of an bin/cue. However, for watching an SVCD, we would recommend MPlayer which can...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (131): CDemu Download

Added: August 27, 2010 | Visits: 686

Maypole::Plugin::QuickTable Maypole::Plugin::QuickTable is a HTML::QuickTable convenience. SYNOPSIS use Maypole::Application qw( LinkTools QuickTable ); METHODS setup quick_table Returns a HTML::QuickTable object for formatting data. print $request->quick_table( %args )->render( $data ); The method gathers...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): Maypole::Plugin::QuickTable Download

Added: February 04, 2010 | Visits: 1.068

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Devel::RingBuffer Download

Added: April 23, 2010 | Visits: 905

Devel::STrace::Monitor Devel::STrace::Monitor is a monitor interface component for Devel::STrace. SYNOPSIS # # open the mmaped file # use Devel::STrace::Monitor; my $view = Devel::STrace::Monitor->open(somefile.map); my $cycles = 0; while (1) { print "n**************************************n"; # #...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (90): Devel::STrace::Monitor Download

Added: February 03, 2010 | Visits: 1.043

Class::IntrospectionMethods::Catalog Class::IntrospectionMethods::Catalog can manage catalogs from IntrospectionMethods. Exported functions set_method_info( target_class, method_name, info_ref ) Store construction info for method method_name of class target_class. set_global_catalog (target_class, ...) Store catalog...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): Class::IntrospectionMethods::Catalog Download

Added: November 16, 2010 | Visits: 853

Class::IntrospectionMethods Class::IntrospectionMethods is a Perl module that creates methods with introspection. SYNOPSIS use Class::IntrospectionMethods qw/make_methods/; make_methods ( parent, global_catalog => { name => metacat, list => [ [qw/foo/] => f_cat, [qw/bar baz/] => b_cat, ], } new_with_init...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (92): Class::IntrospectionMethods Download

Added: February 08, 2010 | Visits: 748

Audio::RaveMP Audio::RaveMP is a Perl interface to Sensory Science RaveMP player. SYNOPSIS use Audio::RaveMP (); The Audio::RaveMP module provides a Perl interface to the Sensory Science RaveMP player. METHODS new my $rmp = Audio::RaveMP->new; permitted Check parallel port permissions (must be...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (94): Audio::RaveMP Download

Added: August 27, 2010 | Visits: 1.152

DSHub Epsilon / Zeta DSHub is a hubsoft for Direct Connect Network. DSHub project uses the ADC protocol currently in development by Jacek Sieka and DC DEV. ADC is the future of DC++ network. How can I use DSHub ? You can download DSHub from this site and just use it. DSHub is free and every user can take it for...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (96): DSHub Epsilon / Zeta Download

Added: May 08, 2010 | Visits: 2.006

MTX MTX is a set of low level driver programs to control features of SCSI backup related devices such as autoloaders, tape changers, media jukeboxes, and tape drives. MTX can also report much data, including serial numbers, maximum block sizes, and TapeAlert messages that most modern tape drives...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (247): MTX Download

Added: February 16, 2010 | Visits: 857

Ruby/CorporateTime CorporateTime is a proprietary calendar server system produced by Oracle, who acquired the company that made it, Steltor. Ruby/CorporateTime is a Ruby language extension that serves as a wrapper to the CorporateTime Calendar API (CAPI). Ruby/CorporateTimes purpose is to allow interaction with...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (94): Ruby/CorporateTime Download

Added: October 06, 2010 | Visits: 1.221

ipt_ACCOUNT ipt_ACCOUNT is a high performance local network accounting system written for the Linux netfilter/iptables system. It has just two parameters: addr is the subnet which is accounted for tname is the table name where the information is stored The data can be queried later using the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): ipt_ACCOUNT Download

Added: September 12, 2010 | Visits: 1.152

pcibx pcibx can be used to control the Catalyst PCIBX32-X and PCIBX64-X PCI Extender card through the parallel port interface. This software is run on the host-system. The host-system is the machine, which controlls the Extender. The client-system is the machine with the controller in its PCI slot....


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): pcibx Download

< 1 2 3 4 5 >