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

Arrays freeware
Filter: All | Freeware | Demo
 

Arrays

1 2 3 4 5 > 
Added: June 15, 2010 | Visits: 1.289

PHP Database Access Through Arrays PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases. Examples: $DB[test_table][] = array( name => first, value => the first row );...



Platforms: *nix

License: Freeware Download (102): PHP Database Access Through Arrays Download

Added: May 26, 2013 | Visits: 485

Intersect Several Arrays Script It uses the standard MATLAB "intersect" function, across several arrays and reports their intersection.





Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Intersect Several Arrays Script Download

Added: May 10, 2013 | Visits: 433

Intersect Several Arrays It uses the standard MATLAB "intersect" function, across several arrays and reports their intersection. Requirements: - MATLAB 7.7 or higher


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

License: Freeware Download (56): Intersect Several Arrays Download

Added: November 03, 2013 | Visits: 397

Consensus and Combination of Two Arrays This script takes genotypes from two different arrays and creates a consensus spreadsheet, and two optional spreadsheets. In order to run this script two spreadsheets of mapped genotype data are required. The spreadsheets may also contain non-marker mapped columns as they will be skipped when...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): Consensus and Combination of Two Arrays Download

Added: March 16, 2010 | Visits: 784

Tie::CharArray Tie::CharArray module can access Perl scalars as arrays of characters. SYNOPSIS use Tie::CharArray; my $foobar = a string; tie my @foo, Tie::CharArray, $foobar; $foo[0] = A; # $foobar = A string push @foo, !; # $foobar = A string! print "@foon"; # prints: A s t r i n g ! tie my @bar,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Tie::CharArray Download

Added: April 13, 2010 | Visits: 796

JavaArray JavaArray is a tied extension for Java arrays from Java.pm SYNOPSIS use Java; # Set up Java.pm to always return tied array references to me my $java = new Java(use_tied_arrays => 1); my $tied_array = $java->create_array("java.lang.String",5); OR # Roll my own tied arrays my...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (94): JavaArray Download

Added: December 10, 2013 | Visits: 1.252

phpForm phpForm is intent to help developers to manage their forms.It is a powerful script, wich can generate customizable HTML forms from PHP arrays. It can handle form submition, fields validation, and vill remember fields content after submition.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (113): phpForm Download

Added: May 10, 2013 | Visits: 351

Form Updater It will then reformat these functions as arrays for use with the new Drupal form API.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x


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

License: Freeware Download (54): Form Updater Download

Added: June 09, 2013 | Visits: 493

Qexec Qexec establishes database connections, executes queries and returns the results in arrays. Query text literal values can also be escaped.


Platforms: Java

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

Added: June 11, 2013 | Visits: 364

DIGITAL BEAMFORMING THIS FUNCTION PROVIDES A USER A UTILITY TO PLOT THE BEAMPATTERN OF LINEAR ISOTROPIC ARRAYS BY PROVIDING THE INTER-ELEMENT DISTANCES,CORRESPONDING WEIGHTINGS AND/OR STERING DIRECTION OF THE BEAM.


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): DIGITAL BEAMFORMING Download

Added: July 06, 2013 | Visits: 481

xlswrite 3D xlswrite is limited to writing 2D arrays to Excel. This is a simple function that allows you to write 3D arrays to Excel.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): xlswrite 3D Download

Added: March 25, 2013 | Visits: 385

Aperiodic array generation Aperiodic 1D and 2D binary arrays from Thue-Morse and Rudin-Shapiro algorithms are generated based on user input. Saves data and picture to file.Rudin-Shapiro: g(A)=AC, g(B)=DC, g(C)=AB, g(D)=DBThue-Morse: g(A)=AB, g(B)=BASee Macia, "The role of aperiodic order in science and technology" Rep....


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Aperiodic array generation Download

Added: April 18, 2013 | Visits: 472

Simple Table Wrapper This script can be used to display data from MySQL, objects or arrays in HTML tables.It can generate an HTML table with cells that contain data retrieved from MySQL query result rows, arrays or objects. Objects and arrays can be traversed recursively if they contain array values.


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (40): Simple Table Wrapper Download

Added: August 31, 2013 | Visits: 351

Polynomial curve fitting LABEL is a generalization of BWLABEL: BWLABEL works with 2-D binary images only, whereas LABEL works with 2-D arrays of any class. L = LABEL(I,N) returns a matrix L, of the same size as I, containing labels for the connected components in I. Two adjacent components (pixels), of respective indexes...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Polynomial curve fitting Download

Added: September 08, 2013 | Visits: 521

OPC Data Grid OPC Data Grid provides an easy interface to create tables using multi-dimensional arrays, which is most likely gathered from a database. Data taken from a supplied PHP data array will be analyzed and structured inside an HTML table by this PHP Script. It can also be used to add the columns of the...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): OPC Data Grid Download

Added: April 08, 2013 | Visits: 552

LINQ In PHP LINQ In PHP can be used to query arrays with a SQL-like syntax using LINQ. It takes an array as parameter and can perform several types of queries using an SQL-like syntax as if the array was a relational database. Currently LINQ In PHP can perform only SELECT, INSERT, UPDATE and DELETE...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (49): LINQ In PHP Download

Added: August 25, 2013 | Visits: 589

True MySQL class True MySQL class can connect to a specified MySQL host, execute SQL queries and retrieve the results into arrays or objects.Key Features of True MySQL class:- Seek SQL query result sets- Get the number of affected rows and the identifier of the last record inserted by a query- Retrieve the names...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): True MySQL class Download

Added: July 08, 2013 | Visits: 558

MySQL DB Class and Data Manipulation Class The base calls establishes MySQL database connections, sanitizes values used in SQL queries, executes SQL queries, retrieves SELECT query results into arrays and retrieves the last inserted identifier.There is also a sub-class that can retrieve the list of fields of a table, compose and execute...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Class and Data Manipulation Class Download

Added: May 13, 2013 | Visits: 537

MySQL access class The query results can be retrieved into arrays with MySQL access class.Key Features of MySQL access class:- Connect to a given MySQL database server host- Execute SQL queries- Execute queries that return the number of rows that a given SQL query would return- List the database tables


Platforms: PHP

License: Freeware Size: 10 KB Download (44): MySQL access class Download

Added: March 26, 2013 | Visits: 382

ArrayQry This script can execute MySQL databases queries using arrays. It can connect to a MySQL database and execute SELECT queries retrieving the results as associative arrays.The script can also excecute INSERT or UPDATE queries taking arrays of field values. It can also execute DELETE queries.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): ArrayQry Download

1 2 3 4 5 >