-
java network programming source code, learning socket programming and helpful th...
java 网络编程的源代码,学习socket编程和线程很有帮助-java network programming source code, learning socket programming and helpful threads
- 2022-02-02 02:38:20下载
- 积分:1
-
蜂鸣器音乐之八月桂花
用51实现播放音乐盒可以烧入51单片机中实现。播放音乐等,(Playing Music Box with 51)
- 2018-12-11 22:03:24下载
- 积分:1
-
FLASH+js动感图片展示
动感的Flash图片展示,鼠标移动的位置显示第一张,也是图片最大显示的一张,其它图片依次减小,在图上晃动鼠标,效果更炫。适合在一些时尚、非主流网站使用。每张图片的文字和链接都保存在MD_slide.txt这个文本文件里。
- 2022-02-01 22:18:26下载
- 积分:1
-
介绍广域网知识的文章,排版很好,介绍的深入浅出,大家可以看看....
介绍广域网知识的文章,排版很好,介绍的深入浅出,大家可以看看.-WAN knowledge introduced articles, layout very good, presented in simple terms, we will look at.
- 2022-12-07 07:05:03下载
- 积分:1
-
齿轮啮合原理
说明: 齿轮加工方面类容,经典讲述齿轮工作原理,是设计齿轮,滚刀方面教程。(Gear processing, the classic description of the working principle of gear, gear design, hob aspects of the cour)
- 2020-09-25 20:47:54下载
- 积分:1
-
数字钟.zip
基于纯数字电路实现的电子钟,可以设置时分秒(Electronic clock based on pure digital circuit can set time-seconds.)
- 2018-11-11 10:26:26下载
- 积分:1
-
Snake-game-C-program
贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
- 2012-04-22 12:12:07下载
- 积分:1
-
xxx
新型基于MRAS 的永磁同步电机(Novel based on the MRAS PMSM)
- 2007-12-26 12:12:20下载
- 积分:1
-
LDA
dataset-dimensionality-reduction-python-master
- 2020-06-25 19:00:01下载
- 积分: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