Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
MySync - MySQL Synchronization 0.9
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Elite news php script 1.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
Details

Fast Hash Linked List unit 

 
by ContinuIT BV

Sometimes you need a list of items but cannot use an array or TList efficiently. For example: You have an MRU (Most Recently Used) cache with many items in it. Placing an item in front becomes very expensive. Linked lists can be used in these situations. The lists allow for associative access via hash tables on ID, Name, none or both (four list/item class pairs provided). The list can be sorted on anything very efficiently, making only minimal amounts of compares.Now with HTMLHelp and test application

License: Freeware

File Size: 55.0 KB

Downloads: 7

Download Fast Hash Linked List unit  Report Error Link
More Similar Code


The HshdList unit is a realization of hashed lists also called as hash-arrays or associated arrays for Borland Delphi.

A hashed list is an array of items where each item can be idenified by the unique name. (Not by the integer...



A simple ultra fast generic double Hash list. The amount of items is variable and only limitedby available RAM.You can add and remove items on the fly. There are three primary and two secondaryHash functions available, however you can



Data structure: Builing Linked-List Class is an article in which author describes the method of generating Linked-List with the help of functionalities of framework Class library. The author gives details about the process of utilizing Self-Referenti



rjPasDoc generates Html documentation and Html Help from comments in Pascal unit source code files......



DIContainers are a collection of over 60 container classes for Borland Delphi 4/5/6/7. Four different container structures are available: Hash containers, doulbly-linked Lists, N-ary Trees, and Vector containers.

DIContainers are...



By SoftLab MIL-TEC Ltd. HashTrie is a new high efficient data structure for fast searching. It combines in herself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size HashTrie is not fixed, that allows to



General hash function algorithm implementations for series of commonly used additive and rotative string hashing in the object pascal programming language......For more information please visit:http://www.partow.net/programming/hashfunctions/in.....



The unit FOURIER contains the fast Fourier transform (FFT) component TFastFourier which can be installed into the VCL. TFastFourier can transform data sets of up to 32k samples in both directions and provides several of the most important windowing



DIMime is a lightening fast MIME (Base64) Encoder and Decoder for Delphi 4/5/6/7. The core encoding and decoding routines are written in highly optimized Delphi Pascal which even beats most assembler code. Speed has been slightly improved as of versi



Protecting Passwords with a One-way Hash Function is a web based application through which users can gather information about the protection of password. In this article author discusses about the one way hash function and its utility in protecting t

User Review for Fast Hash Linked List unit 
- required fields
     

Please enter text on the image