-
演示Windows如何捕获错误信息和怎样处理错误信息!
演示Windows如何捕获错误信息和怎样处理错误信息!-demonstrated how Windows captured the wrong message and how to handle error messages!
- 2023-07-21 08:50:03下载
- 积分:1
-
阅读文件
Read file in VS -Read file in VS aaaaaaaaaaaaaaaaaaaaaaa
- 2023-04-19 18:25:03下载
- 积分:1
-
基于WIFI数传模块上位机
基于单片机WIFI数传模块,通过电脑进行控制单片机,可以做WIFI小车,WIFI智能家居,等等,这个这是C#写的源码,完美运行,需要下位机的控制。
- 2022-03-16 08:01:38下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
TS流系统层解析程序,功能齐全。VC编译通过。
TS流系统层解析程序,功能齐全。VC编译通过。-TS streaming system layer analytical procedures, a full-featured. Through the VC compiler.
- 2022-08-10 22:11:12下载
- 积分:1
-
This program is designed for a menu ordering system under pocket pc platform .
This program is designed for a menu ordering system under pocket pc platform .
- 2023-04-25 22:00:03下载
- 积分:1
-
贝塞尔curve.vb
bezier曲线.vb-bezier curve.vb
- 2022-07-16 07:55:28下载
- 积分:1
-
相当不错的C++课件,过程化语句尽快掌握必备
相当不错的C++课件,过程化语句尽快掌握必备-Fairly good C++ Courseware, the process of statement as soon as possible the necessary
- 2023-04-11 11:30:03下载
- 积分:1
-
Introduction to JQuery started JQuery entry JQuery
JQuery入门 JQuery入门-Introduction to JQuery started JQuery entry JQuery
- 2022-06-29 06:55:37下载
- 积分:1
-
局域网聊天工具[源码及设计文档]
局域网聊天工具包括客户端和服务端,实现局域网的多人同时聊天。客户端和服务端均使用皮肤进行了界面的美化,并带有详细的设计文档和使用说明。帮助理解socket编程的细节
- 2023-01-05 01:50:04下载
- 积分:1