-
USB 识别盘符 代码高效,运行稳定
USB 识别盘符 代码高效,运行稳定-USB drive letter code to identify efficient and stable operation
- 2022-05-28 08:09:12下载
- 积分:1
-
windows下所有的hook的演示代码
windows下所有的hook的演示代码-windows of all the hook demo code
- 2022-01-25 17:55:43下载
- 积分:1
-
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!-S3C2443 s ads boot code, the use of ARM revw2.2 compiler, tested!
- 2023-06-26 18:05:04下载
- 积分:1
-
实现文件夹的监控与自动备份,Folder to achieve the monitoring and automatic backup...
实现文件夹的监控与自动备份,Folder to achieve the monitoring and automatic backup-Folder to achieve the monitoring and automatic backup
- 2023-07-12 17:15:03下载
- 积分:1
-
此为51单片机控制液晶显示的程序。主要用来显示时间
此为51单片机控制液晶显示的程序。主要用来显示时间-this for 51 LCD MCU control procedures. Used primarily for show time
- 2022-11-26 04:30:03下载
- 积分:1
-
磁盘文件的查找sam_sp_53
磁盘文件的查找sam_sp_53-disk document search sam_sp_53
- 2022-02-16 01:29:28下载
- 积分:1
-
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告
GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
- 2022-06-28 22:02:32下载
- 积分: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
-
USB读写的简单程序,用于读取USB信息
一个读写usb的简单程序,用来读取usb的信息-Usb a to read and write simple procedures, used to read the usb information
- 2022-03-12 07:50:22下载
- 积分:1
-
C++的关键知识点的希望大家喜欢。包括数组…
C++的重要知识点,希望大家喜欢.包括数组、指针-C++ Critical knowledge points in the hope that everyone likes. Including an array, pointer
- 2023-07-24 15:55:03下载
- 积分:1