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

Alchemy Element List Iphones freeware
Filter: All | Freeware | Demo
 

Alchemy Element List Iphones

1 2 3 4 5 > 
Added: March 12, 2010 | Visits: 860

Bio::Graph::SimpleGraph Bio::Graph::SimpleGraph is a Perl module that can create and manipulate undirected graphs. SYNOPSIS use Bio::Graph::SimpleGraph; my $graph=new SimpleGraph; # read pairs of nodes from STDIN while (<>) { my($node1,$node2)=split; $graph->add_edge($node1,$node2); } my @nodes=graph->nodes;...



Platforms: *nix

License: Freeware Size: 5.6 MB Download (107): Bio::Graph::SimpleGraph Download

Added: January 18, 2010 | Visits: 1.185

Geography::Countries Geography::Countries is a Perl module with 2-letter, 3-letter, and numerical codes for countries. SYNOPSIS use Geography::Countries; $country = country DE; # Germany @list = country 666; # (PM, SPM, 666, # Saint Pierre and Miquelon, 1) This module maps country names, and their 2-letter,...





Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Geography::Countries Download

Added: January 09, 2010 | Visits: 1.134

Geo::Lookup::ByTime Geo::Lookup::ByTime is a Perl module to lookup location by time. SYNOPSIS use Geo::Lookup::ByTime; $lookup = Geo::Lookup::ByTime->new( @points ); my $pt = $lookup->nearest( $tm ); Given a set of timestamped locations guess the location at a particular time. This is a useful operation...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): Geo::Lookup::ByTime Download

Added: February 18, 2010 | Visits: 1.003

DateTime::Calendar::Pataphysical DateTime::Calendar::Pataphysical is a Perl module with dates in the pataphysical calendar. SYNOPSIS use DateTime::Calendar::Pataphysical; $dt = DateTime::Calendar::Pataphysical->new( year => 1752, month => 10, day => 4 ); DateTime::Calendar::Pataphysical is the implementation of the...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): DateTime::Calendar::Pataphysical Download

Added: November 14, 2010 | Visits: 901

VCS VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by , $version->author, "n"; } VCS is an API for...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): VCS Download

Added: August 16, 2010 | Visits: 950

GPIB::hpe3631a GPIB::hpe3631a is a Perl-GPIB module for HPE3631A power supply. SYNOPSIS use GPIB::hpe3631a; $g->GPIB::hpe3631a->new("name"); $g->output(1); # Outputs on $g->output(0); # Outputs off $v = $g->output; # Read output state $g->track(1); # P25V and N25V track voltage $g->track(0); # stop...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): GPIB::hpe3631a Download

Added: August 03, 2013 | Visits: 438

PGP::Sign This module is designed to do one and only one thing securely and well; namely, generate and check detached PGP signatures for some arbitrary data. It doesn't do encryption, it doesn't manage keyrings, it doesn't verify signatures, it just signs things. This is ideal for applications like...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): PGP::Sign Download

Added: April 22, 2013 | Visits: 354

Options Element Options Element is a module that provides a better mechanism to specify select list, checkbox, and radio button options. Rather than requiring the user to use strange syntax like "key|value" in a textarea, Options Element provides a clean interface for specifying options. Developers may use...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Options Element Download

Added: September 11, 2010 | Visits: 966

List::Util List::Util Perl module contains a selection of general-utility list subroutines. SYNOPSIS use List::Util qw(first max maxstr min minstr reduce shuffle sum); List::Util contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): List::Util Download

Added: February 24, 2010 | Visits: 858

List::RewriteElements List::RewriteElements is a Perl module that can create a new list by rewriting elements of a first list. SYNOPSIS use List::RewriteElements; Constructor Simplest case: Input from array, output to STDOUT. $lre = List::RewriteElements->new( { list => @source, body_rule => sub { my...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (98): List::RewriteElements Download

Added: May 22, 2010 | Visits: 1.450

List::Compare List::Compare is a Perl module to compare elements of two or more lists. SYNOPSIS The bare essentials: @Llist = qw(abel abel baker camera delta edward fargo golfer); @Rlist = qw(baker camera delta delta edward fargo golfer hilton); $lc = List::Compare->new(@Llist, @Rlist);...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (100): List::Compare Download

Added: April 25, 2010 | Visits: 908

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: May 10, 2013 | Visits: 917

Converting a list of equal length lists into XML This module takes a list of equal length lists and converts it into XML. If the first sublist is a list of headings, these are used to form the element names of the rest of the data, or these can be defined in the function call. Root and "row" elements can be named if required. If you want to use...


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


Added: May 10, 2013 | Visits: 302

Ring List The RingList is a class implementing a circular list. The ring have a fixed size and when it is full and you append a new element, the first one will be deleted. The class lets you access to the data like a python list or like a string.


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

License: Freeware Download (55): Ring List Download

Added: September 17, 2013 | Visits: 538

Page-Cat-List Page-Cat-List is a Wordpress Plugin (surprise) that you can use for generating a sorted list (where you can/must define the order) with items from pages and categories. Thatd-deOaos the whole story. Unfortunately Wordpress does not implement this in its core-functionality so I had to build that...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): Page-Cat-List Download

Added: August 07, 2013 | Visits: 481

Autocomplete Element Provides an autocomplete form element based on the jquery.autocomplete.It's the same plugin as used in the search on Drupal.org's API reference pages, and is more customisable than the default Drupal one.Some of the advantages include: * Scrollable for long lists. * Use either local or remote...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (52): Autocomplete Element Download

Added: November 17, 2013 | Visits: 368

HTML::Element::Replacer for Linux blah blah Now let's say you have 5 data rows that you wish to display using the middle tr as your sample. The pure HTML::Tree way to do this would be: my $sample_tr = $tree->look_down(scla => 'mid'); my @c; for my $data (@data) { my $c = $sample_tr->clone;...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): HTML::Element::Replacer for Linux Download

Added: September 22, 2006 | Visits: 3.649

NovaHouse List Manager NovaHouse List Manager allows you to keep an unlimited number of lists such as to-do lists, project lists, shopping lists, or any kind of list that needs to be updated, rearranged, or prioritized. You can work with multiple lists simultaneously, each in a separately controlled window which...


Platforms: Windows

License: Freeware Size: 758 KB Download (368): NovaHouse List Manager Download

Added: February 27, 2006 | Visits: 2.601

Free List Splitter Free List Separator, is a full featured professional mailinglist manager software. It splits huge email lists into smaller ones.


Platforms: Windows

License: Freeware Size: 800 KB Download (139): Free List Splitter Download

Released: August 11, 2005  |  Added: May 14, 2006 | Visits: 4.388

Free Mailing List Splitter Free Mailing List Splitter, is a full featured professional mailinglist manager software. It splits huge email lists into smaller ones.


Platforms: Windows

License: Freeware Size: 703 KB Download (707): Free Mailing List Splitter Download

1 2 3 4 5 >