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

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

File Organization In Data Structure

< 1 2 3 4 5 > 
Added: March 21, 2010 | Visits: 821

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

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 623

PST File Open in Lotus Notes Have you been migrated from MS Outlook PST to Lotus Notes NSF? Worrying about how pst File Open in Lotus Notes? Using Outlook to Notes Converter software available at Systools Labs will help you import multiple pst into Lotus Notes (NSF file). Convert Outlook data to NSF with PST to NSF...





Platforms: Windows

License: Shareware Cost: $129.00 USD Size: 2.95 MB Download (50): PST File Open in Lotus Notes Download

Added: May 10, 2013 | Visits: 409

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: 478

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 (48): DSAL Download

Added: May 10, 2013 | Visits: 371

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

Added: May 09, 2013 | Visits: 269

Tests to Identify Outliers in Data Series There are several definitions for outliers. One of the more widely accepted interpretations on outliers comes from Barnett and Lewis, which defines outlier as d-deDUan observation (or subset of observations) which appears to be inconsistent with the remainder of that set of datad-deDt. However,...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (40): Tests to Identify Outliers in Data Series Download

Released: October 02, 2006  |  Added: November 08, 2006 | Visits: 4.455

Disk Doctors Data Sanitizer To securely erase we need to follow certain patterns or standards for disk sanitization and Disk Doctors Data Sanitizer a Data Eraser Utility is designed to do the same job and supports 9 sanitization standards which includes Fast Zero Overwrite, Random Overwrite, US Navy, NAVSO P-5239-26 –...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.64 MB Download (491): Disk Doctors Data Sanitizer Download

Released: August 27, 2015  |  Added: September 02, 2015 | Visits: 1.057

DTM Flat File Generator DTM Flat File Generator is a must have tool for developers who deal with data in text format. It creates test files with regular structure defined by user or imported from existing file. The tool has 25 built-in data generators: address, IP address, phone number, e-mail, web-site, etc. Also, is...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $99.00 USD Size: 3.8 MB Download (314): DTM Flat File Generator Download

Added: April 27, 2010 | Visits: 1.994

Fast Secure File System Fast Secure File System exports existing directories securely over the network, letting users store and retrieve encrypted data in a scalable and transparent way. FSFS is written in C and works on GNU/Linux systems on x86 and PPC architectures, with help from FUSE and OpenSSL. File systems are...


Platforms: *nix

License: Freeware Download (97): Fast Secure File System Download

Released: March 11, 2014  |  Added: July 08, 2014 | Visits: 904

Restore XP BKF in Windows 7 Are you getting error message as "The Backup file contains unrecognized data and cannot be used", in such type condition you need MS Backup Recovery Utility to repair and restore XP BKF in Windows 7 without any problem. As you know there are much Windows BKF recovery software are currently...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $89.00 USD Size: 2.56 MB Download (77): Restore XP BKF in Windows 7 Download

Added: May 10, 2013 | Visits: 606

A queue for string data This script is a queue data structure, for string data only, which looks like a File object. This class takes care of the list.append and .join mess, which is needed for fast string concatenation.


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

License: Freeware Download (53): A queue for string data Download

Released: July 04, 2013  |  Added: July 24, 2013 | Visits: 7.817

EaseUS Data Recovery Wizard EaseUS Data Recovery Wizard is the professional level, most cost-effective and easy-to-use data recovery software to recover data due to deletion, format, partition loss and other unknown reasons for Windows 2000, XP, 2003, Vista, 2008, Windows 7, 8. It supports Unformat, Undelete files with...


Platforms: Windows

License: Demo Cost: $69.95 USD Size: 4.66 MB Download (769): EaseUS Data Recovery Wizard Download

Released: February 21, 2008  |  Added: June 17, 2008 | Visits: 2.594

Selkie Rescue Data Recovery Computer crash nightmare? Get the best file migration and data recovery software for under $100. Selkie Rescue Data Recovery is do-it-yourself, fast data recovery for your PC or laptop. Simple, secure, powerful software for documents, photos, emails, and music. Buy it now to keep your data safe....


Platforms: OS/2, Windows, *nix

License: Shareware Cost: $99.99 USD Size: 28.61 MB Download (135): Selkie Rescue Data Recovery Download

Added: October 21, 2010 | Visits: 1.299

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


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): FLV::Header Download

Added: April 06, 2010 | Visits: 1.184

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


Platforms: *nix

License: Freeware Size: 737.28 KB Download (102): FLV::Body Download

Released: June 10, 2011  |  Added: June 22, 2011 | Visits: 956

Dummy File Maker Software This software offers a solution for users who want to generate a file with random data for a multitude of purposes. Whether you need a dummy file to verify file transfer rates, test a compression algorithm, fill space on a hard drive or any other reason, this software provides the advance...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 1.97 MB Download (119): Dummy File Maker Software Download

Released: March 20, 2012  |  Added: April 21, 2012 | Visits: 862

Yodot File Recovery Have you ever accidentally deleted or lost, months of office work or college project report from your pen drive or any external drive? If yes, then it would have been a grievous loss. Similar situations often occur and without having backup of your data it can induce heavy data loss. Wondering...


Platforms: Windows

License: Demo Cost: $39.00 USD Size: 18.43 MB Download (427): Yodot File Recovery Download

Released: July 03, 2014  |  Added: July 20, 2014 | Visits: 1.274

How to Restore BKF File Windows backup files basically get damaged due to common corruption reasons like media corruption, Trojan effect, Bit issue, CRC error, missing catalog files, power failure etc. In this condition; users are unable to open Windows backup files or "How to restore BKF files?" type of queries...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $89.00 USD Size: 2.56 MB Download (73): How to Restore BKF File Download

Released: April 14, 2014  |  Added: April 29, 2014 | Visits: 874

FileMarker.NET Free - Change File Icon FileMarker.NET is a compact, intuitive and highly flexible tool for changing file icons in Windows. Mac users have been enjoying file and folder color-coding for years and the time has come for Windows users to join them and be finally able to customize file icon images to their liking. File...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 1.56 MB Download (67): FileMarker.NET Free - Change File Icon Download

Released: April 18, 2014  |  Added: May 12, 2014 | Visits: 1.069

File Marker File Marker is a compact, intuitive and highly flexible tool for changing file icons in Windows. Mac users have been enjoying file and folder color-coding for years and the time has come for Windows users to join them and be finally able to customize file icon images to their liking. File...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 1.56 MB Download (70): File Marker Download

< 1 2 3 4 5 >