搜索资源列表
hashtable
- 用除留余数法构造哈希表,用线性探测再散列的方法解决冲突-In addition to France to stay with the remainder constructed hash table, hashing with linear probing method of conflict resolution and then
Hashtable
- 構造一個散列表,選擇適當的散列函數和解決碰撞的方法,實現插入、刪除和查找算法-to construct a hash table, hash function and select the appropriate method to resolve collisions achieve insert, delete, and search algorithm
hashtable
- simple and efficient hashtable
DeviceDataBaseImp
- j2me 对本地文件进行读取修改并转化为hashtable -j2me on the local paper read revised and translated into hashtable
HashTable
- hash table ,自己写的一个hash table,很简柔的。-hash table, to write a hash table, is simple Sophie' s.
HashTable
- 设计哈希表实现电话号码查询系统(哈希表的创建、查找、通过再哈希表解决冲突)-Hash table to achieve the design of telephone number inquiry system (create a hash table to find, through the settlement of the conflict re-hash table)
HashTable
- 简单的散列表实现,这是cpp文件 ,用于学校实验报告用-The realization of a simple hash table, which is cpp files for the experimental school report
HashTable
- 一个简单的数据结构哈希表的设计程序,虽然简单,但是实用-A simple hash table data structure design process, though simple, but practical
spellchecking
- 字典查找并给出错误单词建议 hashtable-Find an error word in the dictionary and gives recommendations hashtable
hashTable
- 数据结构课程设计,哈希表的设计,实现哈希表的处理和查找-Curriculum design, data structure, hash table design, implementation, processing and search the hash table
hashtable
- calculate the hash based on the matlab
Hashtable
- 此算法是用来简历哈希表,方便对数据进行查找和定位-This algorithm is used to resume the hash table, to facilitate search and locate the data
StringHashTable
- 一个利用string作为key的hashtable的简单实现,利用BKDRHash作为核心hash算法,采用开链法处理碰撞。-A simple implementation of the string as the key of the hashtable, using BKDRHash as core hash algorithm, the use of open-chain collision handling.
hashtable
- 多种散列存储方式的效率分析,包含闭散列,开散列,桶扩充-Multiple hash storage efficiency analysis, including closed hashing, open hash bucket expansion
checkmoive
- :音像店的出租电影业务,在实际应用中,可能会通过以下方式查找需要的电影: 通过标题(title)查找电影; 可将电影分成不同的类型(type),如喜剧片、悲剧片、战斗片等。因此在进行出租时,可在某一特定的类型中查找电影; 查找包括某一演员(actor/actress)的电影。 如果使用向量(Vector/ArrayList)来存储所有的电影,在查找的时候很浪费时间; 使用HashTable对电影进行有效存储,使得在需要时能够很快找到。 -: Rent the movie
hashtable
- 类实现一个哈希表,两个.h文件,一个.cpp文件,实现了哈希表的遍历。-Class implements a hash table, two.H file, a.Cpp file, the realization of the hash table traversal
C
- C实现的一些数据结构,包括队列,散列表,栈,二叉树,图的拓扑排序-some data structure in C,including queue,hashtable,stack,tree,graph topsort
unixum
- VB编写的HashTable,使用方便,填补了VB中没有相关对象的缺陷(VB to write a HashTable, easy to use, not filled in the VB related objects)
17、正则表达式和hashtable
- 正则表达式和hashtable :正则表达式、hashtable建立 删除 、遍历(Regular expressions and hashtable)
