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

Matrix Data Structures software
Filter: All | Freeware | Demo
 

Matrix Data Structures

< 1 2 3 4 5 > 
Added: June 13, 2013 | Visits: 377

plotXmatrix.m Plots columns of matrix data as distinct time series. User should normalize data first to minimize overlap. Platforms: Matlab

License: Freeware Size: 10 KB Download (40): plotXmatrix.m Download

Added: November 21, 2013 | Visits: 271

Dated Collections This Java library provides date-based data structures like maps, sets, and lists, enabling software developers to efficiently incorporate time into their applications. With this library, they can easily capture the history of values, perform date range arithmetic, and execute queries by date. It... Platforms: Mac

License: Shareware Cost: $199.00 USD Size: 184.32 KB Download (43): Dated Collections Download

Added: August 22, 2013 | Visits: 139

queuelike queuelike is a free and open source Haskell library that contains several implementations of data structures implementing a single-in, single-out paradigm. Intended to be a better, more useful replacement for pqueue-mtl. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): queuelike Download

Added: June 12, 2013 | Visits: 306

Concurrency Kit Concurrency Kit provides a plethora of concurrency primitives and lock-less data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces and most of the interface... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (43): Concurrency Kit Download

Added: September 04, 2013 | Visits: 457

python-stdnet An object relational mapper library for remote data-structures. Design to work with Redis data-store, but implemented so that other storage systems can be supported in the future. Create a model, register it to a back-end data structure server and create objects. Simple to use and configure. Platforms: *nix

License: Freeware Size: 194.56 KB Download (39): python-stdnet Download

Added: August 27, 2013 | Visits: 374

libx1f4l2 libx1f4l2 is a data structures library. Featured are BST backed lists. The BST (binary search tree) backed lists are all purpose lists, allowing for sequential and random access. The complexity for most operations is log(N) Platforms: *nix

License: Freeware Size: 337.92 KB Download (39): libx1f4l2 Download

Added: July 19, 2013 | Visits: 355

libsspt The goal for libsspt is to provide common glue-type C++ data structures, numerical routines, and graphical abstractions needed when writing simulations Platforms: *nix

License: Freeware Size: 174.08 KB Download (38): libsspt Download

Added: June 23, 2013 | Visits: 350

XanLib XanLib is a Linux library which provides data structures like hash tables, lists, pipes etc.. Each data structure exposes both synchronized and not synchronized methods. Platforms: *nix

License: Freeware Size: 2.12 MB Download (34): XanLib Download

Added: June 27, 2013 | Visits: 403

Hey::Cache Hey::Cache is a Perl module to cache data multiple data structures. SYNOPSIS use Hey::Cache; my $cache = Hey::Cache->new( Namespace => 'WeatherApp2000', # string (optional, default='default') CacheFile => 'fun_cache_file.xml', # file path and name (optional, default='cache.xml') AutoSync... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Hey::Cache Download

Added: August 28, 2008 | Visits: 1.426

LEDA Free Edition If you need number types, or you need container types, or you would like to develop algorithms and you need the underlying data structures LEDA Free Edition is for you. The LEDA Free Edition contains the following data types: Simple Data Types; Number Types and Linear Algebra; Basic Data Types.... Platforms: Windows

License: Freeware Size: 13.8 MB Download (772): LEDA Free Edition Download

Added: October 27, 2010 | Visits: 1.122

HTML::LoL HTML::LoL is a Perl module that can construct HTML from pleasing Perl data structures. SYNOPSIS use HTML::LoL; &hl(sub { print shift }, [body => {bgcolor => white}, [p => Document body, ...], ...]); This module allows you to use Perl syntax to express HTML. The function hl() converts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): HTML::LoL Download

Added: May 10, 2013 | Visits: 907

LTI-Lib The LTI-Lib is an object oriented library with algorithms and data structures frequently used in image processing and computer vision. The main goal of the LTI-Lib is to provide an object oriented library in C , which simplifies the code sharing and maintenance, but still providing fast... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (102): LTI-Lib Download

Added: March 01, 2010 | Visits: 687

generateDS.py generateDS.py generates Python data structures (for example, class definitions) from an XML Schema document. These data structures represent the elements in an XML document described by the XML Schema. It also generates parsers that load an XML document into those data structures. In addition,... Platforms: *nix

License: Freeware Size: 112.64 KB Download (92): generateDS.py Download

Added: November 09, 2010 | Visits: 916

Sglib Sglib project is a library defining useful macros for manipulating common data structures. The library currently provides generic implementation for: - sorting arrays - manipulating linked lists - manipulating sorted linked lists - manipulating double linked lists - manipulating red-black... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 60.42 KB Download (101): Sglib Download

Added: April 13, 2010 | Visits: 1.077

Channel 0.3 Channel is a generic/simple facility with the purpose of making event dispatching and message passing as straightforward to use as data structures: Channel is a template library, with its major components configurable as template parameters: template <
class Id_Type, class Id_Trait =... Platforms: *nix

License: Freeware Size: 5.5 MB Download (93): Channel 0.3 Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 501

NTL for Linux NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art... Platforms: Linux

License: Freeware Download (50): NTL for Linux Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 506

NTL for Windows NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art... Platforms: Windows

License: Freeware Download (56): NTL for Windows Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 283

libHX libHX is built as a C library that is supposed to provide data structures and functions that are commonly needed. Among those functions and structures we can find maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. Platforms: Windows

License: Freeware Download (47): libHX Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 283

psifas Psifas, also known as pypsifas is a Python library created to parse and build data structures. It comes with the ability to solve simple heuristics of interdepent sub-structures. The library is based on the concept of defining data structures in a declarative manner, where complex structures... Platforms: Windows

License: Freeware Download (46): psifas Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 837

STEM Science, Tech, Eng and Maths Electronics - DC Current flow - Basic Electronics - Resistor Value Test - Simple DC Circuits - Types of Switching - Variable Voltages - Ohm's Law - DC Voltage - DC Current - Series/Parallel Resistors - AC Measurements - AC Voltage and Current - AC Theory - RCL Series Circuits - RCL Parallel... Platforms: Windows, Linux

License: Demo Cost: $1.50 USD Size: 11.08 MB Download (59): STEM Science, Tech, Eng and Maths Download

< 1 2 3 4 5 >