-
For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
适合C++初学者的小程序,学习如何在窗口上使用键盘和鼠标.-For C++ Beginners small procedures, learn how to use windows keyboard and mouse.
- 2022-05-24 08:27:20下载
- 积分:1
-
This is a process memory control module, as well as use the psapi.lib includes t...
这是一个进程内存监控模块,以及所用到的psapi.lib,包含了exe和核心算法-This is a process memory control module, as well as use the psapi.lib includes the exe and the core algorithm
- 2022-08-10 12:49:34下载
- 积分:1
-
理工科大学的关于大整数运算的问题.用C++编写.
理工科大学的关于大整数运算的问题.用C++编写.-Science and Engineering University of large integer arithmetic on the issue. C preparation.
- 2022-03-23 08:12:51下载
- 积分: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
-
Received e
收 发 送 电 子 邮 件-Received e-mail
- 2023-04-22 13:20:03下载
- 积分:1
-
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
- 2022-02-04 23:46:52下载
- 积分:1
-
c++调用WPRD
调用word和进行word表格的填写 一个类型库是一个提供COM对象功能信息的文件或文件的一部分,而且类型库包含了有关类的信息。注意,类型库并不存储实际的对象,而只是存储有关这些对象的信息。类型库详细说明了一个自动化客户机为对象需要调用的方法和属性的信息,比如说它详细的描述了接受或返回的值。每一个Microsoft Office应用程序都在一个dll文件中提供了多种类型库资源,这种dll文件叫做目标库(*.olb)。下面的表列出了Microsoft Office 97 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-12-09 03:20:03下载
- 积分:1
-
使用这个服务程序,可以很容易的查看内存中的应用程序
使用这个服务程序,可以很容易的查看内存中的应用程序-use of this service procedures, it is very easy to see the memory applications
- 2022-07-04 03:25:57下载
- 积分:1
-
详细介绍了ARM处理器的arm7dti
arm7dti detail for arm processor
- 2022-02-12 02:24:53下载
- 积分:1
-
EXEL to XML conversion
EXEL 到 XML 的转换程序-EXEL to XML conversion
- 2022-01-25 14:52:49下载
- 积分:1