-
用VB编写的SVCAD
用VB编写的SVCAD-CASS7.0转换程序,并实现图形的完整性-VB prepared by SVCAD-CASS7.0 the conversion process and the integrity of graphics implementation
- 2022-05-26 04:08:39下载
- 积分:1
-
C++BUILDER的文件操作
C++BUILDER的文件操作-C BUILDER file manipulation
- 2023-06-15 09:00:03下载
- 积分:1
-
磁盘存储空间的管理...用c++语言实现...编缉运行即可
磁盘存储空间的管理...用c++语言实现...编缉运行即可-the management of the disk storage space...
- 2022-08-23 15:59:57下载
- 积分:1
-
电气类毕业设计,电气,电气,猫…
电气类毕业设计毕业设计电气类毕业设计电气设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气类毕业设计电气设计电气设计研究生类
- 2022-04-18 05:16:44下载
- 积分:1
-
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。...
描述指针函数的应用,相当与c#中的委托的应用,是c中学习的一个难点。-point function
- 2022-01-25 23:26:19下载
- 积分:1
-
解决软件不能安装的WINDOWS INSTALLER
解决软件不能安装的WINDOWS INSTALLER-Can not solve the software installed WINDOWS INSTALLER
- 2022-07-19 01:18:58下载
- 积分: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
-
sntp client for windows CE
一个WindowsCE使用的SNTP客户端源代码-sntp client for windows CE
- 2022-04-19 19:44:39下载
- 积分:1
-
《Visual C++ 6.0程序设计实训教程(第二版)》源代码
《Visual C++ 6.0程序设计实训教程(第二版)》源代码- Visual C++ 6.0 Programming Training Course (Second Edition) source code
- 2022-08-13 10:34:29下载
- 积分:1
-
用汇编写的一个简单的俄罗斯方块游戏,8086
用8086汇编写的一个简单的俄罗斯方块游戏-Written in 8086 with the compilation of a simple Tetris game
- 2022-06-29 17:02:59下载
- 积分:1