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

Matrix Data Structures freeware
Filter: All | Freeware | Demo
 

Matrix Data Structures

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 390

Range minima and least common ancestors This script implements data structures for solving the following two problems: - Range minimization: given an array X of data, quickly find min(X[i:j]) for different ranges i:j. - Least common ancestors: given a tree, quickly find the lowest tree node that is an ancestor of all of a given set...



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

License: Freeware Download (51): Range minima and least common ancestors Download

Added: April 15, 2013 | Visits: 1.122

PHP Streamcast for Music and Sound PHP Streamcast is a front end for a version of streamcast (called stream-db) that will use a database as a backend for playlists and queues, instead of the current Perl data structures.stream-db is a database-enabled version of streamcast, an MP3 file streamer for icecast/shoutcast servers, using...





Platforms: PHP

License: Freeware Size: 10 KB Download (50): PHP Streamcast for Music and Sound Download

Added: August 07, 2013 | Visits: 279

ManifestDestiny What ManifestDestiny gives you is: * manifests are (ordered) lists of tests * tests may have an arbitrary number of key, value pairs * the parser returns an ordered list of test data structures, which are just dicts with some keys. For example, a test with no user-specified metadata looks like...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): ManifestDestiny Download

Added: August 01, 2013 | Visits: 272

SplitNeuron SplitNeuron is a project for a set of data structures and functions being able to simulate large, biologically plausible, neural networks. It is based on information flow implying separation of data representing neurons (hence the project name). It includes the possibility to share load between...


Platforms: *nix

License: Freeware Size: 1.26 MB Download (33): SplitNeuron Download

Added: September 26, 2013 | Visits: 293

libHX For Linux libHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++...


Platforms: *nix

License: Freeware Size: 798.72 KB Download (35): libHX For Linux Download

Added: July 24, 2013 | Visits: 455

Foremost Foremost is a console program to recover files based on their headers, footers, and internal data structures. This process is commonly referred to as data carving. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (35): Foremost Download

Added: April 23, 2010 | Visits: 818

Data::Diver Data::Diver is a simple, ad-hoc access to elements of deeply nested structures. SUMMARY Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Data::Diver Download

Released: July 12, 2002  |  Added: June 03, 2006 | Visits: 9.685

Matrix Calculator Morello Matrix Calculator is a simple, low cost utility for manipulating matrices of real numbers. It is as easy to use as a pocket calculator, but can perform most standard matrix operations for matrices up to 20 elements square. It also supports cut and paste operations allowing matrix data to...


Platforms: Windows

License: Freeware Size: 229 KB Download (1898): Matrix Calculator Download

Added: February 20, 2010 | Visits: 1.003

SOAP::Data::ComplexType SOAP::Data::ComplexType is an abstract class for creating and handling complex SOAP::Data objects. SYNOPSIS package My::SOAP::Data::ComplexType::Foo; use strict; use warnings; use SOAP::Data::ComplexType; use vars qw(@ISA); @ISA = qw(SOAP::Data::ComplexType); use constant OBJ_URI =>...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): SOAP::Data::ComplexType Download

Added: November 12, 2010 | Visits: 736

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: March 16, 2010 | Visits: 1.104

Data::Diff Data::Diff is a data structure comparison module. SYNOPSIS use Data::Diff qw(diff); # simple procedural interface to raw difference output $out = diff( $a, $b ); # OO usage $diff = Data::Diff->new( $a, $b ); $new = $diff->apply(); $changes = $diff->diff_a(); Data::Diff computes the...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Data::Diff Download

Released: February 16, 2017  |  Added: February 25, 2017 | Visits: 3.012

Asoftech Data Recovery Asoftech Data Recovery is the ideal rescue package for those who have accidentally deleted files, emptied the Recycle Bin, or even reformatted a disk or flash drive containing important data. The software is designed specifically to help recover lost or deleted files. Operation is simple, just...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.13 MB Download (413): Asoftech Data Recovery Download

Added: January 13, 2010 | Visits: 1.430

Data Display Debugger GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. Besides "usual front-end features such as viewing source texts, DDD has become famous through its interactive graphical data...


Platforms: *nix

License: Freeware Size: 7.3 MB Download (147): Data Display Debugger Download

Added: April 13, 2010 | Visits: 852

Data::SecsPack Data::SecsPack is a Perl module pack and unpack numbers in accordance with SEMI E5-94. SYNOPSIS ##### # Subroutine interface # use Data::SecsPack qw(bytes2int config float2binary ifloat2binary int2bytes pack_float pack_int pack_num str2float str2int unpack_float unpack_int unpack_num);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Data::SecsPack Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 475

VMMLib VMMLib was specially developed as a vector and matrix math library. The library was implemented using C++ templates, thus making it very easy to integrate into other libraries and programs. Its basic functionality includes a vector and a matrix class, with additional functionality for the...


Platforms: Windows

License: Freeware Download (44): VMMLib Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 405

Rlab for Linux Rlab is an interactive, interpreted scientific programming environment. Rlab is a very high level language intended to provide fast prototyping and program development, as well as easy data-visualization, and processing. Rlab is not a clone of languages such as those used by tools like Matlab or...


Platforms: Linux

License: Freeware Size: 1.92 MB Download (548): Rlab for Linux Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 363

Rlab for Windows Rlab is an interactive, interpreted scientific programming environment. Rlab is a very high level language intended to provide fast prototyping and program development, as well as easy data-visualization, and processing. Rlab is not a clone of languages such as those used by tools like Matlab or...


Platforms: Windows

License: Freeware Size: 1.52 MB Download (529): Rlab for Windows Download

Added: October 18, 2013 | Visits: 459

Granite Data Services for Linux Granite Data Services (GDS) is a free, open source, alternative to Adobe LiveCycle (Flex 2) Data Services for J2EE application servers. Granite Data Services is not, however, a drop-in replacement: you won't be able to simply deploy a Flex 2 Data Services application into a Granite Data Services...


Platforms: *nix

License: Freeware Size: 60.76 MB Download (35): Granite Data Services for Linux Download

Added: March 09, 2010 | Visits: 895

IVuPy IVuPy (I-View-Py) aims to be a solid basis for large Qt based Python programs geared to data analysis and 3D visualization of huge data sets. Python is extended by IVuPy with more than 600 classes of two of the Coin3D C++ class libraries: Coin and SoQt. Data exchange between Python and the...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (97): IVuPy Download

Added: June 23, 2010 | Visits: 695

DWH_File DWH_File module contains data and object persistence in deep and wide hashes. SYNOPSIS use DWH_File qw/ GDBM_File /; # the use argument set the DBM module used tie( %h, DWH_File, myFile, O_RDWR|O_CREAT, 0644 ); untie( %h ); # essential! Note: the files produced by DWH_File 0.22 are in...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): DWH_File Download

< 1 2 3 4 5 >