-
Component for video for windows
Component for video for windows
- 2022-05-28 17:22:06下载
- 积分:1
-
代码grenerate
code grenerate
- 2022-03-18 21:18:11下载
- 积分: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
-
显示所有的进程,可以结束某个进程,也可以
显示所有的进程,可以结束某个进程,也可以-Show all the process, can end a process can also be
- 2022-06-28 14:29:54下载
- 积分:1
-
将一个十进制数利用堆栈转换成其他进制数的小程序
将一个十进制数利用堆栈转换成其他进制数的小程序-A decimal number using stack converted to hexadecimal number of other small programs
- 2023-07-21 11:35:03下载
- 积分:1
-
Internet phones plug
手机上网插件,还可以有其他用途,不错,大家-Internet phones plug-ins, but also can have other uses, yes, we
- 2022-09-16 07:50:03下载
- 积分:1
-
这是一个brew开发的游戏。是推箱子游戏。用到了底层的菜单,并非使用控件。有多个事件响应的实例。...
这是一个brew开发的游戏。是推箱子游戏。用到了底层的菜单,并非使用控件。有多个事件响应的实例。-It is a box game .it run in brew SDK. the menu is not use the Navi.
- 2022-05-19 14:39:21下载
- 积分:1
-
Tip
提示通
设置好日期、时间、内容,就会在指定的日期、时间提示,须确定看到提示,否则两分钟后又提示。-Tip-pass set up the date, time, content, will be at the specified date, time, tips, to be determined to see tips, otherwise, after a two-minute tips.
- 2022-06-26 08:46:01下载
- 积分:1
-
增强元文件的读写操作,关于EMF的
增强元文件的读写操作,关于EMF的-strengthen the yuan and write papers on the EMF
- 2022-03-06 03:57:40下载
- 积分:1
-
windows下MP3播放程序开发源代码,可适合初级开发。
windows下MP3播放程序开发源代码,可适合初级开发。-windows MP3 player under development source code, which may be suitable for junior development.
- 2022-08-10 14:50:29下载
- 积分:1