-
Unix/Linux 物流系统Demo
Unix/Linux 物流系统Demo-Unix/Linux Logistics System Demo
- 2022-10-27 11:10:03下载
- 积分:1
-
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅...
马的遍历算法 实现马的遍历问题 使用C语言编写 如果不好请大家原谅-Ma Algorithm Ergodic problems using C language, if you will forgive bad
- 2022-05-14 01:19:38下载
- 积分:1
-
This is a Gaussian elimination of the solution equation c language. For multiple...
这是一个高斯消元发解方程的c语言实现。对于接多元方程非常的方便-This is a Gaussian elimination of the solution equation c language. For multiple access very convenient equation
- 2022-02-02 13:19:39下载
- 积分:1
-
I used an operation, with foxpro addendum to the radio music system, functions m...
本人以前的一次作业,用foxpro编的电台音乐系统,功能比较完善。-I used an operation, with foxpro addendum to the radio music system, functions more perfect.
- 2022-03-06 08:59:10下载
- 积分: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
-
改变byteblasterii SCH
altera byteblasterII sch
- 2022-01-25 16:22:37下载
- 积分:1
-
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了,...
/*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个"mouse.h",所以去掉了, 如有人想要带鼠标的可与我连系*/-/* WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could have also been made with the mouse control, because we are a "mouse.h", so removed, if people want to take control the subject can be linked with my* /
- 2022-02-02 13:13:42下载
- 积分:1
-
LPC2300 KEIL APPLICATIONS
LPC2300 KEIL APPLICATIONS
- 2023-07-26 09:00:03下载
- 积分:1
-
这是一份关于Linux下usb驱动程序原理以及代码分析的的好文档
这是一份关于Linux下usb驱动程序原理以及代码分析的的好文档-This is a report on the usb driver under Linux as well as code analysis of the principle of good documentation
- 2022-10-28 19:00:03下载
- 积分:1
-
Java 字符串操作源码实例集
JAva方面操作字符串和文本的相关代码集,面向Java初学者,高手请绕行,这些实例都是挺简单的,可帮助初学者熟悉这方面的基础操作。
- 2022-10-19 14:40:03下载
- 积分:1