-
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
-
array
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
- 2012-03-29 16:55:52下载
- 积分:1
-
31767638usb
直流电机常用驱动电路,非常有用的电机驱动程序与电路,对于开发电机者非常有借鉴价值。(DC motor drive circuit used, very useful program with the motor drive circuits, motors for developers who are very reference value.)
- 2010-03-05 09:53:01下载
- 积分:1
-
Pham_Van_project_summary_report
项目工作总结报告范文,项目的前期市场调研总结等例子,对项目管理人员有帮助(Pham Van project summary report)
- 2010-09-03 14:20:50下载
- 积分:1
-
学生管理系统
学生成绩管理系统,拥有登录,在线查询,成绩 批改等功能(Student achievement management system)
- 2021-04-19 21:08:50下载
- 积分:1
-
MUSIC
基于MUSIC算法的矢量水听器阵源方位估计,用于空间谱估计目标方位(DOA estimation based on MUSIC algorithm using an array of vector hydrophones
)
- 2013-05-07 09:38:09下载
- 积分:1
-
DGLSPKF
说明: 道格拉斯普克法。计算机地图制图学课后实习代码;VC++6.0实现(Douglas Puck;After-class Practice Code of Computer Cartography)
- 2019-06-09 15:34:16下载
- 积分:1
-
LabTest2
黑杰克學校測驗題,從裡面的碼發展出整個遊戲(Black Jack school quiz, from the inside out the entire game code development)
- 2013-08-03 07:37:33下载
- 积分:1
-
vc++6gamebiancheng
VISUAL C++游戏编程里有详细的课件和源码(VISUAL C++ Game programming, there are detailed courseware and source)
- 2007-08-24 22:05:44下载
- 积分:1
-
HideWnd
VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
- 2010-01-06 14:04:43下载
- 积分:1