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

Lancet Laboratories Za software
Filter: All | Freeware | Demo
 

Lancet Laboratories Za

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 701

Interactions.Org Feed Interactions.Org Feed Widget... Interactions.org is designed to serve as a central resource for communicators of particle physics. The site is updated daily with news, information, images and links from the world of particle physics. It provides links to current particle physics news from the...



Platforms: Mac

License: Freeware Download (106): Interactions.Org Feed Download

Added: January 11, 2010 | Visits: 1.018

LSM-PKCS11 LSM-PKCS11 is a project intended to support the implementation of Lite Security Modules. The targets of such implementations are PKIs (Public Keys Infrastructures) for intra-company and network applications, requiring a non-trivial security level but not so budgeted to allow the acquisition of...





Platforms: *nix

License: Freeware Size: 1.2 MB Download (105): LSM-PKCS11 Download

Added: July 04, 2010 | Visits: 1.574

R R is a language and environment for statistical computing and graphics. R is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different...


Platforms: *nix

License: Freeware Size: 10.4 MB Download (105): R Download

Added: September 13, 2010 | Visits: 1.639

Image::MetaData::JPEG::MakerNotes Image::MetaData::JPEG::MakerNotes contains random information and details on MakerNotes. Pieces of information available after parsing the MakerNote The result of the process of parsing the maker note is stored in a directory in the internal data structure for the APP1 Segment, whose path is...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (105): Image::MetaData::JPEG::MakerNotes Download

Added: January 25, 2010 | Visits: 857

Password Protector Password Protector holds your networks machine's ip, MAC address, owner name, password and more. It encrypts the data in DES encryption for safety plus it has password authentication to access the data. It is a port of my GTK (linux) based program.


Platforms: Mac

License: Freeware Size: 180 KB Download (100): Password Protector Download

Added: January 25, 2010 | Visits: 689

Singlica Kreativni odjel has made this Widget in cooperation with the Open Radio - the most popular music radio network in Croatia. It displays current title and the artist of the song in the air.


Platforms: Mac

License: Freeware Download (100): Singlica Download

Added: March 18, 2010 | Visits: 817

Math::Expr Math::Expr is a Perl module that parses mathematical expressions. SYNOPSIS require Math::Expr; $p=new Math::Expr; $e=$p->Parse("a+4*b-d/log(s)+f(d,e)"); Parses mathematical expressions into a tree structure. The expressions may contain integers, real numbers, alphanumeric variable names,...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Math::Expr Download

Added: February 21, 2010 | Visits: 1.120

Vision Egg Vision Egg project is a high level interface between Python and OpenGL. In addition to methods for automatic generation of traditional visual stimuli such as sinusoidal gratings and random dot patterns, it has a number of functions for moving numeric data, images, movies, text, and 3D objects...


Platforms: *nix

License: Freeware Size: 1024 KB Download (97): Vision Egg Download

Added: January 25, 2010 | Visits: 724

EcoBeakerHS EcoBeakerHSO is a collection of inquiry-based computer laboratories for courses covering topics in ecology, environmental science, and evolution. The complete package includes ten laboratories, each based on a different real-world ecological system. EcoBeakerHS allows students to explore concepts...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (97): EcoBeakerHS Download

Added: November 05, 2010 | Visits: 1.128

Crypt::UnixCrypt Crypt::UnixCrypt is a perl-only implementation of the crypt function. SYNOPSIS use Crypt::UnixCrypt; $hashed = crypt($plaintext,$salt); # always use this modules crypt BEGIN { $Crypt::UnixCrpyt::OVERRIDE_BUILTIN = 1 } use Crypt::UnixCrypt; This module is for all those poor souls whose...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Crypt::UnixCrypt Download

Added: October 05, 2010 | Visits: 708

rccrypt RC-Crypt is a program to keep your data safe. It is an easy to use command line program that encrypts your data. It works with big and little endian hardware, and has been tested on Linux, HPUX and Solaris. It uses the rc5 algorithm, which has proved almost impossible to crack with key sizes of...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): rccrypt Download

Released: May 25, 2012  |  Added: June 14, 2012 | Visits: 1.384

Datum Whois Given the large and ever increasing number of websites that are online today, the array of domain names on the internet can be rather confusing. The domain name is the unique identity by which a particular website is identified and no two websites can share the exact same domain name. Whenever...


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

License: Freeware Size: 22.47 KB Download (95): Datum Whois Download

Added: August 18, 2010 | Visits: 2.328

Config::File Config::File is a Perl module to parse a simple configuration file. SYNOPSIS use Config::File; my $config_hash = Config::File::read_config_file($configuration_file); read_config_file parses a simple configuration file and stores its values in an anonymous hash reference. The syntax of the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): Config::File Download

Added: April 13, 2010 | Visits: 959

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: January 12, 2010 | Visits: 1.169

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: September 08, 2010 | Visits: 948

cmix CMIX is a computer music "language" designed to create and manipulate soundfiles, or files containing raw binary data which can be converted into sound on a computer equipped with an appropriate digital-to-analog convertor. It is somewhat similar to CSOUND and CMUSIC (two other popular software...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (92): cmix Download

Added: January 18, 2010 | Visits: 859

Sanefile Sanefile is a tool to easily and quickly clean and change a large number of filenames. The idea started when I started “ripping” my own CD’s and the filenames were all different and full of errors. When I started getting TV downloads from other sources, the issue became a problem. I had...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Sanefile Download

Added: January 25, 2010 | Visits: 535

IngredixX IngredixX is a simple database for laboratories. After evaluation period functionality is switched off, it can be activated permanently by entering activation key.German and English languages.


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (87): IngredixX Download

Added: May 10, 2013 | Visits: 354

phpLabDB The phpLabDB Project is a community-supported open source project. Built around independent modules that interact with each other, phpLabDB manages a variety of day-to-day useful laboratory information. It is also a high powered and highly customisable open-source laboratory database project....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (68): phpLabDB Download

Added: May 10, 2013 | Visits: 723

phpWhois Script This is a PHP class for whois queries. It can query the correct whois server for domain names, ip addresses and AS handles and returns data in a structured array. This is phpWhois. If you are a PHP coder, you can use these classes to incorporate whois lookup functionality into your websites. It...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (63): phpWhois Script Download

< 1 2 3 4 5 >