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

Data Type Icons freeware
Filter: All | Freeware | Demo
 

Data Type Icons

< 1 2 3 4 5 > 
Added: January 04, 2010 | Visits: 1.057

CGI::Validate CGI::Validate is an advanced CGI form parser and type validation. SYNOPSIS use CGI::Validate; # GetFormData() only use CGI::Validate qw(:standard); # Normal use use CGI::Validate qw(:subs); # Just functions use CGI::Validate qw(:vars); # Just exception vars ## If you dont want it to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): CGI::Validate Download

Added: June 10, 2010 | Visits: 1.384

Useful Java Application Components UJAC provides a collection of JAVA components which may be useful in some projects. Each component is designed for easy use, easy integration into existing projects, extensibility and last but not least efficiency. Whats New in This Release: Chart Module: - Moved common types into the... Platforms: *nix

License: Freeware Size: 4.1 MB Download (101): Useful Java Application Components Download

Added: February 09, 2010 | Visits: 1.381

Jitterbit Jitterbit is an open source integration tool that delivers a quick and easy way to configure, design, deploy, and test integration solutions. It supports most standards-based protocols, including Web Services (SOAP), XML, and connectivity to popular databases. Jitterbit is designed with... Platforms: *nix

License: Freeware Size: 11.5 MB Download (101): Jitterbit Download

Added: January 25, 2010 | Visits: 423

ObjectTools ObjectTools is an all-purpose tool which solves or simplifies many common problems faced by 4D developers. ObjectTools eliminates the limitations of 4D BLOBs and adds many new features not available with BLOBs. Using ObjectTools, 4D developers can: Store and retrieve any 4D data type (except for... Platforms: Mac

License: Freeware Download (100): ObjectTools Download

Added: September 17, 2010 | Visits: 824

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: April 18, 2010 | Visits: 773

C::DynaLib::Struct C::DynaLib::Struct is a tool for handling the C `struct data type. SYNOPSIS use C::DynaLib::Struct; Define C::DynaLib::Struct( $struct_tag, $template0, @field_names0, [$template1, @field_names1,] ... ); $rstruct = tie( $struct, $struct_tag [, @initializer_list] ); $value =... Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib::Struct Download

Added: June 16, 2010 | Visits: 1.323

WmConsole WmConsole is a console server for Windows Mobile devices which listen over BlueTooth RFCOMM channels. WmConsole allows the user to interact with the device using a commandline interface from a Linux or Windows workstation. You need the QTTY Linux/Windows client to access a WmConsole server.... Platforms: *nix

License: Freeware Size: 245.76 KB Download (98): WmConsole Download

Added: July 14, 2010 | Visits: 1.227

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: June 19, 2010 | Visits: 708

Bio::Phylo::IO 0.17 Bio::Phylo::IO Perl module contains input and output of phylogenetic data. SYNOPSIS use Bio::Phylo::IO; # parsing a tree from a newick string my $tree_string = (((A,B),C),D);; my $tree = Bio::Phylo::IO->parse( -string => $tree_string, # old parser, always adds node labels -format =>... Platforms: *nix

License: Freeware Size: 143.36 KB Download (97): Bio::Phylo::IO 0.17 Download

Added: April 15, 2010 | Visits: 1.212

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

Added: June 07, 2010 | Visits: 795

SimCList SimCList project is a high quality C library for handling lists. SimCList is available for free, under restrictions imposed by the BSD license. SimCList API is good because: - it is simple, yet powerful - it makes elegant and consistent use of information hiding - it abstracts the actual... Platforms: *nix

License: Freeware Size: 22.53 KB Download (96): SimCList Download

Added: November 15, 2010 | Visits: 869

APR::Bucket APR::Bucket is a Perl API for manipulating APR Buckets. Synopsis use APR::Bucket (); my $ba = $c->bucket_alloc; $b1 = APR::Bucket->new($ba, "aaa"); $b2 = APR::Bucket::eos_create($ba); $b3 = APR::Bucket::flush_create($ba); $b2->is_eos; $b3->is_flush; $len = $b1->length; $len =... Platforms: *nix

License: Freeware Size: 3.5 MB Download (96): APR::Bucket Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 906

RegLookup RegLookup project is an small command line utility for reading and querying Windows NT/2K/XP registries. Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path... Platforms: *nix

License: Freeware Size: 57.34 KB Download (96): RegLookup Download

Added: July 08, 2010 | Visits: 1.055

Better String Library Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler... Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Better String Library Download

Added: June 14, 2010 | Visits: 838

tpl Tpl is a binary data interchange format and C API. C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized... Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): tpl Download

Added: September 08, 2010 | Visits: 787

dimnum dimnum is a C++ template library for dimensional numbers. The dimnum C++ library provides templated classes for storage of dimensional numbers, like lengths, masses, and so on. The classes are templated over the storage data type, and the base unit. Output as well as input (with automatic... Platforms: *nix

License: Freeware Size: 184.32 KB Download (95): dimnum Download

Added: March 27, 2010 | Visits: 847

libcfg+ libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans,... Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): libcfg+ Download

Added: January 13, 2010 | Visits: 768

hashit hashit is a generic hash library. hashit implements diverse collision handling methods. This function creates a hash table which is returned as a hash_t type. errno is set to ENOMEM if there wasnt enough memory avaliable for creating the table. Return value is a reference to the table just... Platforms: *nix

License: Freeware Size: 28.67 KB Download (95): hashit Download

Added: March 26, 2010 | Visits: 700

perltoot perltoot is Toms object-oriented tutorial for perl. Object-oriented programming is a big seller these days. Some managers would rather have objects than sliced bread. Why is that? Whats so special about an object? Just what is an object anyway? An object is nothing but a way of tucking away... Platforms: *nix

License: Freeware Size: 12.2 MB Download (94): perltoot Download

Added: February 11, 2010 | Visits: 981

SQL::Amazon::UserGuide SQL::Amazon::UserGuide is a Perl module with user Guide for DBD/SQL::Amazon. SYNOPSIS # # create the parser, passing in the current Amazon metadata # my $parser = SQL::Amazon::Parser->new(%attrs); # # parse a SQL statement, returning a SQL::Amazon::Statement # my $stmt =... Platforms: *nix

License: Freeware Size: 58.37 KB Download (94): SQL::Amazon::UserGuide Download

< 1 2 3 4 5 >