-
短时间熟练PROTEL DXP操作,分为:
smthome_protel_DXP_教程.part1.rar
smthome_protel_DXP_教程....
短时间熟练PROTEL DXP操作,分为:
smthome_protel_DXP_教程.part1.rar
smthome_protel_DXP_教程.part2.rar
smthome_protel_DXP_教程.part3.rar-PROTEL DXP short of skilled operations, divided into: smthome_protel_DXP_ tutorial. Part1.rarsmthome_protel_DXP_ tutorial. Part2.rarsmthome_protel_DXP_ tutorial. Part3.rar
- 2022-12-12 11:10:03下载
- 积分:1
-
有玩搜索打印和许多很好的内容
have playing search print and many very good contcent
- 2022-07-23 07:53:00下载
- 积分: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
-
RPG elements of a typing game developed by Delphi small game can be extended ind...
有RPG要素的打字游戏
由DELPHI开发的小游戏
通关后可挑战无限城-RPG elements of a typing game developed by Delphi small game can be extended indefinitely City challenge
- 2022-03-16 14:58:04下载
- 积分:1
-
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求...
随着我国经济的快速发展,对石油的需求与日俱增。这对石油行业来说,既是机遇更是挑战。它要求石油人具备更强的专业知识和能力。因此它对石油专业的大学生提出了更高的要求。本次课程设计就是为了适应上述要求而开设的。它要求学生在熟练掌握理论知识的基础上,结合生产实践,自己独立完成一口井的采油设计。- Along with the our country economy fast development, grows day
by day to the petroleum demand. This said to the petroleum profession
that, since the opportunity is the challenge. It requests the
petroleum person to have the stronger specialized knowledge and the
ability. Therefore it set a higher request to the petroleum
specialized university student. This curriculum designs is for adapt
the above request to open. It requests the student skilled to grasp
the theory knowledge in the foundation, in coor with progress of
production practice, own independently complete a well the extraction
design.
- 2022-07-18 22:34:01下载
- 积分:1
-
一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可
以自由更改,我们提供源程序。...
一款微型的中文RPG游戏,由我编写,游戏中出现的图片主要由网友提供。这是一个自由游戏软件,你可以任意复制并传播。如果愿意还可
以自由更改,我们提供源程序。-Chinese RPG game, I prepared a game in which the photographs provided by netizens. This is a free game software, you can copy arbitrary and dissemination. If freedom can also willing to change, we provide source.
- 2022-05-23 06:02:39下载
- 积分:1
-
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。...
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。-collection and management support, can print tax general tax certificate and some other popular tax bills, code simple. it covers a lowercase converted into financial capital figures procedures.
- 2023-08-19 13:55:03下载
- 积分:1
-
mysql front close Yue generator
前发电机
- 2022-08-12 19:22:25下载
- 积分:1
-
dkink the crazy bug attached to the map editor, it is suitable for novice game...
dkink的《疯狂虫子》附带地图编辑器,很适合新手的游戏。-dkink the crazy bug attached to the map editor, it is suitable for novice game.
- 2022-04-28 07:20:24下载
- 积分:1
-
最新FLASH9的AS3语法,对于学FLASH程序的朋友非常重要。配合FLASH9的编辑环境,即可写出你最优秀的FLASH程序。...
最新FLASH9的AS3语法,对于学FLASH程序的朋友非常重要。配合FLASH9的编辑环境,即可写出你最优秀的FLASH程序。-Card grammar, FLASH procedures for school friends is very important. FLASH9 with the editorial environment, you can write the best FLASH procedures.
- 2023-04-19 21:45:03下载
- 积分:1