-
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考...
基于TMS320F2812的视频图像采集系统的设计 对视屏采集有一定的参考-TMS320F2812-based video image acquisition system design of Shiping collection of some reference
- 2022-02-18 14:23:47下载
- 积分:1
-
一个推箱子游戏,易语言编程的,本人认为还算好玩
一个推箱子游戏,易语言编程的,本人认为还算好玩-A Sokoban game and easy programming language, I think pretty fun
- 2023-06-21 17:05:04下载
- 积分:1
-
icarnegie卡耐基中ssd4练习exercise4答案
绝对正确
icarnegie卡耐基中ssd4练习exercise4答案
绝对正确-Carnegie icarnegie in practice ssd4 absolutely correct answer exercise4
- 2022-09-13 05:55:03下载
- 积分:1
-
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,...
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,-ESP monitoring interface using industry ACTIVE form of control, direct and the bottom of the control unit has been monitoring communications, complete data, alarm and printing,
- 2022-09-16 02:35:04下载
- 积分:1
-
写了一个获取SolidWorks文件结构的代码。以XML开式输出。
写了一个获取SolidWorks文件结构的代码。以XML开式输出。-Write a SolidWorks file structure to obtain the code. Open to XML output.
- 2022-03-06 15:21:48下载
- 积分:1
-
a serial debugging tools, can see the same serial input and output of the actual...
一个串口调试工具,可以同样看到串口的输入和输出情况,在实际调试中很有用-a serial debugging tools, can see the same serial input and output of the actual useful debugging
- 2022-04-16 06:52:57下载
- 积分: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
-
微软的XP加速软件,微软官方发布,请谨慎使用
微软的XP加速软件,微软官方发布,请谨慎使用
-accelerate Microsoft"s XP software, Microsoft officially released, please use caution
- 2023-02-08 22:55:04下载
- 积分:1
-
操作系统实验,进程同步与互斥读者写者问题,用vc实现
操作系统实验,进程同步与互斥读者写者问题,用vc实现-experimental operating system, and coordinate the process of the readers who wrote, using vc achieve
- 2022-03-25 05:00:38下载
- 积分:1
-
Press Release System asp.net development environment
新 闻 发 布 系 统 asp.net 开 发 环 境-Press Release System asp.net development environment
- 2022-11-24 00:30:04下载
- 积分:1