-
A virtual online bookstore system, using visual studio 2003, sql 2000 developmen...
一个虚拟的网上书店系统,用visual studio 2003,sql 2000开发-A virtual online bookstore system, using visual studio 2003, sql 2000 development
- 2022-08-03 16:57:19下载
- 积分:1
-
c# programming windows of a classical source
c#windows编程 中的一个经典源码-c# programming windows of a classical source
- 2022-06-11 11:54:10下载
- 积分:1
-
漂亮专业大气网站工作室源码 完整无错误 网上少见
漂亮专业大气网站工作室源码 完整无错误 网上少见-Beautiful site professional studio atmosphere complete source rare error-free online
- 2022-10-25 23:45:05下载
- 积分:1
-
一个记录开关机时间的软件,可以实现开机自运行
一个记录开关机时间的软件,可以实现开机自运行-a record time for the switch software can be run in Flint
- 2022-11-14 11:00:03下载
- 积分: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
-
windows 关机、注销和重启
一个控制windows系统关机、注销和重启的小程序,windows xp下可以。
- 2022-03-16 03:28:39下载
- 积分:1
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1
-
c++ primary knowledge summary
c++ primary 知识汇总,是c++进阶者很好的东西-c++ primary knowledge summary
- 2022-04-22 18:34:38下载
- 积分:1
-
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题...
应用在工业相机环境中,解决对同时看两个物体时上灯和下灯相互干扰的问题-Cameras used in industrial environments, addressing the two objects at the same time to see the lights and the next issue of mutual interference light
- 2022-08-14 14:10:05下载
- 积分:1
-
规则动态链接库的调用程序,初学者可以通过修改此程序进行学习...
规则动态链接库的调用程序,初学者可以通过修改此程序进行学习-Rules dynamic-link library call procedures, beginners can learn to modify this procedure
- 2022-02-02 04:53:16下载
- 积分:1