-
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
-
chpt12_1
it is about something else
- 2013-10-23 03:12:34下载
- 积分:1
-
loopback_example
This is a loopback test program to test the McBSP peripheral of OMAP35x.
- 2010-08-31 10:38:51下载
- 积分:1
-
基于Prism框架的MVVM设计模式wpf示例源码下载
基于Prism框架的MVVM设计模式wpf示例源码下载
- 2014-01-31下载
- 积分:1
-
TExttendedKalh
运用TDOA/AOA定位方法使用扩展卡尔曼滤波定位算法的的matlab程序源码仿真代码
(Use TDOA/AOA location method using extended Kalman filter algorithm matlab program source code of simulation)
- 2012-09-15 22:36:58下载
- 积分:1
-
particle-filter-
particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
- 2011-12-28 18:07:50下载
- 积分:1
-
sa
说明: 本程序是运用模拟退火算法解决旅行商问题,求解最短路径,C语言程序(This procedure is to use simulated annealing algorithm to solve the traveling salesman problem, solving the shortest path, C language program)
- 2014-05-08 20:02:51下载
- 积分:1
-
9731388
symbian 图标停靠在状态栏功能齐全 图标停靠在状态栏功能齐全()
- 2018-07-08 10:48:13下载
- 积分:1
-
ImageProcess
图像扭曲变形程序,可以对图像进行扭曲变形。
功能:旋转扭曲/球面镜变形,B样条网格变形,TPS网格变形
(Image distortion program, the image may be distorted. Function: Twirl/spherical mirror deformation, B-spline morphing, TPS morphing)
- 2015-04-30 23:14:33下载
- 积分:1
-
data structure
数据结构――多项式的加法、减法、乘法算法实现源代码,多多指教。-data structure-- the polynomial addition, subtraction, multiplication algorithm source code, the exhibitions.
- 2022-03-25 01:32:22下载
- 积分:1