-
硬件C程序
很有用
用于频率计设计!
硬件C程序
很有用
用于频率计设计!-Hardware C program
Useful
Designed for the frequency!
- 2022-02-04 20:20:29下载
- 积分: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
-
blue tooth protocol stack source code
blue tooth protocol stack source code
- 2022-04-21 06:07:52下载
- 积分:1
-
VB 纯数字验证码识别实例
vb6.0的验证码处理,在去除干扰点时,采用中值滤波是一种不错的方法,中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值。中值滤波的实现方法
- 2022-02-06 20:07:19下载
- 积分:1
-
opnet仿真实例,希望对大家有帮助,
opnet仿真实例,希望对大家有帮助,-OPNET
- 2022-10-13 05:55:03下载
- 积分:1
-
用易语言开发的 cad插件 。进入cad中。画线
用易语言开发的 cad插件 。进入cad中。画线-Language development with easy plug-cad. Entered in cad. Draw a line
- 2022-08-03 20:31:46下载
- 积分:1
-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分:1
-
acm title and programming to do when a number of commonly used algorithms, their...
acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等。-acm title and programming to do when a number of commonly used algorithms, their summary, the main has large numbers of computing, qsort function, sort, and so on.
- 2022-01-26 05:09:40下载
- 积分:1
-
受用一生的电脑知识!!!!!!!!!!!!!1!!!!!!
快来看一下
受用一生的电脑知识!!!!!!!!!!!!!1!!!!!!
快来看一下-good enough for the whole life of a computer knowledge !!!!!!!!!!!!! !!!!!! Come see!
- 2022-03-19 09:40:39下载
- 积分:1
-
framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他
同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底...
framebuffer 设备即帧缓冲设备(简写fb)提供了显示接口的抽象描述。他
同时代表着显示接口的存储区,应用程序通过定义好的函数访问,不需要知道底
层的任何操作。-framebuffer equipment that frame buffer (abbreviation fb) provided a display interface to the abstract depiction out. He also represented the storage and display interface, application function by defining good visit, does not need to know the bottom of any operation.
- 2022-04-15 14:03:02下载
- 积分:1