-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,...
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数Path_vtou(ALGraph G,VexIndex v,VexIndex u)
//中两顶点参数用的是顶点的编号;函数Printpath(ListType Path)输出的是路径上的顶点编号序列-seeking a map from the vertex to another vertex of a path.// To simplify the algorithm, not to its peak numbered conversion, function Path_vtou (ALGraph G, VexIndex v, u VexIndex)// 2 vertex parameters of the number of vertices; Function Printpath (ListType Path) output is on the path to the peak numbers Sequence
- 2022-08-31 23:55:03下载
- 积分:1
-
通过串口利用手机或者GSM Modem收发短信的一个例子程序
通过串口利用手机或者GSM Modem收发短信的一个例子程序-through the serial port or use of GSM mobile phone SMS Modem Transceiver example of a procedure
- 2023-07-13 11:55:04下载
- 积分:1
-
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重...
在C++中运算符是一种特殊的函数名,其地位与函数一样,因此也可以定义成类的友元函数,为了便于对象的使用,利用类成员函数(运算符)的重载和友元的特性,为类的数据重载定义插入()运算符,以便于该类的对象使用cin和cout进行数据的输入和输出.-in C Operators is a special function name, its status and function, it can also be defined as a category of Friends yuan function, in order to facilitate the use of objects, the use of class member function (Operators) and the Friends of the heavy yuan features, such as heavy-duty data definition insertion (lt; Lt ;) and extraction (gt; gt;) Operators, to the use of such targets and cin court for data input and output.
- 2022-07-13 20:50:02下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1
-
web端修改密码源代码,请各位同仁交流看看有没有更好的。
web端修改密码源代码,请各位同仁交流看看有没有更好的。-Change Password web client source code, please take a look at Tongren exchange have no better.
- 2022-02-14 12:56:36下载
- 积分:1
-
我的数学实验报告,几个题目自己做的. 不是很完善,也还可以!
我的数学实验报告,几个题目自己做的. 不是很完善,也还可以!-My essay on the Maths experiment.
- 2022-12-17 16:40:03下载
- 积分:1
-
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色...
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色-map also known as the "four color", the four-color problem is the content : "Anyone with a map of only four colors will be able to have a common border with the country on different colors
- 2022-01-30 17:20:43下载
- 积分:1
-
STM8 1wire驱动
使用STM8来驱动美信的库仑计。电量、电压、读取。
- 2022-03-30 12:51:10下载
- 积分:1
-
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观-vb can be written in the menu to add custom icons to make your menu more attractive
- 2022-04-12 08:17:32下载
- 积分:1
-
WIFI搜索的工具
通过无线网卡搜索附近的无线AP,并记录相关的SSID等信息,以列表的形式展现,并提供连接功能
- 2022-02-25 14:35:28下载
- 积分:1