A Compact Guide To Sorting And Searching
标签: Searching Compact Sorting Guide
上传时间: 2015-01-13
上传用户:gaojiao1999
This a collection of algorithms for sorting and Searching.
标签: collection algorithms Searching sorting
上传时间: 2013-12-18
上传用户:netwolf
An automata implemented in C++ for Searching a string of "abab" in a given string.
标签: string implemented Searching automata
上传时间: 2013-12-26
上传用户:小儒尼尼奥
雜湊法(Hashing)的搜尋與一般的搜尋法(Searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(overflow)的情況下,只要一次就可擷取到。
上传时间: 2013-12-23
上传用户:dancnc
Algorithms in C, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code
标签: Algorithms Fundamental Structures Searching
上传时间: 2013-12-10
上传用户:zukfu
Algorithms in C++, Parts 1-4 (Fundamental Algorithms, Data Structures, Sorting, Searching) code
标签: Algorithms Fundamental Structures Searching
上传时间: 2015-10-03
上传用户:JIUSHICHEN
Frequency estimation by Searching the pure tone frequency with 2-pole filter
标签: estimation Frequency Searching frequency
上传时间: 2013-12-20
上传用户:chens000
Local Lucene ==================== Provide geographical based Searching to lucene in an efficent mannor Contents * Compiling from Source * Using local lucene Author: Patrick O Leary email: pjaol@pjaol.com A white paper on local lucenes usage is available http://www.nsshutdown.com/projects/lucene/whitepaper/locallucene.htm
标签: geographical Searching efficent Provide
上传时间: 2013-12-21
上传用户:lepoke
雜湊法(Hashing)的搜尋與一般的搜尋法(Searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(overflow)的情況下,只要一次就可擷取到。
上传时间: 2016-01-14
上传用户:dancnc
this a little game program ,just for Searching some words ,this is a little game program ,just for Searching some words ,
上传时间: 2013-12-27
上传用户:zhenyushaw