-
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考...
上传个小程序,VC++写的,用于获取,系统所有磁盘驱动器,供初学者学习参考-From a small program, VC++ to write, for the acquisition, the system of all disk drives, for beginners to learn information
- 2022-04-18 03:01:14下载
- 积分:1
-
A good C++ program to management a banch office of a Post office. Very Cool
用vc++编写的邮局支局信息管理源程序,感觉不错!值得下载-A good C++ program to management a banch office of a Post office. Very Cool
- 2022-06-27 03:25:38下载
- 积分:1
-
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景...
用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景-Change the system for the desktop background, while Microsoft itself has a dynamic library provides this functionality, but the library system does not take itself. Delphi therefore prepared to use this procedure for the automatic replacement of desktop background
- 2022-02-14 04:01:07下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
pca人脸识别
pca人脸识别系统,运用pca主元分析法进行识别, 环境为opencv2.4.3,vs2010(win7,xp均可)由于pca本身算法原因,识别正确率有待提升,需要自己创建train和test文件夹及train.txt文件。
- 2023-08-02 06:15:06下载
- 积分:1
-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-04-14 11:09:04下载
- 积分:1
-
SSL协议的C语言实现
SSL协议的C语言实现-SSL protocol C Language
- 2022-03-20 10:26:34下载
- 积分:1
-
c# gridview的使用案例,还不错
c# gridview的使用案例,还不错-c# gridview the use cases, but also good
- 2022-04-22 04:18:24下载
- 积分:1
-
UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序
UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序-UCCI engine simulator league source code and Windows versions of the compiler
- 2023-01-23 06:30:04下载
- 积分:1
-
G.723.1编码,不能直接使用,需进行必要的修改,其中一些…
G723.1代码,不可直接使用,需进行必要的修改,其中有些错误
-G723.1 code, not directly use, the need for the necessary changes, some of which are wrong
- 2022-03-07 01:14:47下载
- 积分:1