-
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
- 2022-06-28 10:58:58下载
- 积分:1
-
混合991_编译实验
混合991_编译实验-mixed 991_ compiler experiment
- 2023-07-03 22:10:03下载
- 积分:1
-
一本很好的关于数控方面的PPT,她详细的说明了数控的历史和它的使用,并附带了很多有用的案例...
一本很好的关于数控方面的PPT,她详细的说明了数控的历史和它的使用,并附带了很多有用的案例-A very good on the NC side of the PPT, her detailed description of the CNC
- 2022-03-20 01:38:13下载
- 积分:1
-
婚纱摄影客户管理系统V2.0原型版
婚纱摄影客户管理系统V2.0原型版-wedding photography customer management system prototype version V2.0
- 2022-01-26 03:39:14下载
- 积分:1
-
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。
TI DSP 的FVID函数的说明,使用dm642的人员可以参考学习。-TI DSP s FVID function shows that the use of DM642 personnel can refer to learning.
- 2022-11-03 09:45:03下载
- 积分:1
-
通过handle_dcd_receive函数完成的DCD消息的处理
通过handle_dcd_receive函数完成的DCD消息的处理-DCD function is done through handle_dcd_receive message processing
- 2022-07-16 03:57:36下载
- 积分:1
-
本段程序源码提供基本的数据库查询,修改,删除,插入等基本的操作...
本段程序源码提供基本的数据库查询,修改,删除,插入等基本的操作-Procedures of this paragraph to provide the basic source of the database query, modify, delete, insert, such as the basic operation of
- 2023-08-21 01:45:03下载
- 积分:1
-
(1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩)
(2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。
(...
(1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩)
(2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。
(3)按各科总成绩排序,并生成相应的文件输出。
(4)计算每人的平均成绩,按平均成绩排序,并生成文件。
(5)按学号、姓名查找学生记录。
-(1), respectively, and an array of linked list structures storing student information (including Student ID, names, subjects achievements) (2) through the keyboard input of all students in the multi-course results, the establishment of a corresponding document input.dat. (3) The total score of subjects sort, and generate the corresponding output file. (4) Calculate the average per capita results, sorted by grade point average, and generate the file. (5) by Student ID, name search for student records.
- 2022-04-18 05:35:30下载
- 积分:1
-
仿真RM码,及在高斯信道下的译码性能,对RM采用大数逻辑译码算法,并与单独BPSK调制在高斯信道的性能进行比较,分析上述两个码带来的编码增益。...
仿真RM码,及在高斯信道下的译码性能,对RM采用大数逻辑译码算法,并与单独BPSK调制在高斯信道的性能进行比较,分析上述两个码带来的编码增益。-RM
- 2022-02-05 04:03:09下载
- 积分:1
-
连接发电机组控制台的后台程序,要求控制器支持MODBUS协议
连接发电机组控制台的后台程序,要求控制器支持MODBUS协议-Generating units connected console daemon requires the controller to support the MODBUS protocol
- 2022-09-23 07:50:08下载
- 积分:1