-
用C语言实现曼彻斯特的编码
此代码用c语言程序缩写,在windows条件下可运行,用c语言实现曼彻斯特的编码过程,里面内容深入浅出,相信初学者可以很快就会明白,以下曼彻斯特编码是用c 语言实现的整个过程。并有运行的截结果,内容翔实,具体。
- 2022-02-20 20:36:18下载
- 积分:1
-
很好的万年历
很好的万年历源代码,很有学习和指导意义,欢迎指出其中的不足 ,我们一起学习,代码有显示 阳历,阴历的功能,能查询日历,返回今天的功能,有出现节日的功能!!
- 2022-03-04 20:49:51下载
- 积分:1
-
develolped with VB,about sending and receiveing email.
用VB开发,关于收发邮件。
- 2022-02-10 12:21:00下载
- 积分:1
-
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示...
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
- 2022-02-26 19:01:10下载
- 积分:1
-
新节点 新节点 新节点 新节点
新节点 新节点 新节点 新节点 -new nodenew nodenew nodenew nodenew nodenew nodenew node
- 2023-01-25 02:20:04下载
- 积分:1
-
此程序是DOS下的用来枚举USB设备接口的一个小程序
此程序是DOS下的用来枚举USB设备接口的一个小程序-This procedure is used under DOS enumerate USB device interface, a small program
- 2022-01-27 21:31:13下载
- 积分:1
-
调色板程序模拟,实现颜色的自定义调节
调色板程序模拟,实现颜色的自定义调节-Palette program to simulate to achieve a custom color adjustment
- 2022-05-28 18:52:48下载
- 积分:1
-
网络Socket传输, 视频建控的源代码...
网络Socket传输, 视频建控的源代码-Socket network transmission, video construction of the source code control
- 2022-09-17 14:20:04下载
- 积分:1
-
此为多函数的递推算法,又多个例子,初学C++的可以下回来
此为多函数的递推算法,又多个例子,初学C++的可以下回来-This is a recursive algorithm for Multi-function, but also a number of examples, beginner C++ Can come back next
- 2023-01-02 01:00:03下载
- 积分:1
-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。...
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。
[基本要求]
假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。
-Hash table design [description of the problem] really right in your collective (such as in your class) in the design of a hash table of names, bringing the average search length of less than R, the completion of construction of the corresponding tables and look-up table procedures. [Basic requirements] assumed the names of people known as the Chinese pinyin form, fill in the hash table to be a total of 30 names, taking the average search length of the upper limit of 2. Hash function with the addition of more than a few ways to stay construction, using pseudo-random probing re-hashing to resolve disputes.
- 2022-02-07 13:16:03下载
- 积分:1