-
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
-
LAST
说明: 孤岛微电网加性故障,滑模观测器,二级电压容错控制器,(Fault tolerant control of the secondary controller of islanding microgrid)
- 2021-03-26 19:30:29下载
- 积分:1
-
缠论中枢及缠论三买
缠论爱好,有兴趣者共享之。无密码
MID :MA(CLOSE,26),DOTLINE,COLORWHITE,LINETHICK1;
UPPER:MID + 2*STD(CLOSE,26),LINETHICK1,COLORYELLOW, LINETHICK1;
LOWER:MID - 2*STD(CLOSE,26),LINETHICK1,COLORMAGENTA, LINETHICK1;(wrapped theory
MID :MA(CLOSE,26),DOTLINE,COLORWHITE,LINETHICK1;
UPPER:MID + 2*STD(CLOSE,26),LINETHICK1,COLORYELLOW, LINETHICK1;
LOWER:MID - 2*STD(CLOSE,26),LINETHICK1,COLORMAGENTA, LINETHICK1;)
- 2021-04-03 11:19:06下载
- 积分:1
-
VC图象处理程序设计_杨淑莹(jb51.net)
VC++ Image Proccess
VC++ Image Proccess
- 2020-06-18 22:00:01下载
- 积分:1
-
LUAC解密工具
luac解密工具 方便快捷的解密luac文件(Luac decryption tool to decrypt luac files conveniently and quickly)
- 2021-04-04 12:39:04下载
- 积分:1
-
四十三种差分格式源代码 fortran
说明: 常见有限差分格式构造,并有fortran代码实现,适合cfd学习(Common finite difference format construction, and FORTRAN code implementation, suitable for CFD learning)
- 2020-05-02 09:57:59下载
- 积分:1
-
Car_ID
用于识别车牌的代码,采用图像识别和文字识别代码。(The python code to recognize car id number.)
- 2019-06-08 13:56:42下载
- 积分:1
-
计算刀轴点坐标
计算刀轴点坐标,方便快捷,求取刀具刀轴点坐标,用于算nurbs曲线(Calculating the coordinates of cutter axis points is convenient and fast. Calculating the coordinates of cutter axis points is used to calculate NURBS curve.)
- 2019-05-22 14:47:00下载
- 积分:1
-
【三国群英传7】原味强化版V8.0版修改器20200130
说明: 【三国群英传7】原味强化版V8.0版修改器20200130([legend of Three Kingdoms 7] original enhanced version v8.0 modifier 20200130)
- 2020-04-21 19:54:44下载
- 积分:1
-
四色算法的改进算法,针对四色算法的不足进行了相关改进。...
四色算法的改进算法,针对四色算法的不足进行了相关改进。-Four-color algorithm algorithm algorithm for four-color deficiencies were related to improve.
- 2022-04-06 16:22:01下载
- 积分:1