-
bianyiyuanli
编译原理的小程序,有点问题,谢谢大姐帮帮忙,-bianyiyuanli
- 2022-05-06 01:14:07下载
- 积分:1
-
这是太阳鑫编译的,在风险投资+ +
这是孙鑫编著的VC++深入详解配套的源码,对VC学习有很大帮助-This is the Sun Xin compiled in VC++ in-depth Xiangjie supporting source, it is helps a lot to learn VC.
- 2022-12-07 15:25:03下载
- 积分:1
-
一套基于VC++开发的指纹识别程序,有源码,很有参考价值
一套基于VC++开发的指纹识别程序,有源码,很有参考价值-grgrthrtgergwerhtrhrthsergerhrh
- 2022-03-20 23:21:50下载
- 积分:1
-
系统的连表学习文件
系统的连表学习文件-system to study the documents even Table
- 2022-01-26 02:59:20下载
- 积分:1
-
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则....
matlab使用手册,繁体中文版本,关于各种函数的使用方法和实际例子,介绍了matlab自定义函数库的内容,讲解malab自定义工具的使用规则.-Matlab user manual Traditional Chinese versions of the various functions and the use of practical examples, introduced Matlab-defined functions for the content on malab-defined rules governing the use of tools.
- 2023-08-08 08:15:03下载
- 积分:1
-
ch2_mousecapture_programming_mfc_prosise
以下是Jeff Prosise编写的第2版“使用MFC编程Windows”第2章的源代码。这里的源代码附带了一个完整的visualstudio构建。
- 2022-03-16 14:57:11下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
我的最新创作有不好的地方请指出来。希望大家多讨论,功能强大。...
我的最新创作有不好的地方请指出来。希望大家多讨论,功能强大。-My latest creations are a bad place please point it out。Hope that we should discuss more about。Powerful。
- 2022-02-04 06:01:32下载
- 积分:1
-
vcsharp.rar好
VCSHARP.rar ok
- 2023-08-10 01:25:03下载
- 积分:1
-
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。...
该辅助工具能够对使用VC的用户提供许多有用的帮助。比如自动完成拼写,函数参数提示等等。-the auxiliary tool to be able to use the VC provide many useful help. For example, automatic spelling, function parameters suggest so on.
- 2022-03-16 05:23:59下载
- 积分:1