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

Pictures Generic Medications software
Filter: All | Freeware | Demo
 

Pictures Generic Medications

1 2 3 4 5 > 
Added: November 25, 2006 | Visits: 7.890

Mosaic-Pictures Create your own mosaic pictures! A mosaic picture shows a motive, which is assembled from a multiplicity of different smaller pictures. You can freely select the motive and the smaller pictures. Create mosaic pictures, which consist of dozens or hundreds of your image files.



Platforms: Windows

License: Demo Cost: $11.99 USD Size: 644 KB Download (355): Mosaic-Pictures Download

Released: November 11, 2005  |  Added: November 10, 2006 | Visits: 11.351

Digital Camera Pictures Recovery Digital camera pictures video photos recovery software repair restore rescue fix deleted lost missing music sound movie clips files folders midi avi gif quicktime mpeg. Data retrieval utility undelete unformat unerase corrupted images from removable media Hard disk USB drive mobile iPod flash...





Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 5.23 MB Download (614): Digital Camera Pictures Recovery Download

Released: November 11, 2005  |  Added: November 11, 2005 | Visits: 14.847

Restore Digital Camera Deleted Pictures Digital Camera Files retrieval software is easy and Non-Destructive Data recovery software utility and reliable solution to recover retrieve rescue repair restore undelete unerase or unformat your lost erased formatted deleted pictures images photos audio video files and folders from digital...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 6.24 MB Download (822): Restore Digital Camera Deleted Pictures Download

Released: November 11, 2006  |  Added: August 20, 2007 | Visits: 2.782

Digital Pictures Retrieval Software Download digital picture restoration software that provides comprehensive solution to recover all deleted photos from various storage media. Application is a read only and non destructive tool. Retrieval utility restores all crashed corrupted compact flash MMC SD XD card JPG, GIF, BGI photos...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 1.39 MB Download (156): Digital Pictures Retrieval Software Download

Released: August 08, 2007  |  Added: January 07, 2008 | Visits: 3.041

Recover Lost Digital Pictures Digital images recovery software tool rescue all types of images valuable snapshots important photographs from formatted inaccessible memory cards or HDD. Utility support all types of media devices like Kingston Samsung SanDisk Toshiba and recover digital camera photos. Digital image recovery...


Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 1.5 MB Download (149): Recover Lost Digital Pictures Download

Released: September 13, 2008  |  Added: September 17, 2008 | Visits: 2.765

Sort Pictures Sort Pictures - easily? Sort Pictures - is a full-automatic picture sorter, photo sorter and picture organizer. Sort pictures, sort photos, sort images in one click with Sort Pictures. Sort pictures by date ~ Sort pictures by time ~ Sort pictures by dimensions (width and height) ~ Sort pictures...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 15.38 MB Download (167): Sort Pictures Download

Released: April 07, 2009  |  Added: April 13, 2009 | Visits: 2.937

Find Duplicate Pictures Find Duplicate Pictures: How to Find duplicate pictures? What is the Best way to find duplicate pictures? Find duplicate pictures and find picture duplicates - easily with automatic duplicate picture remover. Automatic duplicate picture finding software will find duplicate pictures and find...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 18.34 MB Download (292): Find Duplicate Pictures Download

Added: January 18, 2010 | Visits: 1.446

Generic Protocol Framework 1.0 Generic Protocol Framework aims to allow users to rapidly prototype different emerging communications protocols. Implementations can be easily "dropped in" and tested independant of a finished product. Testing on both the end product, and the protocol itself can be easily accomplished. The tool...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (99): Generic Protocol Framework 1.0 Download

Added: April 17, 2010 | Visits: 878

Lemonldap::Handlers::Generic Lemonldap::Handlers::Generic is a Perl extension for Lemonldap sso system. Lemonldap::Handlers::Generic4a2 - Handler for Apache2 Lemonldap SSO system SYNOPSIS In httpd.conf ..... perltranshandler Lemonldap::Handlers::Generic4a2 ..... Generic4a2 is the central piece of websso...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): Lemonldap::Handlers::Generic Download

Added: July 03, 2010 | Visits: 1.854

PHP Generic Access Control List PHP Generic Access Control List is a PHP class that offers Web developers a simple, yet immensely powerful "drop in" permission system for their current Web-based applications..


Platforms: *nix

License: Freeware Size: 2.6 MB Download (103): PHP Generic Access Control List Download

Added: April 03, 2010 | Visits: 960

Rose::Object::MakeMethods::Generic Rose::Object::MakeMethods::Generic is a Perl module that can create simple object methods. SYNOPSIS package MyObject; use Rose::Object::MakeMethods::Generic ( scalar => [ power, error, ], scalar --get_set_init => name, boolean --get_set_init => is_tall, boolean => [ is_red,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (97): Rose::Object::MakeMethods::Generic Download

Added: June 15, 2010 | Visits: 1.134

Generic Eclipse Modeling System 2.0.5_01 / 3.0 Beta The Generic Eclipse Modeling System (GEMS) is a MDD tool for Eclipse that allows for the rapid development of Draw2D plugins. Developers specify the rules for a domain language using a metamodel and the tool generates a diagram editor plugin that enforces the rules from the metamodel....


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 2.7 MB Download (100): Generic Eclipse Modeling System 2.0.5_01 / 3.0 Beta Download

Added: March 02, 2010 | Visits: 1.037

GENeric Radio IP GENRIP is a kernel driver (presently for Linux only) that enables you to carry ethernet frames over generic low-speed/low-power serial radios, such as Microhards MHX series radios. It is intended to speed up the development cycle for those creating low-powered Embedded telemetry and SCADA...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (95): GENeric Radio IP Download

Added: August 10, 2010 | Visits: 1.078

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

Added: October 16, 2010 | Visits: 757

Class::MakeMethods::Template::Generic Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. SYNOPSIS package MyObject; use Class::MakeMethods ( Template::Hash:new => [ new ], Template::Hash:scalar => [ foo ] Template::Static:scalar => [ bar ] ); package main; my $obj =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (87): Class::MakeMethods::Template::Generic Download

Added: June 03, 2010 | Visits: 1.300

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

Added: November 25, 2010 | Visits: 1.365

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Released: March 20, 2013  |  Added: April 15, 2013 | Visits: 1.046

Generic Toolbar Icons Sometimes, the best icons can seem to go unnoticed by users, as their intuitive connection with a certain function or option makes for a fluid user experience. Our generic toolbar icon set easily achieves these goals, yet the smooth styling and modern feel associated with each graphic is bound to...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Demo Cost: $49.95 USD Size: 1.89 MB Download (131): Generic Toolbar Icons Download

Released: March 18, 2010  |  Added: April 02, 2010 | Visits: 2.240

Abstract Pictures Screensaver Cool abstract pictures with colorful animation and 3d effect. Animated abstract pictures screensaver is a generate abstract images similar of a colorful abstract flowers. This abstract art pictures decorate your desktop in rest time. Changing the detailed and algorithms elaboration of images You...


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 481.8 KB Download (119): Abstract Pictures Screensaver Download

Released: May 02, 2011  |  Added: April 29, 2014 | Visits: 2.241

Organize Photos and Pictures Organize Photos - with the photo organizer, Recommended by Microsoft(R) Corporation. Photo organizing software can organize photo files, organize pictures and organize images. Even more: photo files can not only be organized. Photo organizer program can also sort photos and remove duplicate photo...


Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 41.71 MB Download (139): Organize Photos and Pictures Download

1 2 3 4 5 >