-
Test6
最短路径算法。
用无向带全图的邻接矩阵存储图,确定从源点出发到其它各点的最短路径。
输入:图中包含的顶点数n 边数m, 各边权值,用邻接矩阵或者邻接表存储。
输出:源点到其它各点的最短路径值。(Shortest path algorithm. Adjacency matrix storage with undirected graph with a full figure, determine the starting point of the shortest path from the source point of each other. Input: Vertices figure included n the number of edges m, the weight of each side, with the adjacency matrix or adjacency table storage. Output: source shortest path to value each other points.)
- 2014-05-11 17:05:37下载
- 积分:1
-
openssl_aes_JIAMI
通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
- 2013-08-26 11:30:56下载
- 积分:1
-
Ms SQL connection on main forms
SQL server您可以使用nama、用户名和密码。之后如果已连接,则可以看到所选数据库的所有表。这些表有一个查询执行屏幕。你呢可以轻松地执行数据库操作,而不需要数据库管理器。
- 2022-06-19 00:01:24下载
- 积分:1
-
OPENGLWaterfirelava
用opengl实现水纹、岩浆及火焰的实例,工程位图等全部文件(Watermark with opengl implementation, examples of magma and fire, engineering and all other bitmap files)
- 2021-01-25 21:58:42下载
- 积分:1
-
ORB-DARP-Project-master
slove the dial a ride problem with time window constraints
- 2018-02-28 18:03:16下载
- 积分:1
-
Digital-Image-Processing
这是一个数字图像处理常用的功能的集成软件,用VC++ 编写,可以对图像进行一些常见的操作,也可以自己扩展功能(This is a common feature of digital image processing integrated software, images can perform basic operations)
- 2014-01-13 19:09:57下载
- 积分:1
-
Digital-recognize-system
数字识别系统,主要基于神经网络,用于数字识别,图片处理等。(digital recognize system digital recognize picture deal and so on.)
- 2016-01-23 17:33:55下载
- 积分:1
-
sanjiaoxing
说明: 在VC++环境下,机器人走三角形的程序,希望有需要的下载(In VC++ Environment, the robot follow the procedures for the triangle, I hope there is a need to download)
- 2008-11-26 19:58:32下载
- 积分:1
-
MyPing
ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
- 2012-12-19 08:37:46下载
- 积分:1
-
VC++读写Excel文件源代码
读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
- 2017-11-24 15:10:18下载
- 积分:1