-
中序遍历输出二叉树
输出二叉树的叶子树
输出二叉树的节点数...
中序遍历输出二叉树
输出二叉树的叶子树
输出二叉树的节点数-which preorder output binary tree output binary tree leaf tree output binary tree nodes
- 2022-01-31 06:41:41下载
- 积分:1
-
基于VC编写的可嵌入WINDOWS的等值线的生成源码.
基于VC编写的可嵌入WINDOWS的等值线的生成源码.-prepared by the VC can be embedded Windows contours of the generation source.
- 2022-04-21 16:56:45下载
- 积分:1
-
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少...
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to refuel along the way so that the least number of refueling. For a given n and k-station location, the calculation program for at least the number of refueling. And to prove that the algorithm can produce an optimal solution
- 2023-08-07 06:10:03下载
- 积分:1
-
vehicle insurance management
用于车辆保险维修。在公路边,许多车辆都要保存一个记录,以便为特定的自行车盗窃和事故投保
- 2022-02-01 13:38:50下载
- 积分:1
-
MD5算法的java实现,完整的代码,供大家学习只用
MD5算法的java实现,完整的代码,供大家学习只用-java MD5 algorithm to achieve complete code for all to study only
- 2023-03-02 17:30:03下载
- 积分:1
-
A very useful NET s SQL progam.
非常实用的NET的SQL 程序-A very useful NET s SQL progam.
- 2022-02-21 14:24:37下载
- 积分:1
-
医院管理系统
这段代码被针对医院管理通过与 oracle 采用 vb6.0 做为一个后端服务器。它保持像医生详细信息、 病人的细节、 登录和注销应用程序。
- 2022-03-11 10:36:26下载
- 积分:1
-
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql
生成数据库链接和sql语句的工具,帮助不熟悉sql的网友应用sql-generation database links sql statement and the tools to help not familiar with the sql netizens application sql
- 2022-03-02 00:54:13下载
- 积分: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
-
数字信号处理器应用控制文件
files about dsp applications control
- 2022-02-10 08:20:29下载
- 积分:1