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

Inside Pool software
Filter: All | Freeware | Demo
 

Inside Pool

< 1 2 3 4 5 
Added: August 10, 2008 | Visits: 680

POOL Saver 3D Screensaver Enjoy a fantastic, eye-catching 3D screen saver. Watch as the computer freely pots the balls on a pool table or have the computer play itself in a game or 8-Ball or 9-Ball pool. With realistic looking DirectX powered 3D graphics and sophisticated physics.



Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 1.28 MB Download (93): POOL Saver 3D Screensaver Download

Added: August 16, 2008 | Visits: 979

Inside The Beast Inside The Beast is a 3D FPS, where you enter the beast and fight to the death to stop it spreading its evil across the world. You have to come out victorious at the same place where your two best friends fell.When it dies, the beast buries its hearts. Recover them and get more lives. It will be...





Platforms: Windows

License: Freeware Size: 1024 B Download (101): Inside The Beast Download

Added: August 21, 2008 | Visits: 807

Amju Super Cool Pool Amju Super Cool Pool 1.4 is a peculiar game of billiards that has been especailly designed for children, both for its young look and for its tremendous playing simplicity. This lets the youngsters in the house enjoy this popular game in a colourful and animated setting.


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 3 KB Download (498): Amju Super Cool Pool Download

Added: August 30, 2008 | Visits: 931

3D Wild Dolphin Screensaver Pool Sharks is a fun pool game offering different types of game: 4 types of pool and 3 types of snooker. If you want, you can play against other players via the Internet and show who is the best.Among the games incorporated into Pool Sharks is the typical 8-ball, where players have to pot all...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 9 KB Download (91): 3D Wild Dolphin Screensaver Download

Released: June 11, 2002  |  Added: May 23, 2009 | Visits: 1.050

Crystalscope Crystalscope combines arcade elements with a bit of strategy. There are nine rather different games packed into it, and three skill levels for each one. A fancy playing field shape gives you a great chance to excersize your pool skills. One more nice thing - the two-player modes were added - no...


Platforms: Windows

License: Shareware Cost: $12.50 USD Size: 1.56 MB Download (114): Crystalscope Download

Added: June 03, 2010 | Visits: 865

JsTester JsTester allows validation of JavaScript code inside Java. JsTester provides a group of assert methods like JUnits Assert, and it supports validation by Douglas Crockfords Remedial JavaScript. You can also use your own validations..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): JsTester Download

Added: March 11, 2010 | Visits: 715

innotop innotop project is a MySQL and InnoDB monitor that lets you view and manage whats happening inside your MySQL servers. Features include a top-like query list, a top-like InnoDB transaction list, and much more. This tool gives you a high level of insight into the inner workings of InnoDB.. Get...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (92): innotop Download

Added: August 16, 2010 | Visits: 1.298

TN3270 Resource Gateway TN3270RG is a TCP/IP TN3270 gateway that dynamically assigns resources to a connection from a pool of available addresses. Features include an easy to use web interface for management and a PostgreSQL database backend. It is useful if you have a large number of machines connecting to a TN3270...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): TN3270 Resource Gateway Download

Added: July 11, 2010 | Visits: 986

Class::Std::Utils Class::Std::Utils is a Perl module for utility subroutines for building "inside-out" objects. SYNOPSIS use Class::Std::Utils; # Constructor for anonymous scalars... my $new_object = bless anon_scalar(), $class; # Convert an object reference into a unique ID number... my $ID_num = ident...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Class::Std::Utils Download

Added: September 23, 2010 | Visits: 1.297

Class::InsideOut::Manual::About Class::InsideOut::Manual::About is a guide to this and other implementations of the inside-out technique. This manual provides an overview of the inside-out technique and its application within Class::InsideOut and other modules. It also provides a list of references for further study....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): Class::InsideOut::Manual::About Download

Added: September 09, 2010 | Visits: 783

Class::InsideOut Class::InsideOut is a Perl module with a safe, simple inside-out object construction kit. SYNOPSIS package My::Class; use Class::InsideOut qw( public private register id ); public name => my %name; # accessor: name() private age => my %age; # no accessor sub new { register( shift ) }...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): Class::InsideOut Download

Added: November 24, 2010 | Visits: 1.063

NestedMap NestedMap is a module to make nesting map{}s inside map{}s easierc. SYNOPSIS # show all combinations of (A,B,C) (a,b,c) and (1,2,3) print join("n", nestedmap { nestedmap { nestedmap { join(,@NestedMap::stack[0..2]) } qw(A B C) } qw(a b c) } qw(1 2 3) ); # a zip() function for any...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): NestedMap Download

Added: November 10, 2010 | Visits: 1.176

libwp libwp provides a simplified facility for a common use of threads, processing tasks using a pool of threads. libwp is implemented with POSIX threads (pthreads) for the Solaris and Linux platforms. The primary development platform is Solaris. Usage: Creating a Pool Before you can do any...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (91): libwp Download

Added: October 17, 2010 | Visits: 898

Class::Std::Storable Class::Std::Storable is a Perl module to support for creating serializable "inside-out" classes. SYNOPSIS In general, use this class exactly as you would Class::Std. package Ice::Cream; use Class::Std::Storable; { my %name_of :ATTR( :get :set ); my %flavor_of :ATTR( :get :set );...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Class::Std::Storable Download

Added: September 11, 2010 | Visits: 814

C++ ResourcePool ResourcePool is a C++ library which can be used to pool resources of every kind. One very interesting side effect is that it can also be used of abstraction layer by providing a unique API for different resources of similar resource types. Most prominent example are SQL databases. The...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (90): C++ ResourcePool Download

Added: January 15, 2010 | Visits: 692

Peng2illa Peng2illa is a free agility based Pong clone inside a circle. Its fast, its tricky!! Are you ready for a totally new challange? There are different ways to defeat your enemies: - Charge up the ball to damage other players with lightning-bolts - Bounce on them and STOMP them - Put mines into...


Platforms: *nix

License: Freeware Size: 5.4 MB Download (95): Peng2illa Download

Added: January 21, 2010 | Visits: 819

Ballsmacker Ballsmacker is a virtual pool game. Its is a virtual pool game rendered in OpenGL..


Platforms: *nix

License: Freeware Size: 573.44 KB Download (96): Ballsmacker Download

Added: August 07, 2010 | Visits: 928

Lua Networking Extension Library LUA is a small scripting language designed to be embedded inside your application to provide extensibility. It is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Lua Networking Extension Library Download

Added: November 01, 2010 | Visits: 1.029

Professor X Professor X is an extension which lets you see inside a pages head without viewing the sourcecode. Once installed the Professor X command is available by right-clicking as well as in the Tools menu. When applied to a page it will display the contents of the pages head element, including Meta,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (116): Professor X Download

Added: April 25, 2010 | Visits: 879

RiteOfTongue RiteOfTongue is a Firefox extension that allows you to right-click on a typed word inside a web form to check if the word is spelled correctly and get alternate suggestions if it is wrong. Then select the word from the popup menu to change it. The words are obtained in real-time over the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): RiteOfTongue Download

< 1 2 3 4 5