-
不支持软件分类,仅作简单软件下载统计计数之用
不支持软件分类,仅作简单软件下载统计计数之用 -software does not support separation, merely for a simple software download count use
- 2022-11-09 09:10:03下载
- 积分:1
-
运放设计的一些注意点,如何实际一个稳定的运放的一些小技巧...
运放设计的一些注意点,如何实际一个稳定的运放的一些小技巧-OPAMP design point some attention to how real a stable OPAMP some tips
- 2022-02-13 23:16:07下载
- 积分:1
-
人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。...
人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。-Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for others to machine error. Otherwise, people win.
- 2022-02-07 14:11:00下载
- 积分:1
-
这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。...
这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。-This is the TC run under the procedure, 3D graphics around the next rotation.
- 2022-01-26 02:33:03下载
- 积分:1
-
实现OFDM系统仿真,不过可能存在一些标点缺失,希望能有人指正...
实现OFDM系统仿真,不过可能存在一些标点缺失,希望能有人指正-Achieve the OFDM system simulation, but there may be missing some punctuation, hoping someone correct me
- 2022-04-23 00:51:20下载
- 积分:1
-
这是一个客户订单提交系统的HTML文件,在旅行社中专用.
这是一个客户订单提交系统的HTML文件,在旅行社中专用.-This is a customer orders for submission of HTML documents in the travel agencies dedicated.
- 2022-10-23 19:50:02下载
- 积分:1
-
PC机控制系统程序,使用汇编,仅供大家参考参考
PC机控制系统程序,使用汇编,仅供大家参考参考-PC control system, the use of the compilation, for your information
- 2022-04-11 03:14:19下载
- 积分:1
-
运用Myeclipse开发Struts应用程序示例,对于学习Struts很有帮助
运用Myeclipse开发Struts应用程序示例,对于学习Struts很有帮助-The use of the development of Struts applications Myeclipse example, helpful for learning Struts
- 2022-12-02 06:20:03下载
- 积分: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
-
发光二极管大屏幕测试软件,测试打开
LED大屏幕测试软件,测试LED大屏幕的开路、短路、暗亮-LED big screen test software, test the open-circuit LED large-screen, short, dark-liang
- 2022-07-27 05:51:44下载
- 积分:1