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

Arrays freeware
Filter: All | Freeware | Demo
 

Arrays

< 1 2 3 4 5 > 
Added: September 17, 2013 | Visits: 938

objToSql This script can generate SQL queries from objects or arrays. It can traverse the list of variables of the object or a given associative array and generate SQL INSERT or UPDATE queries to create or update records of a given database table.The names of the table fields are taken from the object...



Platforms: PHP

License: Freeware Size: 10 KB Download (44): objToSql Download

Added: August 15, 2013 | Visits: 391

Search by Relevance This PHP script is mainly used to sort arrays or MySQL searches by relevance. The script can search for a string in an array of a MySQL query result. It returns an array of search result entries that is sorted by a criteria of relevance implemented within the script. A number representing the...





Platforms: PHP

License: Freeware Size: 81.92 KB Download (41): Search by Relevance Download

Added: June 22, 2013 | Visits: 394

Php_mysql_fetch_all Php_mysql_fetch_all is absurdly simple but utilitarian function returns a numeric array of associative arrays containing an entire result set


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Php_mysql_fetch_all Download

Added: April 12, 2013 | Visits: 450

classDataObject classDataObject executes SELECT questions to a database table and retrieves records into arrays. It can generate pagination links to browse listings of table records split in many pages.classDataObject can also execute INSERT and UPDATE queries to set table records with data from array parameters.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): classDataObject Download

Added: May 21, 2013 | Visits: 651

MySQL Abstraction Pro MySQL Abstraction Pro can establish connections to a given MySQL database server host and execute SQL queries and return the results in arrays in a single call.Separate classes can be used to process query results for instance to output the results as HTML or XML.The additional classes can be...


Platforms: PHP

License: Freeware Size: 153.6 KB Download (43): MySQL Abstraction Pro Download

Added: September 07, 2013 | Visits: 622

MySQL DB Management Class MySQL DB Management Class can access a MySQL database and execute SQL queries retrieving the results into arrays in a single call.MySQL DB Management Class can also show links to browse the query results split among multiple pages.INSERT and UPDATE can be executed from lists of parameters.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): MySQL DB Management Class Download

Added: April 23, 2013 | Visits: 405

MyLibSQLGen MyLibSQLGen can build MySQL query statements of a list of parameter arrays. It can build SQL queries SELECT, INSERT, UPDATE and DELETE by specifying the tables and the fields involved.MyLibSQLGen can also build SQL conditions for the WHERE clause, search with the LIKE operator, using LEFT JOIN,...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MyLibSQLGen Download

Added: July 10, 2013 | Visits: 297

Datarray Datarray: Numpy arrays with named axes ======================================== Datarray provides a subclass of Numpy ndarrays that support: - individual dimensions (axes) being labeled with meaningful descriptions - labeled 'ticks' along each axis - indexing and slicing by named axis -...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (38): Datarray Download

Released: September 09, 2011  |  Added: October 10, 2011 | Visits: 3.829

Icons from File Icons from File is a free tool for extracting icons or icon arrays from files (EXE, DLL, OCX etc.) with the ability to scan folders and search for EXE, DLL, and OCX files, which contain icons. Extracted icons can be saved (exported) to file - all or selected icon to ICO, BMP, JPEG, or EMF files...


Platforms: Windows

License: Freeware Size: 878.94 KB Download (565): Icons from File Download

Added: July 06, 2010 | Visits: 762

EZMorph EZMorph is simple Java library for transforming an Object to another Object. It supports transformations for primitives, Objects, and multidimensional arrays, compatibility with JDK 1.3.1, and small memory footprint (~60K). EZMorph began life as the converter package in Json-lib but became a...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (88): EZMorph Download

Added: June 06, 2010 | Visits: 859

Tie::ListKeyedHash Tie::ListKeyedHash is a system allowing the use of anonymous arrays as keys to a hash. SYNOPSIS use Tie::ListKeyedHash; [$X =] tie %hash, Tie::ListKeyedHash; my $live_key = [key,items,live]; $hash{$live_key} = Hello!; $hash{[key,trees,grow]} = Goodbye!; print...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (98): Tie::ListKeyedHash Download

Added: September 19, 2010 | Visits: 1.369

Array::Compare SYNOPSIS use Array::Compare; my $comp1 = Array::Compare->new; $comp->Sep(|); $comp->Skip({3 => 1, 4 => 1}); $comp->WhiteSpace(0); $comp->Case(1); my $comp2 = Array::Compare->new(Sep => |, WhiteSpace => 0, Case => 1, Skip => {3 => 1, 4 => 1}); my @arr1 = 0 .. 10; my @arr2 = 0 .....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): Array::Compare Download

Added: June 03, 2010 | Visits: 714

IO-stringy IO-stringy is a I/O on in-core objects like strings and arrays. SYNOPSIS IO:: ::AtomicFile adpO Write a file which is updated atomically ERYQ ::Lines bdpO I/O handle to read/write to array of lines ERYQ ::Scalar RdpO I/O handle to read/write to a string ERYQ ::ScalarArray RdpO I/O handle...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (96): IO-stringy Download

Added: August 19, 2010 | Visits: 1.065

Judy Judy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judys...


Platforms: *nix

License: Freeware Size: 1024 KB Download (92): Judy Download

Added: September 16, 2010 | Visits: 830

Readonly Readonly is a Perl module that offers the facility for creating read-only scalars, arrays, hashes. SYNOPSIS use Readonly; # Read-only scalar Readonly::Scalar $sca => $initial_value; Readonly::Scalar my $sca => $initial_value; # Read-only array Readonly::Array @arr => @values;...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Readonly Download

Added: October 22, 2010 | Visits: 700

JoeDog::Config JoeDog::Config provides a perl extension for parsing data/configuration file. It reads columns, key-value pairs, and INI style config files into arrays, hashes and hashes of hashes. It can take characters or regexes for separators. ABSTRACT: This is a autoloadable module which allows the...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): JoeDog::Config Download

Added: August 16, 2010 | Visits: 1.100

nrsTable nrsTable library is a JavaScript script that will allow a developer to create HTML tables from arrays. The tables can be automatically sorted simply by clicking on the heading. A lot of customization can be done for the tables, such as colors, pages, captions, and more. The following are some...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (93): nrsTable Download

Added: April 14, 2010 | Visits: 1.003

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: March 08, 2010 | Visits: 758

XMLParser for PHP XMLParser is a library that assists in parsing XML documents into generic PHP arrays. It also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds..


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): XMLParser for PHP Download

Added: May 05, 2010 | Visits: 846

Tie::FlatFile::Array Tie::FlatFile::Array is a Perl extension which treats a flatfile database as an array of arrays. This module allows the programmer to treat a flatfile database as as array of arrays. For example, lets say you have a datafile that has fixed-length records like so: Field-name Type URL ASCII...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Tie::FlatFile::Array Download

< 1 2 3 4 5 >