-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数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
-
使用可视化的c++文档,重新
运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
- 2022-02-06 07:46:46下载
- 积分:1
-
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。...
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
- 2023-03-17 17:45:03下载
- 积分:1
-
vs2010制作word报表的生成
基于vs2010的mfc开发,实现数据的获取和数据的输入,包括word报表和excel报表的生成,别且自动填写数据,在excel中实现柱状图和图片的添加
- 2023-05-21 22:05:07下载
- 积分:1
-
在VB中使用最短路径查询(mopathfinder)开发
在mo开发中用vb写的最短路径查询(mopathfinder)-in vb was developed using the shortest path inquiries (mopathfinder)
- 2022-03-31 20:19:37下载
- 积分:1
-
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。...
中英文菜单 。把所有用到的字符串都放到文件中,一种语言一个文件,根据选择的语言到对应的文件中去加载字符串。-In Chinese and English menu. All the strings used are into file, a language of a document, depending on the chosen language to the corresponding file to load a string.
- 2022-04-21 11:53:43下载
- 积分:1
-
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境
windows的模拟器,可以仿真硬件,模拟最为真实的开发环境-windows simulator, which can simulate hardware, simulate the truest development environment.
- 2022-01-27 10:03:01下载
- 积分:1
-
rs232 comm read source program
rs232通信读取源程序
- 2022-02-04 09:15:08下载
- 积分:1
-
基于ADC 0809的多路数据采集,地址由用户输入
基于ADC 0809的多路数据采集,地址由用户输入-ADC 0809-based multi-channel data acquisition, the address input by the user
- 2022-03-09 11:06:50下载
- 积分:1
-
ORM
数据库映射工具,将数据库数据转化为对象,将对象转化为sql语言,使用起来很方便
- 2022-02-03 03:23:54下载
- 积分:1