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

Structures Repertoires freeware
Filter: All | Freeware | Demo
 

Structures Repertoires

< 1 2 3 4 5 > 
Added: September 17, 2010 | Visits: 822

XML::XQL XML::XQL is a perl module for querying XML tree structures with XQL. SYNOPSIS use XML::XQL; use XML::XQL::DOM; $parser = new XML::DOM::Parser; $doc = $parser->parsefile ("file.xml"); # Return all elements with tagName=title under the root element book $query = new XML::XQL::Query (Expr...



Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): XML::XQL Download

Added: August 12, 2010 | Visits: 776

Alzabo::BackCompat Alzabo::BackCompat is a Perl module that can convert old data structures. This module is used to magically convert schemas with an older data structure to the latest format. Alzabo is a two-fold program. Its first function is as a data modelling tool. Through either a schema creation...





Platforms: *nix

License: Freeware Size: 204.8 KB Download (99): Alzabo::BackCompat Download

Added: June 13, 2010 | Visits: 889

XML::Generator::PerlData XML::Generator::PerlData is a Perl extension for generating SAX2 events from nested Perl data structures. SYNOPSIS use XML::Generator::PerlData; use SomeSAX2HandlerOrFilter; ## Simple style ## # get a deeply nested Perl data structure... my $hash_ref =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): XML::Generator::PerlData Download

Added: September 28, 2013 | Visits: 980

Ganglia Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted at federations of clusters. It leverages widely used technologies such as XML for data representation, XDR for compact, portable...


Platforms: *nix

License: Freeware Size: 2.21 MB Download (99): Ganglia Download

Added: March 18, 2010 | Visits: 1.067

Memory Structures Library Memory Structures Library (MemSL) is a complete data structures/collection classes library with memory tracing, memory debugging, entry/exit tracing, exception handling, definable memory handlers, built-in thread support, and much more. The project supports single, double, and circular linked...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (98): Memory Structures Library Download

Added: October 23, 2010 | Visits: 1.005

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: October 15, 2010 | Visits: 1.062

Data::Dumper Data::Dumper module contains stringified perl data structures, suitable for both printing and eval. SYNOPSIS use Data::Dumper; # simple procedural interface print Dumper($foo, $bar); # extended usage with names print Data::Dumper->Dump([$foo, $bar], [qw(foo *ary)]); # configuration...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (97): Data::Dumper Download

Added: September 18, 2010 | Visits: 1.097

Acme::Hyperindex Acme::Hyperindex is a Perl module to look deep into structures using a list of indexes. SYNOPSIS use strict; use Acme::Hyperindex; my @struct = ( { j_psi => [qw( eta_prime phi kaon )] }, { j_psi => [qw( selectron down tau_sneutrino )] }, { j_psi => [qw( upsilon gluino photino )] } );...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Acme::Hyperindex Download

Added: February 27, 2010 | Visits: 949

Struct::Compare Struct::Compare is a recursive diff for perl structures. SYNOPSIS use Struct::Compare; my $is_different = compare($ref1, $ref2); Compares two values of any type and structure and returns true if they are the same. It does a deep comparison of the structures, so a hash of a hash of a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Struct::Compare Download

Added: March 02, 2010 | Visits: 827

XML::DOM XML::DOM is a perl module for building DOM Level 1 compliant document structures. SYNOPSIS use XML::DOM; my $parser = new XML::DOM::Parser; my $doc = $parser->parsefile ("file.xml"); # print all HREF attributes of all CODEBASE elements my $nodes = $doc->getElementsByTagName...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): XML::DOM Download

Added: August 17, 2010 | Visits: 1.287

Tcl/Tk Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (97): Tcl/Tk Download

Added: July 20, 2010 | Visits: 908

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: May 18, 2010 | Visits: 821

PacketDB PacketDB projects goal is to create a set of workflows that treat tcpdumps/packet captures as just another sort of data to be loaded into relational structures and manipulated using the well-established methods of relational databases. The real fun begins after the scripts run and you get to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): PacketDB Download

Added: August 16, 2010 | Visits: 996

XML::Structured XML::Structured is a simple conversion API from XML to perl structures and back. SYNOPSIS use XML::Structured; $dtd = [ element => attribute1, attribute2, [], element1, [ element2 ], [ element3 => ... ], [[ element4 => ... ]], ]; $hashref = XMLin($dtd, $xmlstring); $hashref...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): XML::Structured Download

Added: February 19, 2010 | Visits: 696

Pedit Pedit software is an interactive editor for pickle encoded data structures..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): Pedit Download

Added: August 14, 2010 | Visits: 601

libgee libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. The project provides Collection, Iterator, List, Iterable, Map, and Set interfaces and HashMap, ArrayList and HashSet implementations.. bitron Software: Programmierung von...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): libgee Download

Added: October 05, 2010 | Visits: 989

Tremulous Tremulous for Quake 3 Arena is an open source modification that blends a team based FPS with elements of an RTS. Players can choose from 2 unique races, aliens and humans. Players on both teams are able to build working structures in-game like an RTS. These structures provide many functions,...


Platforms: *nix

License: Freeware Size: 101 MB Download (95): Tremulous Download

Added: January 25, 2010 | Visits: 763

Structure Structure is a screensaver for Mac OS X that draws on the National Center for Biotechnology Information's protein databases to display beautiful 3D protein structures on your screen. It ships with about ten sample structures and via the Internet has seamless access to a database of tens of...


Platforms: Mac

License: Freeware Size: 4.4 MB Download (95): Structure Download

Added: November 14, 2010 | Visits: 1.684

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: March 17, 2010 | Visits: 672

Inline::Struct Inline::Struct is a Perl module that manipulate C structures directly from Perl. SYNOPSIS use Inline C => Config => Structs => [Foo]; my $obj = Inline::Struct::Foo->new; $obj->num(10); $obj->str("Hello"); myfunc($obj); __END__ __C__ struct Foo { int num; char *str; }; void...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Inline::Struct Download

< 1 2 3 4 5 >