-
kulru void方法类maiun CX
最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
- 2022-07-25 13:37:56下载
- 积分:1
-
此程序为求两个数的约数,将他们输出,将这两个数的最大公约数输出...
此程序为求两个数的约数,将他们输出,将这两个数的最大公约数输出
-procedure for the sake of a few two about a few of their exports, the number of these two majors output
- 2022-01-22 08:30:59下载
- 积分:1
-
C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。...
C语言编写的标准链表模板。包含链表的9种基本操作,链表的创建,判断,结点的增加、删除、查找,链表的删除等。-C language linked list of standard templates. Contains the list of nine kinds of basic operation, list creation, judgments node to add, delete, search, delete, etc. the list.
- 2022-04-13 05:48:51下载
- 积分:1
-
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解...
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解-the best path based on binary tree
- 2023-06-27 16:15:03下载
- 积分:1
-
VC++下的不规则三角网生成算法,这是不规则三角网的生长算法,通过建立TIN类,在TIN类内实现一些方法....
VC++下的不规则三角网生成算法,这是不规则三角网的生长算法,通过建立TIN类,在TIN类内实现一些方法.-VC under the TIN generation algorithm, which is triangular irregular network growth algorithm, through the establishment of TIN category, the category TIN achieve some ways.
- 2022-07-20 04:04:19下载
- 积分:1
-
利用克鲁斯卡尔算法求边集数组GE所示图的最小生成树
利用克鲁斯卡尔算法求边集数组GE所示图的最小生成树-Order to Kruskal algorithm using an array of GE edge set of minimum spanning tree as shown in Figure
- 2022-01-22 09:15:23下载
- 积分:1
-
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接...
求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest path. Assuming a computer network n site, followed by No. 1, 2, ..., n; Some sites have direct connections (that is, between two sites are no other site), and some sites have no direct connections. If three yuan (i, j, f) to the network said the site j site and I have direct connections between them but the distance of f the network known as the site of the direct link between the situation by 3 m (i1, j1, f1), ( i2, j2, f2), ..., (im, jm, fm) to determine, calculate requirements for a network site arbitrary g (1 g n) of the rest of the site is the shortest distance.
- 2023-05-31 21:45:02下载
- 积分:1
-
自己帮家里人写的一个废品收购管理数据库系统,数据库用的access,界面用的VC...
自己帮家里人写的一个废品收购管理数据库系统,数据库用的access,界面用的VC-To help people write their own home to buy a waste management database system, the database used access, interface with the VC
- 2022-09-13 21:15:03下载
- 积分:1
-
TRegExpr易于使用和强大的工具,复杂的搜索和替换…
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull for user input validation in DBMS and web projects).
- 2022-03-03 08:12:00下载
- 积分:1
-
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。...
test1.txt中为要读入的英文文章,code.txt为生成的huffman编码,decoded.txt中为根据code.txt中内容解码后的结果。-test1.txt is used to store the article in English to be read, code.txt contains generated the huffman codes, decoded.txt for the contents according to code.txt decoded results.
- 2022-02-14 20:53:03下载
- 积分:1