-
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)...
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)-establish binary tree, Statistics for the two binary tree to moderate the number of nodes and the number of nodes leaves (with the recursive and non- recursive method can be first order, After the order or sequence may)
- 2022-10-24 17:35:03下载
- 积分:1
-
使用visual basic 做短信 可参看此代码做用户菜单
使用visual basic 做短信 可参看此代码做用户菜单
- 2022-02-06 20:51:59下载
- 积分:1
-
贪吃蛇 Win32 api 写的,只是抛砖引玉。
贪吃蛇 Win32 api 写的,只是抛砖引玉。-Snake Win32 api to write, only attract valuable comments.
- 2022-03-06 10:12:06下载
- 积分:1
-
自己开发的动物识别系统,大家使用了就知道了
自己开发的动物识别系统,大家使用了就知道了-their development of the animal identification system used by everyone will know the
- 2022-01-26 03:57:42下载
- 积分:1
-
这是一个C++编程文档
这是一个C++编程文档-This is a C Programming Document
- 2022-12-04 00:15:03下载
- 积分:1
-
基于C语言仿真 LDPC编解码仿真程序,希望对各位有用
基于C语言仿真 LDPC编解码仿真程序,希望对各位有用-Based on the C language simulation LDPC codec simulation program, in the hope that useful
- 2022-07-26 02:50:48下载
- 积分:1
-
基于QT的酒店管理系统
基于QT的酒店管理系统,可以实现对酒店日常住宿,消费,人员以及商品的管理。
- 2022-01-25 17:28:10下载
- 积分:1
-
计算三电平逆变器出现的中点电位波动问题分析
计算三电平逆变器出现的中点电位波动问题分析-caculate NPC circuit netural current balance problem
- 2022-11-21 23:45:03下载
- 积分:1
-
Pipe
Pipe类 Pipe类 -Pipe-type Pipe type Pipe type Pipe type
- 2022-03-01 14:14:47下载
- 积分:1
-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1