-
java 写的俄罗斯方块。
java 写的俄罗斯方块。-Russian cubes.
- 2022-01-25 22:03:59下载
- 积分:1
-
<
,非常好的国外计算机软硬件教材,对软硬件开发都有很大帮助- very well abroad, computer software and hardware materials, development of hardware and software are very helpful
- 2022-03-21 08:34:13下载
- 积分:1
-
hex2bin是一个很好的工具,但用在Windows
hex2bin is a very good tool but used in windows-hex2bin
- 2023-06-22 13:05:04下载
- 积分:1
-
CLIQUE聚类算法C++实现源代码
利用C++实现了CLIQUE聚类算法,能够运行目标函数的平均时间,计算出评价指标F-measure、NMI以及正确率。计算评价指标的函数在CEMTD源文件中。
- 2022-12-05 16:10:03下载
- 积分:1
-
for beginners fireworks java source code is not used for the swing can lay a goo...
适合初学者使用的烟花java源代码 没有使用swing 可以为初学者打下良好基础-for beginners fireworks java source code is not used for the swing can lay a good beginners basis
- 2022-04-02 08:35:35下载
- 积分:1
-
求一个函数最大值最小值算法的很好的通用程序
求一个函数最大值最小值算法的很好的通用程序-A function for the minimum value of a good algorithm for general program
- 2022-06-30 07:18:24下载
- 积分:1
-
Windows contains brief overview map and operation permit
Windows包含简要的概览图和操作许可证
- 2022-09-21 07:05:03下载
- 积分:1
-
Apriori算法的实现
这是一个先验算法的一个简单的应用程序,在这里使用两个代码,,即,,穿着一个数据库,而不是用它把所有
ISIS文件夹到本地主机...
- 2022-01-25 14:40:31下载
- 积分: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
-
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。...
将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。-Comprising the Object-Oriented thought into the Designing,accomplishing a designing needed structure,to all the process of the base designing.
- 2022-07-27 17:59:01下载
- 积分:1