-
JAVA写的留言板原代码,一个比较小的java程序,主要是留言版功能...
JAVA写的留言板原代码,一个比较小的java程序,主要是留言版功能-JAVA written message board source, a relatively small java procedures, the main function of message boards
- 2022-07-09 17:09:36下载
- 积分: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 software calculate the initial value for the SCM applet delay, giving devel...
此软件为单片机延时初值的计算小程序,给单片机开发者一个便捷!-This software calculate the initial value for the SCM applet delay, giving developers a convenient SCM!
- 2022-04-28 07:42:38下载
- 积分:1
-
视频录象,人人易懂
XLISP(XL600,XL1000)软件烧写操作视频录像教程...
视频录象,人人易懂
XLISP(XL600,XL1000)软件烧写操作视频录像教程-Video video, everyone read XLISP (XL600. XL1O00) software video burning operation Video Guide
- 2022-02-15 09:18:50下载
- 积分:1
-
圣维南方程组计算程序 vb开发 进行河道水流模拟计算
圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
- 2022-06-27 04:09:59下载
- 积分:1
-
回溯算法中的圆排列问题
回溯算法中的圆排列问题-backtracking algorithm with a round of the problem
- 2022-07-19 12:24:57下载
- 积分:1
-
优化系统工具,优化你的系统,使你的系统更加快捷,便利,是你用电脑的必备工具...
优化系统工具,优化你的系统,使你的系统更加快捷,便利,是你用电脑的必备工具-Optimization System Tools, and optimize your system, so that your system faster and more convenient, is your computer an indispensable tool for
- 2022-09-04 17:00:03下载
- 积分:1
-
机器学习,精度估计,交叉
machine learning, accuracy estimation, cross-validation,
bootstrap, ID3, decision trees, decision graphs, naive-bayes,
decision tables, majority, induction algorithms, classifiers,
categorizers, general logic diagrams, instance-based algorithms,
discretization, lazy learning, bagging, MineSet.
-machine learning, accuracy estimation, cross-validation, bootstrap, ID3, decision trees, decision graphs, naive- bayes, decision tables, the majority, induction algorithms, classifiers, categorizers, general logic diagrams. instance-based algorithms, discretization. lazy learning, bagging, MineSet.
- 2022-01-26 06:08:51下载
- 积分:1
-
c++ learning 讲授对于初学者有很大帮助,对于熟悉着可以参考下...
c++ learning 讲授对于初学者有很大帮助,对于熟悉着可以参考下-c++ learning to teach have much help for beginners, for those familiar with a can refer to the next
- 2022-07-23 19:04:37下载
- 积分:1
-
模仿BASIC函数的某些C语言函数
模仿BASIC函数的某些C语言函数-mimic the function of certain C language function
- 2022-07-14 11:11:42下载
- 积分:1