-
Java ME for a number of keys at the same time deal with examples.
Java ME中对多个按键同时处理的例子。-Java ME for a number of keys at the same time deal with examples.
- 2022-03-11 22:59:25下载
- 积分:1
-
C语言宏定义
自己总结的常用宏定义,学习51 很有用,便于代码管理,其他的也可以参考看看,多了解写东西总是有好处的,第一次上传,以后会继续上传自己觉得不错的代码或者总结之类的东西给大家,不喜勿喷
- 2022-07-02 20:18:51下载
- 积分:1
-
一个猜数字的小游戏,初学C++的朋友可以下一下看一下效果哦!
一个猜数字的小游戏,初学C++的朋友可以下一下看一下效果哦!-A small猜数字games, learning C++ friends can look at the effect of the next Oh look!
- 2022-03-16 16:25:02下载
- 积分:1
-
应用类 一个小小的倒计时程序,可以使用户在需要时提供方便快捷的操作:)...
应用类 一个小小的倒计时程序,可以使用户在需要时提供方便快捷的操作:)-Application of a small category of the countdown procedure, allows the user when necessary to provide a convenient mode of operation:)
- 2023-05-20 04:05:04下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
Dogs looking for treasure on their own to a map, there are treasures, based on s...
狗自己找宝藏去地图,有宝藏,根据狗的某种走法,如果能在宝藏里找到,输出的是走几步,如果不工作那输出是不可能的
- 2022-11-01 18:20:04下载
- 积分:1
-
interrupt controller 设计
interrupt controller 设计-interrupt controller
- 2022-01-27 20:53:08下载
- 积分:1
-
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行....
这是一个可以画出马尔萨斯引力线图的源程序.可以在vc环境下运行.-it to be a paint Malthus gravity map of the source. Vc can run under.
- 2023-05-28 00:35:03下载
- 积分:1
-
JPEG格式说明,和解码流程介绍,对移植JPEG的解码CODE很有帮助。...
JPEG格式说明,和解码流程介绍,对移植JPEG的解码CODE很有帮助。-JPEG format, and decoding flow introduction of transplantation JPEG decoder CODE helpful.
- 2022-11-18 11:10:03下载
- 积分:1
-
Make their own presentation using PPT, speaking crossbow used in the WSN platfor...
自己做的演示用的PPT,讲crossbow的WSN平台用的低功耗MAC协议和XMesh路由协议的。对研究crossbow平台很有帮助-Make their own presentation using PPT, speaking crossbow used in the WSN platform, low-power MAC protocols and routing protocols XMesh. Useful platform for the study of crossbow
- 2023-05-31 21:55:03下载
- 积分:1