-
days Gate Array game source. 1000 block of Terry Avenue is similar to the one ga...
天门阵游戏源码。是类似连连看的一款游戏,需要通过鼠标拖动牌到相同牌对齐的地方后,消除。最多有30000局。-days Gate Array game source. 1000 block of Terry Avenue is similar to the one game, through licensing the mouse to drag the same alignment of licensing, eliminate. Up to 30,000 Bureau.
- 2022-06-16 10:20:30下载
- 积分:1
-
VC++.NET 时尚游戏开发编程40例,各种智力游戏
VC++.NET 时尚游戏开发编程40例,各种智力游戏
- 2023-07-25 02:20:04下载
- 积分:1
-
RC500的mifare卡开发备用程序及电路
RC500的mifare卡开发备用程序及电路-RC500
- 2022-06-21 01:42:04下载
- 积分:1
-
泡泡堂最新VC源码,不包含编译结果,请自行编译
泡泡堂最新VC源码,不包含编译结果,请自行编译-bubble appear latest VC source, the results do not include compiler, on its own compiler
- 2022-01-25 18:46:47下载
- 积分: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
-
plz help me iam trying to make a code
plz help me iam trying to make a code
- 2022-01-25 19:46:02下载
- 积分:1
-
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量...
同样的多播测试软件,既可以测试发送也可以测试接受,可以查看多播流量-same multicast testing software, we can test this test can also accept and multicast traffic View
- 2022-05-26 16:57:58下载
- 积分:1
-
二维码识别
对二维码进行识别,将简单的二维码图像进行剪切,量化,去噪,矫正,最后识别出二维码的信息。
- 2023-04-29 14:50:02下载
- 积分:1
-
这是使用位数组的主要生成。这是最好的最好的发电机。这个...
This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.
- 2022-11-03 06:20:03下载
- 积分:1
-
contribute to a good Dong
再次贡献一个好东东-ccrtp,大家研究一下-contribute to a good Dong-ccrtp, we look at
- 2023-03-27 08:10:04下载
- 积分:1