-
pss7_v1.8.4_password_1
说明: Siemes Password Tool
- 2020-12-02 18:29:26下载
- 积分:1
-
罗盘加速度计
BM1422 KX224 驱动代码,实现方位角姿态解算(BM1422 KX224 Driver code)
- 2020-06-24 00:40:02下载
- 积分:1
-
mpu6050
linux系统下的mpu6050陀螺仪驱动(Mpu6050 drive on Linux system)
- 2017-09-16 14:06:02下载
- 积分:1
-
Spire
说明: Spire.Doc 去水印,提供对Word操作功能(Spire.doc can remove watermark and provide word operation function)
- 2020-04-09 12:39:50下载
- 积分:1
-
COBOL实验源码,大家可以下载在主机环境上实验,内容比较多
COBOL实验源码,大家可以下载在主机环境上实验,内容比较多-Experimental COBOL source, you can download in the host environment experiments, the content more
- 2022-08-13 10:31:06下载
- 积分:1
-
choose a coding. The trip here can be used coding and coding out, but after a lo...
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳-choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor
- 2022-01-23 11:26:34下载
- 积分:1
-
代码
利用java语言进行的复数的简单的加减乘除的运算(Simple addition, subtraction, multiplication and division of complex numbers using java language)
- 2020-06-23 16:20:02下载
- 积分:1
-
CPPOJ
一些基础的C++编写的编程题目,可以供初学者学习。(Some basic programming in C++ topics, can be used for beginners to learn.)
- 2015-12-05 11:55:38下载
- 积分:1
-
telegram_api
Python Telegram Example
- 2019-05-27 15:47:50下载
- 积分: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