-
前序线索二叉树的前序遍历
中序线索二叉树的中序遍历
后序线索二叉树的后序遍历...
前序线索二叉树的前序遍历
中序线索二叉树的中序遍历
后序线索二叉树的后序遍历-Preorder clues before the binary tree traversal sequence which leads the order of the binary tree traversal sequence clues after the binary tree after preorder
- 2022-05-24 10:38:51下载
- 积分:1
-
投票系统 FLASH版 用了都说好 数据库及使用说明都在里面了
投票系统 FLASH版 用了都说好 数据库及使用说明都在里面了-falsh yingyun ji toupiao xiazai
- 2022-08-17 20:55:12下载
- 积分:1
-
E-store
CMU SSD7 EXE4答案.
实现要求全部功能
绝对满分-E-store CMU SSD7 EXE4 answer. All the functional requirements to achieve absolute perfect score
- 2022-07-09 08:24:37下载
- 积分:1
-
数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法...
数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法-data structure ,if you want to learn it
well, you need it,I think!
- 2022-07-12 00:15:14下载
- 积分:1
-
医院管理系统解压可使用 有源代码和界面使用方便 本人自己编写...
医院管理系统解压可使用 有源代码和界面使用方便 本人自己编写-hospital management system can extract code and the use of active user-friendly interface I have written
- 2022-02-11 19:28:08下载
- 积分:1
-
作者对ADO进行封装并演示了它的使用
作者对ADO进行封装并演示了它的使用-writer for Packaging and demonstrated its use
- 2022-02-25 21:12:53下载
- 积分:1
-
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。...
一个焦化厂的电子称过秤软件,小巧实用,有需要修改的地方,不过已经能够胜任基本工作了。-A coking plant, said electronic weighing software, compact and practical, there is need to modify the areas, but the basic work has been capable of.
- 2023-06-19 05:35:04下载
- 积分:1
-
1) 新药品的入库。
2) 过期药品的出库登记、处理记录。
3) 药品库存检索。
4) 供货商信息检索。
5) 药品采购记录管理。
6) 药...
1) 新药品的入库。
2) 过期药品的出库登记、处理记录。
3) 药品库存检索。
4) 供货商信息检索。
5) 药品采购记录管理。
6) 药品用药说明信息管理。
7) 输出相应的数据报表。
8) 具有数据备份和数据恢复功能。-1) The amount of new drugs. 2) expired drugs out of the registration, processing records. 3) medicine inventory retrieval. 4) Availability to information retrieval. 5) drugs procurement records management. 6) Note pharmaceutical drug information management. 7) corresponding to the output data statements. 8) with data backup and data recovery functions.
- 2023-07-14 15:10:04下载
- 积分:1
-
ssd7考试2的答案,他做到了,98分
ssd7考试2的答案,自己做的,98分的-2 answers ssd7 examination that he did, 98 points
- 2022-12-06 00:55:03下载
- 积分:1
-
Prim algorithm using minimum spanning tree of the experimental procedures used i...
用prim算法实验最小生成树
本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树
定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。
定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
-Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
- 2022-03-16 20:21:07下载
- 积分:1