-
求图中从一个顶点到另一个顶点的一条路径。
//为简化算法,没有提供顶点到其编号的转换函数,函数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
-
c2latex。工具使得 c 代码看起来相当在 TeX 或LaTex的文档中插入它。
c2latex。使在 TeX 或LaTex的文档中插入它看起来很漂亮的 c 代码的工具。
- 2022-08-10 21:26:48下载
- 积分:1
-
研究说明模板,包含基本模板,使用实例,用户
模板学习笔记,包含基本模板使用实例,通俗易懂,适合初学者观看-Study Notes template that contains the basic template to use examples, user-friendly, suitable for beginners Views
- 2022-02-15 18:50:06下载
- 积分:1
-
解决srm416 TopCoder
solve for Topcoder SRM416-250
the class MostCommonLetters is desired
- 2023-06-10 16:50:03下载
- 积分:1
-
multithreading examples procedures
多线程的例子程序-multithreading examples procedures
- 2023-01-21 15:35:04下载
- 积分:1
-
Search the hard disk duplication of documents stored Find Duplicate can be delet...
查找在硬盘上重复存放的文件Find Duplicate可以将它们删除到回收站-Search the hard disk duplication of documents stored Find Duplicate can be deleted to Trash
- 2023-05-06 19:50:02下载
- 积分:1
-
box with automatic portfolio c languages
自动组合框 用c语言制作 -box with automatic portfolio c languages
- 2023-06-20 09:55:03下载
- 积分:1
-
进程察看工具,可以杀死进程
进程察看工具,可以杀死进程-process tools, the process can kill
- 2022-02-25 22:39:20下载
- 积分:1
-
实现两个进程之间通信
实现两个进程之间通信-achieve communication between the two processes
- 2022-01-25 15:23:30下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1