-
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
-
MATLAB GUI串口通信程序
基于matlab中的GUI串口调试程序(发送与接收,很全面),可以调试检测串口,参数设置灵活,在GUI面板上操作简易(GUI serial debugging program based on MATLAB (sending and receiving, very comprehensive), can debug and test serial port, parameter setting is flexible, easy to operate on GUI panel)
- 2019-03-15 10:01:09下载
- 积分:1
-
W5500 Module
说明: w5500 module schematic and pcb
- 2020-04-10 13:48:43下载
- 积分:1
-
5G中文协议
说明: 5G协议,包含频率段范围,接入网系统架构,PDCP、RLC、MAC等(5g protocol, including frequency range, access network system architecture, PDCP, RLC, MAC, etc)
- 2020-03-06 14:20:42下载
- 积分:1
-
DeepCrack
说明: 裂纹是典型的线结构,在许多计算机视觉应用中都很有趣。在实际应用中,路面裂缝等许多裂缝连续性差、对比度低,给利用低层特征进行基于图像的裂缝检测带来了很大的挑战。在本文中,我们提出了深度裂纹——一个端到端可训练的深度卷积神经网络,通过学习用于裂纹表示的高级特征来自动检测裂纹。该方法将在层次卷积阶段学习到的多尺度深度卷积特征融合在一起,以获取线路结构。更详细的表示在大比例尺的feature maps中进行,更全面的表示在小比例尺的feature maps中进行。我们在SegNet的编码器解码器架构上构建深度裂纹网,并对在相同尺度下在编码器网络和解码器网络中生成的卷积特征进行配对融合。(Cracks are typical line structures that are of interest in many computer-vision applications. In practice, many cracks, e.g., pavement cracks, show poor continuity and low contrast, which bring great challenges to image-based crack detection by using low-level features. In this paper, we propose DeepCrack---an end-to-end trainable deep convolutional neural network for automatic crack detection by learning high-level features for crack representation. In this method, multi-scale deep convolutional features learned at hierarchical convolutional stages are fused together to capture the line structures. More detailed representations are made in larger scale feature maps and more holistic representations are made in smaller scale feature maps. We build DeepCrack net on the encoder decoder architecture of SegNet and pairwisely fuse the convolutional features generated in the encoder network and in the decoder network at the same scale.)
- 2021-04-09 16:58:59下载
- 积分:1
-
ESPRIT波达方向DOA Capon毫升音乐
空间谱估计 Estimation of Signals
现代信号处理方法用于DOA估计-Music DOA Esprit DOA capon ML
- 2022-07-08 22:57:59下载
- 积分:1
-
用MATLAB实现LM算法库,使用时添加其为工作目录,便可使用各种函数....
用MATLAB实现LM算法库,使用时添加其为工作目录,便可使用各种函数.-LM algorithm using MATLAB realize the Treasury, when used to add its working directory, you can use a variety of functions.
- 2022-03-23 07:45:42下载
- 积分:1
-
VC++ 游戏编程-拼图游戏
VC++ 游戏编程-拼图游戏,可选择游戏难度等级,分为初、中、高三级,另外还可自定义拼图图片,游戏中预设了三张拼图图片,不过经测试在Windows7下,好像不能加载这些外部的图片,程序还需要修正一下。源码 在VC6.0下完美编译成功。
- 2022-07-08 09:07:39下载
- 积分:1
-
voc_draw.py
VOC格式标注可视化。用于数据标注的检查等(draw a picture with voc 2007 format)
- 2020-06-17 11:20:02下载
- 积分:1
-
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。...
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。-Jiuzhai transport industry, vehicle insurance management system. For vehicle information and insurance queries and reports to manage operations.
- 2022-05-29 01:24:08下载
- 积分:1