-
sysyem
在 Visual C++中操作Excel,对开发数据库管理系统很有意义(Operation Excel in Visual c + +, is very meaningful to the development of database management system)
- 2017-06-23 10:20:43下载
- 积分:1
-
guziyinlunheweirao
说明: 很强大的孤子引论书籍,值得一读,非常非常非常非常好。(Very strong soliton Introduction of books, worth reading, very very very very good.)
- 2010-04-21 16:55:17下载
- 积分:1
-
Double-version-of-Tetris
俄罗斯方块双人版(对应图片位置自己下载图片)(Double version of Tetris)
- 2015-04-18 18:32:12下载
- 积分:1
-
绝对节点坐标
绝对节点坐标法,matlab计算程序,多柔体计算(Absolute Nodal Coordinate)
- 2018-12-01 21:15:29下载
- 积分:1
-
一个很好的rtp语音测试桩,附源码
一个很好的rtp语音测试桩,附源码-A very good voice rtp test piles, attached source
- 2022-01-24 16:20:48下载
- 积分:1
-
光平面标定
说明: 光平面的标定,确定光平面相对于这相机的位置(Calibration of the light plane to determine the position of the light plane relative to the camera)
- 2020-06-08 23:36:45下载
- 积分:1
-
工业铲车的PLC操作控制,《机电传动控制课程设计》报告
工业铲车的PLC操作控制,《机电传动控制课程设计》报告-Of industrial forklift operation control PLC
- 2022-02-06 11:46:35下载
- 积分:1
-
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路...
[输入]
图的顶点个数N,图中顶点之间的关系及起点A和终点B
[输出]
若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点
[存储结构]
图采用邻接矩阵的方式存储。
[算法的基本思想]
采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。
#include
int number //队列类型
typedef struct{
int q[20]
-[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
- 2022-01-25 22:50:29下载
- 积分:1
-
代码生成
说明: 通过分析语法分析html文件生成代码,实现语言为java(Generating code by parsing HTML files)
- 2019-06-13 13:58:33下载
- 积分:1
-
247750_TSN3151-Lecture-03-v1
说明: Parallel programing chapter 3
- 2019-02-13 20:34:30下载
- 积分:1