-
该程序是利用概率算法,可以在该算法中设置大小…
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
- 2023-09-09 00:20:03下载
- 积分:1
-
VB6 包装模块来创建一个 GUID
这是一个 Visual Basic 6 项目,将创建一个 GUID。
它包含的函数"CreateGUIDStr()"。
此函数返回一个 GUID。
该函数将调用一些 Api,但这项工作是对用户隐藏的。
项目演示其使用,并从中可以复制一个文本框中显示 GUID。
每次单击"创建 GUID"按钮创建一个新的 GUID,并将其显示在文本框中。
- 2023-08-18 17:00:04下载
- 积分: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
-
简单使用的hufmTree,里面可以压缩于解压文件
简单使用的hufmTree,里面可以压缩于解压文件-Simple to use hufmTree, which can be compressed in-extracting file
- 2022-03-19 13:40:58下载
- 积分:1
-
To implement design template pattern.
To implement design template pattern.
- 2022-01-28 21:01:10下载
- 积分:1
-
这是一个电话薄管理系统
这是一个电话薄管理系统-This is a phone book management system
- 2022-03-10 21:49:09下载
- 积分:1
-
通过本程序代码可以调节电脑屏幕的年度。希望对大家有用!...
通过本程序代码可以调节电脑屏幕的年度。希望对大家有用!-Through this program code can adjust the computer screen of the year. Hope useful for all of us!
- 2022-03-23 07:49:56下载
- 积分:1
-
evacap的例子,从中可以了解EVACAP的开发过程,相关函数。
evacap的例子,从中可以了解EVACAP的开发过程,相关函数。-evacap example, which can understand the development process EVACAP, correlation function.
- 2022-12-19 14:05:04下载
- 积分:1
-
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。...
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。-just to test the angle for database use and in realtime modle. this is a good program for applly in industral fields.
- 2022-08-17 21:41:23下载
- 积分:1
-
PCA矩阵的算法,能得到图像的特征向量,很好的!
PCA矩阵的算法,能得到图像的特征向量,很好的!-PCA matrix algorithm, very good!
- 2022-11-13 00:50:03下载
- 积分:1