-
嵌入式系统c语言编程入门(5),关于c语言编程的书籍
嵌入式系统c语言编程入门(5),关于c语言编程的书籍-C language programming of embedded systems portal (5), on c language programming books
- 2023-07-26 11:25:03下载
- 积分:1
-
链表的输出,如何使用链表,让链表中的数据能够正确的输出!...
链表的输出,如何使用链表,让链表中的数据能够正确的输出!-linklist s printf
- 2022-08-12 17:14:13下载
- 积分: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
-
这是一个非常实用的网页素材。星光让你的主页更加引人注目。...
这是一个非常实用的网页素材。星光让你的主页更加引人注目。-This is a very useful material to the website. Stars make your home more visible.
- 2022-03-25 13:34:51下载
- 积分:1
-
这是一些很常用的c51程序,使用起来很方便,推荐给大家
这是一些很常用的c51程序,使用起来很方便,推荐给大家-which is a very common procedure decoder, very easy to use and recommend it to everyone
- 2022-05-22 20:20:25下载
- 积分:1
-
汇编原码“霓虹灯”的模拟显示.rar
汇编原码“霓虹灯”的模拟显示.rar-compilation of the original code, "neon" simulation show. Rar
- 2023-07-09 22:20:03下载
- 积分:1
-
这是数据库的教程,是某重点大学的非常专业的讲稿,
这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
- 2022-03-16 21:58:42下载
- 积分:1
-
java类的路径设置视频,绝对经典
java类的路径设置视频,绝对经典-java class path set up video, an absolute classic
- 2022-02-10 11:52:42下载
- 积分:1
-
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器...
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器-This is a prepared using Multisim 8421BCD Code with two express a decimal number the sum of the adder
- 2022-11-10 01:45:04下载
- 积分:1
-
base for the conversion of a good function. 16 in the 229 free conversion, but a...
进制转换的一个很好的函数。可在16进制内自由转换,也可创新地使用5、6、7等进制格式。经过简单改造后可使用最大36进制的形式。是编程人员的一个好东东。-base for the conversion of a good function. 16 in the 229 free conversion, but also innovative use of 5, 6, 7, etc.-band format. After simple transformation can be used after the 36 largest 229 forms. Programming staff is a good Eastern.
- 2022-02-28 22:38:37下载
- 积分:1