文件名称:hash_functions_src
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 79kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
散列函数源代码,散列表通常是关键字和值对应的数据结构,散列函数用于把关键字映射到相应的数组索引号,由于散列表中每个元素访问到的概率不同,所以应该选用不同的散列函数,以提高程序的查找效率.-Hash function source code, hash table is usually the value of keywords and corresponding data structure, hash function used for the keywords mapped to the corresponding array index number, because each element in the hash table the probability of access to different, so should choose a different hash function in order to improve the efficiency of search procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
avg_line_len.php
dic_common_words.txt
dic_numbers.txt
dic_postfix.txt
dic_prefix.txt
dic_Shakespeare.txt
dic_variables.txt
dic_win32.txt
hash.cpp
hash.exe
hash.sln
hash.vcproj
hash_benchmark.bat
make_table.php
make_table_wiki.php
variable_extractor.php
word_counter.php
dic_common_words.txt
dic_numbers.txt
dic_postfix.txt
dic_prefix.txt
dic_Shakespeare.txt
dic_variables.txt
dic_win32.txt
hash.cpp
hash.exe
hash.sln
hash.vcproj
hash_benchmark.bat
make_table.php
make_table_wiki.php
variable_extractor.php
word_counter.php