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

True Reality freeware
Filter: All | Freeware | Demo
 

True Reality

< 1 2 3 4 5 
Added: March 23, 2010 | Visits: 781

makepp_statements makepp_statements Perl package contains various statements in a makefile. and, build_cache, "build_check", define, else, enddef, endef, endif, "export", global, ifdef, "ifeq", "ifmakeperl", ifndef, ifneq, ifnsys, "ifperl", "ifsys", "include", "_include", load_makefile, make, perl, "makesub",...



Platforms: *nix

License: Freeware Size: 593.92 KB Download (94): makepp_statements Download

Added: August 12, 2010 | Visits: 731

Scalar::Util Scalar::Util is a selection of general-utility scalar subroutines. SYNOPSIS use Scalar::Util qw(blessed dualvar isweak readonly refaddr reftype tainted weaken isvstring looks_like_number set_prototype); Scalar::Util contains a selection of subroutines that people have expressed would be...





Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Scalar::Util Download

Added: May 18, 2010 | Visits: 675

Robotworld Robot World aims to be a distributed physical environment inhabited by programmable robots, spanning across countless computers on the internet in true peer-to-peer fashion. Robot World components: - Parser / compiler compiles robot programs into byte code, stored in a .xml file - Inject -...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Robotworld Download

Added: July 18, 2010 | Visits: 1.387

Virtual Object System The Interreality project is a collection of Open Source, Free Software projects based on the Virtual Object System (VOS) platform. Virtual Object System projects goal is to develop a open platform for multi-user 3D virtual reality games, applications, and interactive, collaborative 3D virtual...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (110): Virtual Object System Download

Added: January 22, 2010 | Visits: 872

Scalar::Properties Scalar::Properties is a Perl module package that contains run-time properties on scalar variables. SYNOPSIS use Scalar::Properties; my $val = 0->true; if ($val && $val == 0) { print "yup, its true alright...n"; } my @text = ( hello world->greeting(1), forget it, hi...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Scalar::Properties Download

Added: April 11, 2010 | Visits: 736

ustr ustr (Micro string library) is a string API for C. A few years ago now I wrote a very extensive String API for C, called Vstr, it was designed to perform extremely well for IO like patterns as that was my planned usage (for instance And-httpd, my Web server). It works very well, for that usage....


Platforms: *nix

License: Freeware Size: 819.2 KB Download (100): ustr Download

Added: February 02, 2010 | Visits: 876

Object::Realize::Later Object::Realize::Later is a Perl module with delayed creation of objects. SYNOPSIS package MyLazyObject; use Object::Realize::Later becomes => MyRealObject, realize => load; The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Object::Realize::Later Download

Added: November 10, 2010 | Visits: 1.598

LSF LSF is a Perl API built on top of the LSF command line tools. SYNOPSIS use LSF; use LSF RaiseError => 1, PrintError => 1, PrintOutput => 1; NOTE: FOR THESE MODULES TO WORK IT IS ESSENTIAL THAT YOU INCLUDE THE LSF COMMAND LINES IN YOUR PATH. This is the base class of the LSF suite of...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): LSF Download

Added: November 26, 2010 | Visits: 1.418

Math::Logic Math::Logic is a Perl module that provides pure 2, 3 or multi-value logic. SYNOPSIS use Math::Logic qw( $TRUE $FALSE $UNDEF $STR_TRUE $STR_FALSE $STR_UNDEF ) ; # 1 0 -1 TRUE FALSE UNDEF use Math::Logic :NUM ; # $TRUE $FALSE $UNDEF -- what you normally want use Math::Logic :ALL ; # All...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Math::Logic Download

Added: May 06, 2010 | Visits: 976

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: September 22, 2010 | Visits: 1.108

Software::Packager::Object::Aix Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects destination is under /usr/share then the object is...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Software::Packager::Object::Aix Download

Added: November 27, 2010 | Visits: 1.012

File::Path File::Path is a Perl module to create or remove directory trees. SYNOPSIS use File::Path; mkpath([/foo/bar/baz, blurfl/quux], 1, 0711); rmtree([foo/bar/baz, blurfl/quux], 1, 1); The mkpath function provides a convenient way to create directories, even if your mkdir kernel call wont...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): File::Path Download

Added: October 23, 2010 | Visits: 1.270

True3D*Shell True3D*Shell is an open source 3D desktop environment that allows users to experience 3D browsing in a virtual reality universe where information is organized in bubbles connected by pipes. True3D*Shell is based on POSIX, Win32, FreeGLUT, OpenGL and MQ4CPP, and runs on IA32 and IA64 SMP...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (103): True3D*Shell Download

Added: April 25, 2010 | Visits: 910

List::MoreUtils List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. SYNOPSIS use List::MoreUtils qw(any all none notall true false firstidx first_index lastidx last_index insert_after insert_after_string apply after after_incl before before_incl indexes firstval first_value...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): List::MoreUtils Download

Added: January 25, 2010 | Visits: 714

Ben`s Game [ Via Apple.com ] Ben, nine years old, is in remission from Leukemia. He also had a unique wish.T BenOCOs wish was to create a video / computer game in which the hero kills cancer cells. The game would have several levels of battling the cells. Ben felt that this game would be helpful for kids...


Platforms: Mac

License: Freeware Download (97): Ben`s Game Download

Released: July 01, 2011  |  Added: November 04, 2011 | Visits: 2.349

Click.to Click.to, the true copy & paste turns everything on your desktop in hyperlinks, detours between applications can be skipped. Whether you need text added to an e-mail, pictures published on Facebook or a foreign word search in Wikipedia, click.to does it with one click. Content is easily...


Platforms: Windows

License: Freeware Size: 2.99 MB Download (113): Click.to Download

Released: August 01, 2014  |  Added: August 23, 2014 | Visits: 1.224

Netwrix Inactive Users Tracker Many corporate security policies require that Active Directory user accounts must be disabled after 31 days of inactivity. This is a good practice; doing so keeps Active Directory secure and clean. For example, someone can create a user account, leave it untouched for many days, and then use it...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 2.34 MB Download (128): Netwrix Inactive Users Tracker Download

Released: September 19, 2012  |  Added: October 29, 2012 | Visits: 1.129

Free Icon Maker Free Icon Maker allows you to edit icons for Windows 8, 7, Vista, XP, 2003, 2000, ME, 98, 95, NT, iOS, Linux, Android, web and other. This Free Icon Maker supports ICO, PNG, XPM, XBM and ICPR icon formats. Using this program you can create and edit icons in either standard or custom sizes, with...


Platforms: Windows

License: Freeware Size: 5.63 MB Download (140): Free Icon Maker Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 827

Naruto Dress Up Hinata The continuation of dress up game this time with Hinata the true love of Uzumaki Naruto. Use many kind of clothes to customize you own sexy Hinata. Also you can use it as avatar or make some photos to your site or blog.


Platforms: All

License: Freeware Size: 3.78 MB Download (73): Naruto Dress Up Hinata Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 555

Boolean Cube The Boolean Cube tool was built in order to help you find a minimal Boolean formula which is true for the input configurations marked red in the cube. The application was created using the Java programming language and can run on multiple operating systems.


Platforms: Windows

License: Freeware Download (458): Boolean Cube Download

< 1 2 3 4 5