-
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
-
drapeauPshader
animation de drapeau opengl shader
- 2017-04-11 17:45:47下载
- 积分:1
-
MifareOneTool-1.7.0
说明: MifareOne Tool(m1卡分析助手) v1.70(MifareOne Tool v1.70)
- 2019-12-15 10:33:28下载
- 积分:1
-
Ctongxingkehuduan
用纯C编写的一个网络通信客户端 (Written in pure C using a network messaging client)
- 2009-09-27 02:39:45下载
- 积分:1
-
bstree_frame
利用二叉平衡树进行数据排序。这里采用的数据结构是指针。(The use of balanced binary tree sort the data. The data structure used here is a pointer.)
- 2013-08-10 16:43:50下载
- 积分:1
-
gar_meter_ocr_exe_V3.0.1
图像识别,水表识别,燃气表识别,准确率99 以上,图片类型随意,图像大小随意,图像中字体支持多种,燃气表类型支持国内外主流类型。
http://blog.csdn.net/zhubenfulovepoem/article/details/51165887(Image recognition, identification meter, gas meter recognition accuracy rate above 99 , random image type, image size, random, supports a variety of image fonts, gas meter types support domestic and international mainstream type.
http://blog.csdn.net/zhubenfulovepoem/article/details/51165887)
- 2021-02-05 10:29:57下载
- 积分:1
-
TCD1304 LABVIEW程序
说明: 这个包中包含各种子vi,可以完成对线阵CCDTD1304的数据采集功能(Can complete the data reading function of the line CCD)
- 2020-07-30 10:28:37下载
- 积分:1
-
ADXL355加速度示例(ADXL355.c)
STM32 IO口模拟SPI通讯
- 2021-05-07下载
- 积分:1
-
摔倒检测,背景减除法
本程序运用.C语言描述,在MATLAB软件上,原理是针对一段视频流,通过背景减除法,实现人体目标的检测,并使用形态学二值化后,并通过人体高宽比和有效面积比进行摔倒识别,将摔倒的视频帧保存下来。
- 2022-01-26 16:58:05下载
- 积分:1
-
B48
E:Visual_C__MFC扩展编程实例
实例48:清除消息
(E : Visual_C__MFC expand programming examples example 48 : Elimination of the news)
- 2007-05-20 10:40:56下载
- 积分:1