-
转载供大家学习讨论,共同提高!我很喜欢搞程序编程,但是刚进入这领域,还在处于学习...
转载供大家学习讨论,共同提高!我很喜欢搞程序编程,但是刚进入这领域,还在处于学习-reproduced for your study and discussion, common in! I like engaging programming, but just entering this field, but also in learning
- 2022-06-30 21:42:04下载
- 积分:1
-
This is learning "system" in the curriculum design, including the subj...
这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
- 2022-09-02 15:55:02下载
- 积分:1
-
大五码和简码互相转换
大五码和简码互相转换-big yards and five yards interchangeable SR
- 2022-01-25 18:47:08下载
- 积分:1
-
一个皮萨店的源码。可以连锁的,而且有各种口味的选择。
一个皮萨店的源码。可以连锁的,而且有各种口味的选择。-A pizza shop source. Can be linked and that there are different flavors.
- 2022-08-06 18:45:06下载
- 积分:1
-
NS2 tutorial for beginners (in English) This document gives the general use of N...
NS2对初学者的教程(英文版)
此文档概括的给出了NS的使用和TCL的语法,对NS的入门很有帮助-NS2 tutorial for beginners (in English) This document gives the general use of NS and TCL syntax, on the NS entry helpful
- 2022-06-27 14:18:34下载
- 积分:1
-
TG12864E
TG12864E-02
参考资料
希望大家喜欢
好东西大家一起分享
-TG12864E-02 reference hope everyone likes everyone to share good things
- 2023-06-07 04:00: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
-
信息隐藏中用于数字隐写的常用算法:LSB替换LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象...
信息隐藏中用于数字隐写的常用算法:LSB替换LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象-Information Hiding for digital steganography of the commonly used algorithms: LSB replacement of LSB matching, including random and sort of, as well as files and folders to operate, using CxImage category can quickly read a variety of formats image
- 2022-12-09 16:00:03下载
- 积分:1
-
profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA...
功能简介: 1) 首页投票调查系统 2)FLASH导航清新直观(带FLA源文件,可自行改动) 3)首页调用8块文章 4)小类调用4块文章 5)分类显示25条文章 6)后台方便简洁,便于管理 7)两边对联FLASH,是尾部foot.asp中的JS调用,可选用-profiles : 1) Page 2 poll system) navigation fresh intuitive FLASH (with the FLA source file will be able to change) 3) Call Home 8 article 4) subdivision called four articles 5) classification showed 25 articles 6) facilitate concise background, manageable 7) FLASH couplet on both sides of the tail foot.asp JS call, and the option
- 2022-08-14 04:39:30下载
- 积分:1
-
registy funtion in vb
registy funtion in vb
- 2022-11-11 12:25:03下载
- 积分:1