-
对点线的编辑功能,对初学者有一定的参考价值
对点线的编辑功能,对初学者有一定的参考价值
-Points and lines of the editorial function, for beginners has some reference value
- 2022-03-20 09:05:43下载
- 积分:1
-
银行线程
银行线程-WWwwwwwwddddddddddddddddd
- 2022-03-24 07:17:54下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
全局函数的另一种实现
全局函数的另一种实现-overall function of a realization
- 2022-05-24 19:11: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
-
two of the plan is an algorithm
二部图的一个算法-two of the plan is an algorithm
- 2022-10-06 04:50:03下载
- 积分:1
-
xls 自动格式转换成 csv格式。这个脚本用来将excel保存成CSV格式,并不依赖于excel,因为它用的模块是:Spreadsheet::ParseExc...
xls 自动格式转换成 csv格式。这个脚本用来将excel保存成CSV格式,并不依赖于excel,因为它用的模块是:Spreadsheet::ParseExcel::Simple-save MS Excel worksheets as CSV files
- 2023-06-06 09:20:03下载
- 积分:1
-
《vc精华文摘
《vc精华文摘-文件篇》-"vc essence Digest-chapter document"
- 2022-02-25 07:04:57下载
- 积分:1
-
C++各种程序案例
案例1:
创建一个动物类,该类的属性成员有:名字、体重、长度。成员函数有sleep(),eat(),breath()。其中属性成员是私有的。函数成员是公有的。
第一 类的声明和定义放在文件 animal.h中。
第二 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-21 15:34:04下载
- 积分:1
-
一整套图像处理算法代码
代码内容包括图像裁剪、颜色空间转换、直方图均衡化图像滤波等图像预处理操作,另外,还包含了图像组织点的网格划分、特征提取与分类。
- 2022-01-23 10:39:41下载
- 积分:1