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

Random Access Files freeware
Filter: All | Freeware | Demo
 

Random Access Files

1 2 3 4 5 > 
Added: April 27, 2010 | Visits: 730

Itzam Itzam its a library that creates and manipulates files containing variable-length, random access records. Information is referenced by a user-defined key value; indexes may be combined with or separate from data. Itzam is a deliberately portable, low-level C library that can (and will) be...



Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): Itzam Download

Added: July 06, 2010 | Visits: 1.262

Java RAM Interpreter JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly. It is used in the book "Theoretische Informatik" by Klaus W. Wagner. Many things...





Platforms: *nix

License: Freeware Size: 27.65 KB Download (113): Java RAM Interpreter Download

Added: October 02, 2010 | Visits: 852

AppleII::ProDOS AppleII::ProDOS is a Perl module created to access files on Apple II ProDOS disk images. SYNOPSIS use AppleII::ProDOS; my $vol = AppleII::ProDOS->open(image.dsk); # Open an existing disk print $vol->catalog; # List files in volume directory my $file = $vol->get_file(Startup); # Read file...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (93): AppleII::ProDOS Download

Released: January 14, 2008  |  Added: March 27, 2010 | Visits: 2.720

Access Database Recovery Assistant Access Database Recovery Assistant lets you repair damaged MS Access files without special efforts. You do not have to download an amount of demo software for try outs. Access MDB Recovery Assistant will do all work relating to the possible recovery variants. Repair utility will provide you with...


Platforms: Windows

License: Freeware Size: 431 KB Download (301): Access Database Recovery Assistant Download

Added: September 21, 2013 | Visits: 469

Paloma for Linux Paloma is a program to manage a database of digital music files and facilitate their retrieval and playback in interesting ways. It works with music files of any form--mp3 files, ogg files, MIDI files, whatever you've got a player for--and file formats can be freely intermixed. It's intended to...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (40): Paloma for Linux Download

Added: November 05, 2013 | Visits: 384

Xamba Xamba will be an application to access files shared with the SMB/CIFS protocol. In the feature it is meant to be very much like an FTP-application, but for another protocol. This is still very experimental and for many ppl not really usefull.


Platforms: Mac

License: Freeware Size: 81.92 KB Download (42): Xamba Download

Added: January 25, 2010 | Visits: 633

SoonR SoonR... Now you can access files, photos, and documents stored on your computer with your mobile phone. Share files without uploading and leverage the power of desktop search applications. Remote access to your Macs Get documents and pictures optimized for your handset Desktop search from...


Platforms: Mac

License: Freeware Size: 1.7 MB Download (92): SoonR Download

Released: June 08, 2010  |  Added: July 06, 2010 | Visits: 2.162

StarWind Virtual RAM Disk Emulator RAM Disk from StarWind Software, Inc.: High-Performance RAM Disk Emulator. A RAM disk is a block of RAM (Random Access Memory) that a computer treats as if it were a locally attached Hard Disk Drive. It is sometimes referred to as a virtual RAM drive or software RAM drive. Because the speed of...


Platforms: Windows

License: Freeware Size: 2.25 MB Download (693): StarWind Virtual RAM Disk Emulator Download

Added: August 19, 2013 | Visits: 463

Minimax pager This module themes the pager with a textfield input for direct random access to any page instead of clicking page links. It's especially useful when the number of pages are very large. Drupal's built-in pager only allows sequential access to page and it could take forever to scroll through very...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): Minimax pager Download

Added: June 25, 2013 | Visits: 575

Gmerlin-avdecoder Gmerlin_avdecoder is a general purpose media decoding library. It was written as a support library for gmerlin, but it can also be used by other applications. You don't even need gmerlin installed, only gavl. Most of it was written completely from scratch, but the sourcetrees of some other great...


Platforms: *nix

License: Freeware Size: 1.35 MB Download (35): Gmerlin-avdecoder Download

Added: June 09, 2006 | Visits: 2.829

canMobile Agent With the canMobile Agent, users can access files located on their PC using any email enabled mobile device and share them with other users across the Internet. The canMobile Agent is the ideal solution for Palm VII, RIM BlackBerry, two way pagers and cellular phone users, who rely on these...



License: Freeware Size: 9.77 MB Download (342): canMobile Agent Download

Added: August 03, 2008 | Visits: 1.178

Zip Pro Zip Pro is a simple piece of software that lets you unzip .zip files, so you can access files compressed in .zip format. Simply open a .zip file, and Zip Pro will show the files contained in the .zip archive, and allow you to extract them. Among the features included is the ability to add files,...


Platforms: Windows

License: Freeware Size: 1.16 MB Download (157): Zip Pro Download

Released: January 01, 2013  |  Added: January 30, 2013 | Visits: 2.237

Memopal Memopal automatically backs up your computer and puts all your files online for safe storage, so that you no longer have to worry about the possibility of losing important data. Access files on your computer from anywhere in the world and share them with your friends and colleagues. Our servers...


Platforms: Windows, *nix, Android,BlackBerry,iPhone,iPod

License: Freeware Size: 3.91 MB Download (116): Memopal Download

Added: August 18, 2008 | Visits: 3.134

Windows Memory Diagnostic The Windows Memory Diagnostic tests the Random Access Memory (RAM) on your computer for errors. The diagnostic includes a comprehensive set of memory tests. If you are experiencing problems while running Windows, you can use the diagnostic to determine whether the problems are caused by failing...


Platforms: Windows

License: Freeware Size: 640 KB Download (741): Windows Memory Diagnostic Download

Added: August 07, 2013 | Visits: 1.014

MPIO This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMK, DME, ...) under Linux. It provides Linux kernel module driver, and a userspace library. Currently there are two user interfaces available to access files on the MPIO player: a command line tool (mpiosh) and a Qt...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (263): MPIO Download

Added: June 23, 2010 | Visits: 961

AVL Array AVL Array is an STL-like container for C++ that fills the gap between vector (or deque) and list, providing both fast random access and fast insertion/removal, all O(log n). This is not a map; in an avl_array, the "keys" always range from 0 to size-1, and they automatically change on insertion...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (93): AVL Array Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 679

FileIO I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 1.11 MB Download (51): FileIO Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 458

afpfs-ng afpfs-ng is an Apple Filing Protocol client that will allow BSD, Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP.


Platforms: Mac, BSD, Linux

License: Freeware Size: 335.95 KB Download (47): afpfs-ng Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 346

Jackedit Simple Java Swing editor for MS Access files. Uses Jackcess library. Currently it supports edit/add/delete row in existing database/table.


Platforms: Windows, Mac, Linux

License: Freeware Size: 622.86 KB Download (49): Jackedit Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 435

RAM The aim of this project is to realize an implementation of a Random Access Machine (which is a common tool in theory of computer science).


Platforms: Windows, Mac, Linux

License: Freeware Size: 54.61 KB Download (54): RAM Download

1 2 3 4 5 >