-
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴...
这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴-This is when the kids played a comparison of the classic game for c++ beginners learn
- 2022-07-15 13:23:55下载
- 积分:1
-
IEEEuwb信道模型下采用pam调整的超宽带通信仿真程序。
IEEEuwb信道模型下采用pam调整的超宽带通信仿真程序。-simulation program of ultra widebandth communicaiton using pam modulation,the channel model adopt is IEEE uwb channel model.
- 2022-06-02 16:47:47下载
- 积分:1
-
PL SQL PL SQL PL SQL PL SQL PL SQL PL SQL
pl sql pl sql pl sql pl sql pl sql pl sql -pl sqlpl sqlpl sqlpl sqlpl sqlpl sqlpl sqlpl sql
- 2022-03-05 05:09:52下载
- 积分:1
-
vb source for information
vb写的源程序供参考-vb source for information
- 2022-02-07 10:07:17下载
- 积分:1
-
这是常用的直流电机的驱动电路,非常的简单,我都用过了,很好的。...
这是常用的直流电机的驱动电路,非常的简单,我都用过了,很好的。-This is commonly used in DC motor drive circuit, very simple, I have used, and very good.
- 2022-01-31 12:37:13下载
- 积分:1
-
这是一个JSP的一个摸班部件, 学生管理系统的一部分
这是一个JSP的一个摸班部件, 学生管理系统的一部分-This is a touch of a JSP components classes, students part of the management system
- 2022-01-25 21:43:40下载
- 积分:1
-
现在好了,您可以通过,易家自助建站平台方便地建立网站;强大的网站管理系统,只要会打字,就可随时管理网站内容!
只要您会打字就可轻松拥有一个属于自己的商务...
现在好了,您可以通过,易家自助建站平台方便地建立网站;强大的网站管理系统,只要会打字,就可随时管理网站内容!
只要您会打字就可轻松拥有一个属于自己的商务网站,全方位展示你的产品,在线订购,轻松管理。建网站就是这么简单!-good now, and you can easily help themselves to the establishment of the station platform website; Powerful Web site management system, so long as typing, can be ready to manage site content! As long as you can be typed easily own a business website, displayed in all aspects of your products, online ordering, easy management. Construction site is so simple!
- 2022-07-14 01:24:34下载
- 积分:1
-
手机游戏,E680G的手机游戏,很好玩的哦,
手机游戏,E680G的手机游戏,很好玩的哦,-phone games, E680G mobile phone game, is a lot of fun, um,
- 2022-12-12 22:05:04下载
- 积分: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
-
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除....
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除.-mc39i hardware manual, you upload the source code for that station will be not be adopted or account be deleted.
- 2022-04-13 15:23:54下载
- 积分:1