搜索资源列表
使用HASH列表实现SDL
- 使用HASH列表实现SDL,作为一次SDL嵌入式实习,界面比较友好。
hash
- hash algorithm ,with auto expand features
计算 HASH 值的 C 语言源代码
- 计算 HASH 值的 C 语言源代码 -calculated hash value of the C language source code
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
iprout-hash
- 一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现-a hash table based on the IP routing table search technology, under the VC WINDOWS
hash.c++
- 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
C++hash
- 数据结构算法中关于哈希的经典算法的C++实现-data structure hash algorithm on a classical algorithm in C++
hash
- 一些经典的HASH函数及测试数据-some classics of the hash function and test data.
hash
- 主要关于hash算法的一些资料,个人觉得比较好,与大家共享-Hash algorithm is mainly concerned with some of the information, individuals feel better, and the U.S. share
hash
- hash代码实现和测试,包括新增、删除、查找-hash code and testing, including add, delete, search
hash
- 外存索引文件的hash算法,提供添加、删除-Out-of-Core hash index file algorithm, to provide add, delete
HASH
- 哈希查找算法的源代码,可以在BC、TC、VC++上运行-Hash algorithm to find the source code, can BC, TC, VC++ Run
hash
- 这是一个用matlab写的hash函数,相信对用matlab做实验仿真的同学有所帮助-This is a hash function written in matlab, I believe that using matlab simulation experiments help students
Hash
- 1. 本程序是针对我们班级中“人名”设计的哈希表,平均查找长度不超过R。 2. 程序中人名为汉语拼音形式,共30个我周围较熟悉的同学,取平均查找长度的上限为2.哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 3. 人名的长度均不超过19个字符,测试数据为查找“hanbiao”。 本程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入程序中规定的运算命令;相应的输入数据(滤去输入
hash
- Hash(哈西)中的各种经典操作,如遍历,查找节点,删除节点,等等。-Hash (Hash) in a variety of classical operations such as traversal, finding nodes, delete nodes, and so on.
hash
- Hashing is a technique that allows insertions, deletions and searches of records according to keys in constant average time. In this tutorial, we will construct a hash table and implement its operations.-Hashing is a
hash
- 32位hash生成器 -32-bit hash generator 32 hash generator
HASH
- 一个hash表的实现以及测试代码,比顺序查找快100多倍-A hash table to achieve and test code, than to find the order of 100 times faster
hash
- PHP服务器端HASH功能的源代码。编译后在服务器端使用。-PHP server-side source code HASH function. Compiled in the server-side use.
hash
- hash表:用C++实现的HASH表及测试-hash table: The C++ realize the HASH table and test