-
Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zi...
Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时打开四个浏览器,并且不显示在任务栏上。 PictureViewer.zip 一个简单图片浏览器程序。 sleep.zip 定时关机的程序。 SlyData.zip 访问mdb数据库,并且可以读、写、更新和删除数据库中的数据。 TurnOut.zip 一个简单的类似关灯的游戏-Add_Control_RunTime.zip to increase controls example. Alarm.zip a date alarm procedure, when a specified date arrival time will remind you. Bounce.zip on the table to play basketball games. FileCopier.zip this process can be arbitrary copy of the document on the same network anywhere. FoxTOExce.zip can FoxPro data transfer forms were to excel. Lock.zip This is a locked computer procedures. MoviePlayer.zip customized video player. MultiBrowser.zip be opened at the same time four browser, and do not show on the task bar. Photo PictureViewer.zip a simple browser procedures. Sleep.zip Mytob.BSNotes procedures
- 2022-03-18 11:00:36下载
- 积分: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
-
s32410 Nor boot bootcode
s32410 Nor boot 启动代码-s32410 Nor boot bootcode
- 2022-02-02 14:20:18下载
- 积分:1
-
FM transmitter fault and debugging expert system
调频发射机故障与调试专家系统-FM transmitter fault and debugging expert system
- 2022-08-17 23:43:47下载
- 积分:1
-
售楼管理系统
比较好的售楼管理系统源码毕业的同学
售楼管理系统
比较好的售楼管理系统源码毕业的同学-Sales management system for better sales management system for school-leavers source
- 2022-03-23 15:38:16下载
- 积分:1
-
大黄页系统,精致的黄色的flash演示,10m
大型黄页系统,精美黄页flash演示,10m-Large yellow pages systems, exquisite yellow flash presentation, 10m
- 2023-05-14 14:00:06下载
- 积分:1
-
PC机控制系统程序,使用汇编,仅供大家参考参考
PC机控制系统程序,使用汇编,仅供大家参考参考-PC control system, the use of the compilation, for your information
- 2022-04-11 03:14:19下载
- 积分:1
-
FIR数字滤波器广泛应用于数字通信系统的研究方法…
FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅
助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅
助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab
环境下实现结果进行比较,前者效果更好,更具有实际应用价值。
-FIR digital filters widely used in digital communication systems, research methods of their realization of great significance. Matlab is powerful DSP using Matlab-aided design applications, can greatly shorten the DSP application development time. Describes the Matlab and CCS and DSP connections, shows DSP using Matlab support the process of realization of FIR digital filters, and how to debug in the Matlab environment, DSP program, are given to achieve results, and to the results and simple in the Matlab environment, achieved results are compared, the former better, more practical application value.
- 2023-08-26 09:10:03下载
- 积分:1
-
扫雷 原代码 C#制作 适合于学生的课程设计 及实验
扫雷 原代码 C#制作 适合于学生的课程设计 及实验 -mine C# source code suitable for the production of students in the curriculum design and experiment
- 2022-03-10 18:29:49下载
- 积分:1
-
首次上传,说明内容。我想学习一下给网站的资料,日后编得代码,再上传补上。抱歉!...
首次上传,说明内容。我想学习一下给网站的资料,日后编得代码,再上传补上。抱歉!-From the first time to illustrate the content. I want to learn about the information to the site, the future provision of a code, and then upload onto the list. Sorry!
- 2022-11-04 10:20:03下载
- 积分:1