-
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。...
用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。-With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.
- 2023-04-20 21:10:05下载
- 积分:1
-
成程序能够实现系统进程的自动启动,和关闭,还能实现任务管理...
成程序能够实现系统进程的自动启动,和关闭,还能实现任务管理-Into the procedure to realize the system automatically starts the process, and closure, but also realize Task Manager
- 2023-06-08 23:10:02下载
- 积分:1
-
添加删除修改管理员考生资料,初始化考场信息,使考试能够顺利进行。...
添加删除修改管理员考生资料,初始化考场信息,使考试能够顺利进行。-Add delete modify data administrator candidates, test initialization information, so that the smooth conduct of examinations.
- 2023-03-29 18:40:04下载
- 积分:1
-
决策树分类算法、C4.5算法,java语言描述
决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
- 2022-10-15 09:10:03下载
- 积分:1
-
字符串读写函数fgets和fputs ,读字符串函数fgets函数的功能1
字符串读写函数fgets和fputs ,读字符串函数fgets函数的功能1-string literacy fgets and fputs function, reading the string functions fgets of functionality 1
- 2023-04-13 20:15:03下载
- 积分:1
-
源代码统计软件,可以输出html文件。
源代码统计软件,可以输出html文件。-source statistical software can output html document.
- 2022-02-04 08:44:12下载
- 积分:1
-
the tests, not too many Eastern is to test the use of the test to use, not too m...
测试用的,没有太多的东东,只是测试用的,测试用的,没有太多的东东,只是测试用的-the tests, not too many Eastern is to test the use of the test to use, not too many of the Eastern, The only test
- 2023-08-03 17:25:03下载
- 积分:1
-
Freescale' s first smart car race program hope for all of us
第一届飞思卡尔智能车比赛的程序 希望对大家有用-Freescale" s first smart car race program hope for all of us
- 2022-12-15 05:25:03下载
- 积分:1
-
hefty almanac source code, the C and QB version, I do not know right wrong
万年历的源码,C++和QB版,不知道对不对-hefty almanac source code, the C and QB version, I do not know right wrong
- 2022-02-15 06:52:29下载
- 积分: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