-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1
-
TFontHealthprh
Visual C下提取点阵字模源代码,可可直接生成C语言的code,可选字体,大小.
(The dot matrix source code Visual C extract, cocoa directly generate C language code, selectable font, size.)
- 2012-08-07 01:19:02下载
- 积分:1
-
down
一个复杂的工程通常可以分解成一组小任务的集合,不错(A complex project can usually be broken down into a collection of small tasks.)
- 2018-12-30 10:57:37下载
- 积分:1
-
PENTAX-MV-SELCT20110506
机器视觉硬件设计-镜头(PATRAX)选型:采用Excel表格形式,进行光路设计,可以快速方便地选择相应的镜头。(Machine vision hardware design- lenses (PATRAX) Selection: Using Excel in tabular form, the optical design, you can quickly and easily select the appropriate lens.)
- 2011-06-08 13:04:16下载
- 积分:1
-
wetwork_card
本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This procedure is vc++ 6, 0 part learning code, can help beginners to learn,)
- 2017-04-01 05:48:45下载
- 积分:1
-
DrawResizeDemo
用idl编写,其中的Draw大小根据可以用鼠标拖动自由修改大小。(Idl prepared using, in which the size of the Draw can be used in accordance with freedom to change the size of the mouse drag.)
- 2009-05-13 12:55:05下载
- 积分:1
-
c++
对于c++的课程设计,自己做的,希望对大家有所帮助(For c++ Of curriculum design, own, and I hope all of you to help)
- 2008-01-19 22:57:30下载
- 积分:1
-
1
说明: 以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊
情况,闰年且输入月份大于3时需考虑多加一天。(To March 5, for example, should the first two months of the combined first and then add the 5th day of the first few days of this year, special circumstances, a leap year and enter the 3 months to consider more than one day.)
- 2010-09-10 11:17:21下载
- 积分:1
-
Cpp1
后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
- 2015-04-17 14:48:58下载
- 积分:1
-
keywords
关键字排名查询工具,根据输入的关键字和网址,查询是在各大搜索中的排名。(Keyword Position Query Tool)
- 2010-01-23 23:31:08下载
- 积分:1