-
用VB制作的一个半透明的窗体,很cool
用VB制作的一个半透明的窗体,很cool-VB produced a translucent windows, very cool
- 2022-01-25 18:11:01下载
- 积分: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
-
操作系统课程设计, 操作系统课程设计.
操作系统课程设计, 操作系统课程设计.-Operating systems curriculum design, curriculum design the operating system.
- 2022-05-06 20:32:13下载
- 积分:1
-
E-Bazaar Online Shopping System
This project is to provide ease in the transaction of money for student and other faculty members in collage. In this project, we have tried to cover important things like given the new account, username password, for new students. Sending the request for the authentication of username and password, selecting the students’ order, verifying that order and then giving the receipt to student and that much money will be deducted from student’s accounts. The students are also informed about the low account balance after some specific low amount.
- 2022-06-27 23:39:45下载
- 积分:1
-
stl2550读取光照强度的c语言,不包括转换公式
stl2550读取光照强度的c语言,不包括转换公式-stl2550 read light intensity c language, does not include conversion formula
- 2022-05-30 19:25:38下载
- 积分:1
-
delphi实现多桌面切换,工作玩游戏的好助手
delphi实现多桌面切换,工作玩游戏的好助手-Multdesk
- 2023-06-05 15:45:03下载
- 积分:1
-
Delphi establishment and use of a Cookie
Delphi下建立和使用Cookie-Delphi establishment and use of a Cookie
- 2023-03-04 02:20:03下载
- 积分:1
-
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序...
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序-Method using five kinds of sorting operations
- 2022-05-16 17:01:49下载
- 积分:1
-
介绍水晶报表中文解释说明;介绍如何做报表的;里面有代码...
介绍水晶报表中文解释说明;介绍如何做报表的;里面有代码-introduced Chinese explanation; How do statements; There are code
- 2023-02-14 10:50:04下载
- 积分:1
-
舍入误差与有效数C源代码
舍入误差与有效数C源代码-rounding error and the effective number of C source code
- 2023-05-01 04:15:02下载
- 积分:1