-
TM8000硬盘录像机客户端编程文档和Demo源代码,是从事相关开发不可多得的资料。...
TM8000硬盘录像机客户端编程文档和Demo源代码,是从事相关开发不可多得的资料。-TM8000 DVR Client Demo programming documents and source code, is engaged in the development of rare-related information.
- 2022-07-15 04:46:59下载
- 积分: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
-
本教程很好的学习信息科学的计算机算法
This tutorial very good to learn information science ana computer algorithm
- 2022-01-21 18:46:22下载
- 积分:1
-
一个MP3的发展,所需的所有技术文件,包括我。
开发一个mp3,所需要的各种技术文档,包括芯片资料。解码芯片的,闪存的,以及运放等-The development of an mp3, all the required technical documentation, including information on the chip. Decoder chips, Flash memory, as well as the operational amplifier, etc.
- 2022-08-15 07:46:46下载
- 积分:1
-
显示面板程序!用于电力系统的人机显示,可显示三相电流,电压.有功无功等...
显示面板程序!用于电力系统的人机显示,可显示三相电流,电压.有功无功等-Display panel procedures! For man-machine power system show that shows the three-phase current, voltage. Active and reactive power, etc.
- 2022-05-15 18:39:05下载
- 积分:1
-
编译原理的词法分析 改编PL/0成C
编译原理的词法分析 改编PL/0成C-compiler tenets of lexical analysis based PL/C 0%
- 2022-08-02 21:12:01下载
- 积分:1
-
Windows XP 下使用 VMware Workstation 安装和使用 Fedora 8
Windows XP 下使用 VMware Workstation 安装和使用 Fedora 8-Windows XP using VMware Workstation to install and use Fedora 8
- 2022-04-30 23:03:42下载
- 积分:1
-
Adventure maze algorithm to achieve a CPP file. TC compiled in the next generati...
迷宫探险算法,一个CPP文件实现。在TC下编译生成。生成的程序是dos exe。LEFT/UP/RIGHT/DOWN 在迷宫中向左、上、右、下走一步。走过的路线显示为黄色,回头路显示为红色。-Adventure maze algorithm to achieve a CPP file. TC compiled in the next generation. Procedure is generated dos exe. LEFT/UP/RIGHT/DOWN in the maze to the left, on right, step down. Through the line shown as yellow, red back.
- 2022-07-18 02:01:47下载
- 积分:1
-
这是关于finidng有功和无功功率的系统给出了谐波…
It is about finidng the real and reactive power given some harmonics in the system.
- 2023-04-19 12:25:03下载
- 积分:1
-
实验数据结构,实现矩阵乘法加法和素…
数据结构实验,实现矩阵的加减乘运算,是cpp源文件文件-Experimental data structure to achieve the matrix multiplication addition and subtraction is a cpp source files
- 2022-12-31 05:00:03下载
- 积分:1