-
初学jsp的程序最基本的介绍,适于初学者学习jsp程序;
初学jsp的程序最基本的介绍,适于初学者学习jsp程序;-Jsp beginner s introduction to the basic procedure is suitable for beginners to learn jsp procedures
- 2023-08-23 15:40:04下载
- 积分:1
-
vc小计算器,实现加减乘除功能.
vc小计算器,实现加减乘除功能.-vc small calculators, and the arithmetic function to achieve.
- 2022-03-21 17:01:58下载
- 积分:1
-
Domino mail8.5
DOMINO邮件模板,版本8.5,需要的尽快下载-Domino mail8.5
- 2022-05-01 01:03:26下载
- 积分:1
-
LEACH的MATLAB代码,很不错。可以直接运行。
LEACH的MATLAB代码,很不错。可以直接运行。-the code of LEACH for Matlab
- 2022-01-25 21:13:20下载
- 积分:1
-
Beamforming algorithm in MATLAB to achieve under the
波束形成算法在MATLAB下的实现源代码
-Beamforming algorithm in MATLAB to achieve under the
- 2023-01-25 15:05:03下载
- 积分:1
-
acm various code involved in addition there acm Euclid, Euclid expansion, and is...
acm中各种代码,除此参与acm有欧几里得,拓展欧几里得,求素数等问题-acm various code involved in addition there acm Euclid, Euclid expansion, and issues such as prime numbers
- 2022-07-18 13:28:58下载
- 积分:1
-
javastingdemo java string的测试
javastingdemo java string的测试
-javastingdemo java string test
- 2022-09-01 20:50:02下载
- 积分:1
-
图标提取器源码
非常管用.大家试试,多多支持
图标提取器源码
非常管用.大家试试,多多支持-very useful source. We try and show more support!
- 2023-04-16 08:10:03下载
- 积分:1
-
这是我自己写的用c语言的聊天室
这是我自己写的用c语言的聊天室-that I used to write the c language chat rooms
- 2022-04-11 21:33:01下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1