-
利用 directshow 的 MFC 凸轮
这是打开相机的基本方案,得到使用 directshow 的实时视频。很好的效果
- 2023-05-18 17:25:03下载
- 积分: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
-
一个delphi制作透明字体的小程序示范
一个delphi制作透明字体的小程序示范-Delphi create a transparent process model of small fonts
- 2022-07-07 18:26:49下载
- 积分:1
-
EC _图书馆编目
eg_lib2
- 2022-10-30 16:15:02下载
- 积分:1
-
12cengdianti chengxu sun sunsun
12cengdianti chengxu sun sun -12cengdianti chengxu sun sunsun
- 2022-02-11 16:48:04下载
- 积分:1
-
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的...
此程序很好的介绍了树形控件的使用方法 给出了具体的操作步骤 包括了怎么样连接数据库 从数据库里的表读取数据形成树 对初学者是很用的-This procedure introduced a very good tree control given the use of specific steps include how to connect to database tables from the database to read data on the formation of the tree is used for beginners
- 2022-01-30 11:37:36下载
- 积分:1
-
八皇后问题,利用了类实现,结构比较精美
八皇后问题,利用了类实现,结构比较精美-8 Queen
- 2022-01-26 07:37:27下载
- 积分:1
-
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。...
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。-Company web site publicity, with a background management, and message board functions, information can be automatically generated.
- 2022-05-17 18:27:49下载
- 积分:1
-
贝塞尔curve.vb
bezier曲线.vb-bezier curve.vb
- 2022-07-16 07:55:28下载
- 积分:1
-
C#和SQL2005数据库连接配置文件,适用于SQL2005数据库的连接 方便实用 直接改参数放在Deubug下就可直接实用...
C#和SQL2005数据库连接配置文件,适用于SQL2005数据库的连接 方便实用 直接改参数放在Deubug下就可直接实用-C# and SQL2005 database connection configuration file, SQL2005 database for convenient and practical to connect directly to the parameters can be placed directly under the utility Deubug
- 2022-05-08 21:16:08下载
- 积分:1