-
Screenshot of easy language module, very easy to use
Screenshot of easy language module, very easy to use
- 2022-03-03 23:22:02下载
- 积分:1
-
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!...
很多vc++的经典例程,vc++6中编译成功,实用性很强,有帮助!-vc++ many of the classic routines, vc++ 6.0 compiler successful, very practical, help!
- 2023-04-27 07:25:03下载
- 积分:1
-
c#调用本机摄像头,并保存成图象源码
c#调用本机摄像头,并保存成图象源码 很好用,用VS2013打开就能用
- 2023-04-28 02:55:03下载
- 积分:1
-
FANUC LADDER-III 6.9 汉化包
本汉化包适用于FANUC LADDER-III 6.9,完全汉化。
- 2022-01-25 23:09:59下载
- 积分:1
-
操作WAV文件,的播放器。
操作WAV文件,的播放器。-operation WAV files, the player.
- 2022-11-28 15:30:03下载
- 积分:1
-
WinCE下的ActiveX控件开发,使用Visual C
WinCE下的ActiveX控件开发,使用Visual C-ActiveX control under WinCE development, use Visual C++
- 2022-01-27 23:57:09下载
- 积分:1
-
vb程序删除自身
vb program to remove themselves
vb程序删除自身
vb program to remove themselves-vb program to remove themselves vb program to remove themselves
- 2022-06-17 21:22:13下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1
-
搭载数据库的学生管理系统
这是一款学生宿舍管理系统,最早来自于csdn上一位学长的课程设计。系统搭载的是sqlsever数据库,可以实现比较完整的功能。个人认为是一个非常棒的系统。有这方面作业需要的同学可以借鉴一下
- 2022-02-05 00:24:31下载
- 积分: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