-
prolog it easy program called piskvorky X O X O X O
prolog it easy program called piskvorky X O X O X O
- 2022-07-25 12:07:24下载
- 积分:1
-
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转...
地图识别通过地图节点识别路经城市和里程,使用VB编写基础程序,可2点跳转-map identification through maps node identification passes cities and mileage, using VB prepared based procedures, 2:00 Jump
- 2022-02-01 03:47:56下载
- 积分:1
-
关于操作系统课程设计进程调度问题,内涵实验报告
关于操作系统课程设计进程调度问题,内涵实验报告-courses on operating system design process scheduling, content experimental report
- 2022-11-27 23:45:03下载
- 积分:1
-
通过mapinfo的图层属性数据字段,用MapX生成专题图的VB源代码,密码为peng...
通过mapinfo的图层属性数据字段,用MapX生成专题图的VB源代码,密码为peng-through MapInfo layer attribute data fields, using MapX generate thematic maps of the VB source code, passwords peng
- 2022-04-01 00:35:06下载
- 积分:1
-
此程序是无刷电机控制程序,在实物中以经调试通过.各项性能指标均合格....
此程序是无刷电机控制程序,在实物中以经调试通过.各项性能指标均合格.-This procedure is brushless motor control procedures, in-kind in the adoption by the debugger. The performance indicators were qualified.
- 2022-03-17 14:57:29下载
- 积分:1
-
prolog eight digital design issues on the source code, there is a problem specif...
prolog设计的关于八数码问题的源代码,具体可能会有些问题啊-prolog eight digital design issues on the source code, there is a problem specific ah
- 2022-02-26 20:47:50下载
- 积分:1
-
- 2022-09-25 14:35:03下载
- 积分:1
-
本程序为检测16路输入45~65HZ的信号,并按每路状态输出各自想应路信号...
本程序为检测16路输入45~65HZ的信号,并按每路状态输出各自想应路信号-This procedure for the detection of 16 of 45 ~ 65HZ input signal, and the way each state would like to output their signals should be
- 2022-03-19 22:21:08下载
- 积分:1
-
自己学的文件加密小程序,希望对你们有用,欢迎下载
自己学的文件加密小程序,希望对你们有用,欢迎下载-Their own to learn a small file encryption program that you want to be useful are welcome to download
- 2023-05-13 15:00:02下载
- 积分: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