-
飞机定票系统源码___软件工程与数据结构
飞机定票系统源码___软件工程与数据结构-aircraft scheduled counting system ___ Source Software Engineering and Data Structure
- 2022-02-09 13:28:04下载
- 积分:1
-
document control, the designated directory or document to change (such as to cha...
文件监控,指定目录或者文件发生变动(如改名字,删除),会报告-document control, the designated directory or document to change (such as to change the name, delete), the report
- 2022-09-27 17:35: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
-
Microsoft mci interface, the use of MFC utility to set up working into vc++ to r...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了语音朗读和语音识别功能-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize voice and speech recognition capabilities to read
- 2022-03-14 07:51:09下载
- 积分:1
-
随机抽样一致性算法,主要用于参数一致性的检验。
随机抽样一致性算法,主要用于参数一致性的检验。-RANSAC implemente
- 2022-06-16 09:15:29下载
- 积分:1
-
Hiding program window while the DOS program is runing.
隐藏dos程序运行时的窗口 -Hiding program window while the DOS program is runing.
- 2023-08-23 07:00:03下载
- 积分:1
-
一个ADPCM编码的例子
一个ADPCM编码的例子-An example of ADPCM encoding
- 2022-07-15 19:15:34下载
- 积分:1
-
基于Wince 4.2 操作系统,用Evc4.0编写的s3c2410 SPI模块程序
基于Wince 4.2 操作系统,用Evc4.0编写的s3c2410 SPI模块程序-Wince 4.2-based operating system, with Evc4.0 prepared s3c2410 SPI module procedures
- 2022-01-26 17:09:40下载
- 积分:1
-
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子...
用c++做的,把2张图片融合,可以作为需要图片融合的很好例子-Using c++ to do the integration of two images, the need for image fusion can be used as a good example of
- 2022-11-17 21:45:04下载
- 积分:1
-
由3个Label控件显示立体字,你可以把它作成一个控件
由3个Label控件显示立体字,你可以把它作成一个控件-Label controls from the three shows that three-dimensional characters, you can control it to make a
- 2022-06-12 20:48:25下载
- 积分:1