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 49.589.508 Times

Dental Software Genesis freeware
Filter: All | Freeware | Demo
 

Dental Software Genesis

< 1 2 3 4 5 > 
Released: July 20, 2009  |  Added: July 29, 2009 | Visits: 1.203

Software Master It can automatically analyze, compress and backup the associated files and information registered in Registry in the specified disk prior to cleaning them. Users can enter the Backup and Restore Manager to restore the uninstalled software in case of any problem.



Platforms: Windows

License: Freeware Size: 404.5 KB Download (137): Software Master Download

Released: July 31, 2009  |  Added: August 05, 2009 | Visits: 7.381

MC3 Cyber Cafe Software MC3 cyber cafe software home edition is free for all. It can monitor up to 4 PCs without any limitations. Control remote PC via network to logoff, restart or shutdown client PCs. Monitoring is updated every second based on chosen currency.





Platforms: Windows

License: Freeware Size: 5.81 MB Download (1550): MC3 Cyber Cafe Software Download

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

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 (240): Random Number Software Download

Released: April 03, 2015  |  Added: May 10, 2015 | Visits: 86.936

Watermark Image Software Watermark Image Software is an watermark program used to perform a variety of functions in the graphics, photography and digital art worlds, It was marketed as the new standard for personal image editing and paint programs. Snaging: Catch screen image, get image from web camp, get image from...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 25.9 MB Download (7042): Watermark Image Software Download

Added: January 18, 2010 | Visits: 1.176

Software Render Library Software Render Library is an Open Source software implementation of a polygon-based renderer (like your graphics card).. SourceForge presents the project. is an open source application. SourceForge provides the world's largest selection of Open Source Software.


Platforms: *nix

License: Freeware Size: 79.87 KB Download (101): Software Render Library Download

Added: May 15, 2010 | Visits: 1.215

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (108): Software::Packager Download

Added: October 19, 2010 | Visits: 1.432

Bio::MAGE::Protocol::Software Bio::MAGE::Protocol::Software - Software represents the software used. SYNOPSIS use Bio::MAGE::Protocol::Software; # creating an empty instance my $software = Bio::MAGE::Protocol::Software->new(); # creating an already populated instance my $software =...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (147): Bio::MAGE::Protocol::Software Download

Added: October 04, 2010 | Visits: 1.197

Bio::Genex::Software Bio::Genex::Software is Perl module with methods for processing data from the GeneX DB table: Software. SYNOPSIS use Bio::Genex::Software; # instantiating an instance my $Software = Bio::Genex::Software->new(id=>47); # retrieve data from the DB for all columns $Software->fetch(); #...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (101): Bio::Genex::Software Download

Added: October 12, 2010 | Visits: 1.388

Bitgate Server Software Environment Bitgate Server Software Environment aims to build a multi-protocol environment in which server protocol handlers can be eventually loaded and unloaded on the fly using a center console or controller Web page. Bitgate Server Software Environment aims to have 99.9% uptime, and have...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (101): Bitgate Server Software Environment Download

Added: October 06, 2010 | Visits: 866

Software::Packager::Svr4 Software::Packager::Svr4 is the Software::Packager extension for System VR4 packages. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(svr4); This module is used to create software packages in a format suitable for installation with pkgadd. FUNCTIONS new() This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): Software::Packager::Svr4 Download

Added: July 22, 2010 | Visits: 1.638

Score Cluster System Software Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher...


Platforms: *nix

License: Freeware Download (104): Score Cluster System Software Download

Added: May 05, 2010 | Visits: 1.844

Open RObot COntrol Software Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux...


Platforms: *nix

License: Freeware Size: 3 MB Download (142): Open RObot COntrol Software Download

Added: May 27, 2010 | Visits: 1.017

Software::Packager::Rpm Software::Packager::Rpm is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. add_item() my %object_data = ( SOURCE => /source/file1, TYPE => file, KIND => doc, DESTINATION => /usr/local/file1, USER => joe, GROUP...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): Software::Packager::Rpm Download

Added: July 04, 2010 | Visits: 972

Software::Packager::Object::Rpm Software::Packager is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. INSTALLATION Software::Packager uses the standard perl module install process perl Makefile.PL make make test (optional but recommended) make...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): Software::Packager::Object::Rpm Download

Added: September 15, 2010 | Visits: 1.091

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Tar Download

Added: March 20, 2010 | Visits: 784

Software::Packager::Object Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of accessing the data for each object to be installed....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (90): Software::Packager::Object Download

Added: September 22, 2010 | Visits: 1.097

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 (105): Software::Packager::Object::Aix Download

Added: August 24, 2010 | Visits: 1.003

Software::Packager::Solaris Software::Packager::Solaris is the Software::Packager extension for Solaris 2.5.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(solaris); This module is used to create software packages in a format suitable for installation with pkgadd. The process of...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Software::Packager::Solaris Download

Added: May 16, 2010 | Visits: 942

Software::Packager::Aix Software::Packager::Aix is the Software::Packager extension for AIX 4.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(aix); This module is used to create software packages in a Backup-format file (bff) suitable for installation with installp. This...


Platforms: *nix

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

Added: May 18, 2010 | Visits: 2.170

Web Submission and Review Software Web Submission and Review Software is a Web-based system that is used for the submission and review of papers to academic conferences. Web Submission and Review Software provides support for the entire life-cycle of the conference review process. One of the goals of this software was to make...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (131): Web Submission and Review Software Download

< 1 2 3 4 5 >