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

File Organization In Data Structure freeware
Filter: All | Freeware | Demo
 

File Organization In Data Structure

1 2 3 4 5 > 
Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 569

File-Organization Easy ways to implement file organization techniques in your home and office. Organizing your documents doesn't have to be difficult. Orggit allows you to store and access all of your most important documents anytime, anywhere. File Organization is key to becoming organized around your house....



Platforms: Windows

License: Freeware Size: 419.84 KB Download (55): File-Organization Download

Added: August 09, 2010 | Visits: 1.336

GraphViz::Data::Structure GraphViz::Data::Structure can visualise data structures. SYNOPSIS use GraphViz::Data::Structure; my $gvds = GraphViz:Data::Structure->new($data_structure); print $gvds->graph()->as_png; This module makes it easy to visualise data structures, even recursive or circular ones. It is...





Platforms: *nix

License: Freeware Size: 40.96 KB Download (120): GraphViz::Data::Structure Download

Added: May 10, 2013 | Visits: 548

Union Find data structure This script implements the Union Find data structure and algorithm. This data structure allows one to find out which set an object belongs to, as well as join two sets. The algorithm's performance, given m union/find operations of any ordering, on n elements has been shown to take log* time per...


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

License: Freeware Download (53): Union Find data structure Download

Added: August 17, 2013 | Visits: 502

Data Structure: A Cell Array List Container Intent: Provides a useful 1D data structure (or container) for storing an ordered heterogeneous set of elements.Motivation: MATLABdlT« R2009a provides the "containers.Map" data structure for storing an unordered heterogeneous set of elements - the Map ADT is a container that is indexed with a...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Data Structure: A Cell Array List Container Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 497

Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 55.37 KB Download (49): Data Structure & Algorithm Library(DSAL) Download

Added: May 10, 2013 | Visits: 524

An interval mapping data structure This structure is a kind of dictionary which allows you to map data intervals to values. You can then query the structure for a given point, and it returns the value associated to the interval which contains the point.Boundary values don't need to be an integer ; in the test unit a date-time...


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

License: Freeware Download (54): An interval mapping data structure Download

Added: May 27, 2010 | Visits: 1.909

SGI RGB Image File Plug-In SGI plug-in provides SGI image file load & save modules for The GIMP. The plug-in supports GRAY, GRAYA, RGB, and RGBA color modes. Using the SGI Plug-In: The Parameter Settings buttons control how much compression is applied to the image: No Compression stores the image raw or verbatim. RLE...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (217): SGI RGB Image File Plug-In Download

Added: May 23, 2010 | Visits: 1.090

FLV::VideoTag FLV::VideoTag is a flash video file data structure Perl module. METHODS This is a subclass of FLV::Base. $self->parse($fileinst) Takes a FLV::File instance and extracts an FLV video tag from the file stream. This method throws exceptions if the stream is not a valid FLV v1.0 or v1.1 file....


Platforms: *nix

License: Freeware Download (104): FLV::VideoTag Download

Added: March 21, 2010 | Visits: 1.136

Erwin Data Structures Erwin Data Structures is a library that is meant to be the ultimate data structure library for mixed usage of C and C++. Arbitrary key and value types are implemented by template files that dont use C++ templates, but are instantiated by a Perl script. This way, mixed usage in C and C++ is...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (101): Erwin Data Structures Download

Added: July 10, 2010 | Visits: 938

Rubytree Rubytree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. Rubytree project also provides ability to marshal the entire tree structure. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Rubytree Download

Added: March 16, 2010 | Visits: 1.107

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 (102): Data::Diff Download

Added: June 03, 2010 | Visits: 1.300

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

Added: May 10, 2013 | Visits: 296

Deeply applying str() across a data structure The str() function in the standard library behaves in a slightly weird way when applied against lists: on each element of the list, the repr() is appended. In contrast, this module provides a deep_str() that deeply applies str() across lists. This module also provides utilities to develop custom...


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


Added: May 10, 2013 | Visits: 662

Quick and easy FIFO queue class Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure.


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

License: Freeware Download (54): Quick and easy FIFO queue class Download

Added: May 10, 2013 | Visits: 457

Python Octree Implementation This script is a simple implementation of an octree data structure in python. Its use is primarily for fast collision or view frustrum culling in interactive 3d environments, but its possible uses are quite open-ended. It was originally written for use with the pyOgre 3d engine binding. The code...


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

License: Freeware Download (54): Python Octree Implementation Download

Added: August 19, 2008 | Visits: 1.301

Every File Format in The World Found an unfamiliar file on your computer, solve the mystery, information on just about every file type can be found here. "Every File Format in the World" is a list of file name extensions or suffixes that indicate the format or usage of a file and a brief description of that format. In some...


Platforms: Any

License: Freeware Download (503): Every File Format in The World Download

Added: March 21, 2010 | Visits: 828

Any::Renderer::XML Any::Renderer::XML Perl module can render a data structure as element-only XML. SYNOPSIS use Any::Renderer; my %xml_options = (); my %options = ( XmlOptions => %xml_options ); my $format = "XML"; my $r = new Any::Renderer ( $format, %options ); my $data_structure = [...]; # arbitrary...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (98): Any::Renderer::XML Download

Added: May 10, 2013 | Visits: 412

Priority dictionary This data structure acts almost like a dictionary, with two modifications: First, D.smallest() returns the value x minimizing D[x]. For this to work correctly, all values D[x] stored in the dictionary must be comparable. Second, iterating "for x in D" finds and removes the items from D in sorted...


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

License: Freeware Download (51): Priority dictionary Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 484

DSAL DSAL, also known as The Data Structure & Algorithm Library was designed as an accessible and useful library of classical data structure and algorithm. Now you cna make use of this handy library to further improve your development process.


Platforms: Windows

License: Freeware Download (49): DSAL Download

Added: May 10, 2013 | Visits: 375

Design mini-lanugage This script uses Python's superb text handling capability to parse and build the data structure from the input text.


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

License: Freeware Download (59): Design mini-lanugage Download

1 2 3 4 5 >