-
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
-
ALL
封装实现了 多线程操作、TCP/IP操作、运算符重载等。(Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.)
- 2011-07-11 16:43:33下载
- 积分:1
-
战天下驱动读写
说明: ztx驱动读写源代码开源学习使用!用于tp读写!sys可过防火墙(ZTX drive reading and writing source code open source learning use! For TP reading and writing! Sys passable firewall)
- 2020-02-07 22:02:07下载
- 积分:1
-
test-system
考试系统 vb编程 西工大 平时实验
(test systems)
- 2012-05-13 16:51:03下载
- 积分:1
-
bihu(1)
说明: 介绍了一个基于ATmega8L 和CC1000 芯片的壁虎动物机器人遥控刺激系统。该系统主要由便携式电脑、微控制
器和无线数据收发器构成,可以分为控制平台和刺激器两部分。(Introduced a ATmega8L and the CC1000 chip, based on gecko animal-robot remote control to stimulate the system. The system mainly consists of portable computers, micro-controllers and wireless data transceivers, can be divided into control platform and the stimulator in two parts.)
- 2009-08-24 14:59:28下载
- 积分:1
-
state-estimation-
电力系统功能强大的资料,介绍了基于PMU的电力系统的状态估计!(It is a good paper!)
- 2011-05-10 15:52:41下载
- 积分:1
-
MultiBoost+是c%2B%2B实现的多类adaboost算法.tar
This program is the realization of Adaboost selection algorithm in C++. Examples have been included in the zip file updated.
- 2018-09-21 13:26:43下载
- 积分:1
-
VC-generated-excel-histogram
vc6.0 excel2003 用c++生成excel表格并且绘制柱状图 一步完成不需要操作excel(vc6.0 excel2003 c++ excel spreadsheet to generate and draw a histogram step does not need to operate excel)
- 2013-05-17 15:57:41下载
- 积分:1
-
shujukuxitgainian
经典教材数据库系统概念,很多大学计算机系的研究生课程用书 (Classical concept of teaching materials database system, many university computer science graduate course books)
- 2008-12-28 12:19:58下载
- 积分:1
-
cx
说明: 电力系统配网潮流计算,vb编制
配电网潮流计算程序(也可用于其它电压等级辐射网)采用当前流行的“前推回推”算法,收敛速度快(一般不超过3次迭代即可获得满意的精度)。(Power system distribution network power flow calculation, vb preparation of distribution power flow calculation program (also available for other voltage levels of radiation network) using the current popular )
- 2008-09-06 09:23:39下载
- 积分:1