-
Liuzhou Ji seven games source code aids in support of search and other demons.
七龙纪游戏辅助工具 源代码
支持恶魔搜索等.-Liuzhou Ji seven games source code aids in support of search and other demons.
- 2022-03-11 07:47:18下载
- 积分: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
-
haldas dadljasd jaslkdjsad kjsad
kkj qwelqwleqbwe ;
- 2022-04-15 09:34:30下载
- 积分:1
-
use expressions stack judgment about whether the scratch, including that Stack m...
利用栈判断表达式中左右刮号是否配对出现 包括栈的一些基本操作 如进栈出栈-use expressions stack judgment about whether the scratch, including that Stack matching some basic operations such as stack up into stacks
- 2022-07-23 04:20:22下载
- 积分:1
-
Qt多线程编程实例
Qt界面编程,多线程编程例子,演示了什么时候需要多线程,对于运算量复杂运算,单独开线程,防止界面失去响应。否则,在运行到运算量复杂部分,界面失去消息循环,会导致界面卡顿。
- 2022-07-21 22:53:42下载
- 积分:1
-
文件设备描述表的使用,利用兼容DC实现图形的保存和再现
文件设备描述表的使用,利用兼容DC实现图形的保存和再现-Document device use, the use of DC-compatible graphics to achieve the preservation and reproduction
- 2022-06-15 23:16:38下载
- 积分:1
-
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。...
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。-Few, however code memory efficient finishing process. Author: mallon. Through the use VC6 compiler.
- 2022-04-17 22:42:17下载
- 积分:1
-
MFC窗口分割类-实现任意分割,及窗口隐藏
一个第三方的分割栏类,继承自CSplitterWnd,可实现切换界面、禁止工具条移动和隐藏面板;
- 2022-03-18 02:35:31下载
- 积分:1
-
动态创建控件实例,演示如何动态创建和删除控件
动态创建控件实例,演示如何动态创建和删除控件-Examples of dynamically created controls, demonstrate how to dynamically create and delete controls
- 2022-04-19 16:59:09下载
- 积分:1
-
Go to 跳转到指定的帧
- Go to 跳转到指定的帧
- Play 播放
- Stop 停止
- Toggle High Quality 在高画质和低画质间切换
- Stop All Sounds 停止所有声音的播放
- Get URL 跳转至某个超联结
- FSCommand 发送FSCommand命令
- Load Movie 装载影片
- Unload Movie 卸载影片
- Tell Target 告知目标
- If Frame Is Loaded ..判断帧是否被完全载入
- On Mouse Event 鼠标事件
。其他Actions。包括:
- break 跳出循环
- call 调用指定帧(一般喊有某个特定函数)
- comment 注释
- continue 继续循环
- delete 删除一个对象(Object)中的变量
- do while do while循环-- Go to Jump to a specific frame- Play Play- Stop stop- Toggle High Quality in the high-quality and low quality switch between- Stop All Sounds stop all the voices of the players- Get URL to a hyperlink Jump- FSCommand Send FSCommand command- Load Movie loading videos- Unload Movie uninstall video- Tell Target this goal- If Frame Is Loaded .. to determine whether the frame is completely loaded- On Mouse Event mouse events. Other Actions. Including:- break out of the cycle- call call the specified frame (usually there is a specific function call)- comment Notes- co
- 2023-05-02 14:00:02下载
- 积分:1