-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
jihejianmo
说明: 点云几何建模,根据树干模拟圆柱。采用的算法是最小二乘拟合圆,得出各段圆心坐标,在根据各段半径,模拟出圆柱(Point cloud geometric modeling, according to the trunk simulation cylinder. The algorithm used is the least square fitting circle to get the coordinates of the center of each section. According to the radius of each section, the cylinder is simulated)
- 2020-05-06 10:29:34下载
- 积分:1
-
智慧农业()
说明: 在stm32板子上结合物联网专业知识,在Linux环境下编程开发,最终实现远程监控农场温湿度、二氧化碳浓度等变量。(Based on the STM32 board, combined with the Internet of things professional knowledge, programming and development in Linux environment, finally realize the remote monitoring of farm temperature and humidity, carbon dioxide concentration and other variables.)
- 2021-04-25 21:52:15下载
- 积分:1
-
Symbol
ArcEngine矢量图层符号化示例,实现了颜色选择对话框、唯一值渲染等(ArcEngine symbolic vector layers example, to achieve the color selection dialog, the only value of the rendering)
- 2011-05-20 15:56:13下载
- 积分:1
-
PB16001761-李杰-1
以xn?1 ? ? sin ?? xn ? 为迭代方程
(1)画出系统状态随参数l的变化图,要求包括定值状态、倍周期分叉 和混沌状态;
列出各个倍周期分叉处的?值,求相应的 Feigenbaum 常数(Xn, 1, sin, xn, is an iterative equation.
(1) Draw a diagram of the state of the system with the parameter l, which includes fixed-value state, period-doubling bifurcation and chaotic state.
List the value of each period doubling bifurcation and find the corresponding Feigenbaum constant.)
- 2020-06-26 17:20:02下载
- 积分:1
-
c#数据库连接串 加密 例子源码
c#数据库连接串 加密 例子源码
- 2014-09-09下载
- 积分:1
-
ic1
IC卡读写程序(c51)不错(IC card reader (c51) Yes)
- 2005-01-26 15:43:57下载
- 积分:1
-
2
说明: 无线网状网基于不确定性度量极小化的信任模型(In wireless mesh networks,the sample space of evidence may be not integrative.)
- 2009-12-10 15:03:23下载
- 积分:1
-
网络远程唤醒
This program generates and transmits a Wake-On-LAN (WOL) "Magic Packet", used for restarting machines that have been soft-powered-down (ACPI D3-warm state). It currently generates the standard AMD Magic Packet format, with an optional password appended. This software may be used and distributed according to the terms of the GNU Public License, incorporated herein by reference. Contact the author for use under other terms. This source file was originally part of the network tricks package, and is now distributed to support the Scyld Beowulf system. Copyright 1999-2003 Donald Becker and Scyld Computing Corporation. The author may be reached as becker@scyld, or C/O Scyld Computing Corporation
- 2023-02-13 19:10:04下载
- 积分:1
-
未命名文件夹
说明: 这个代码实现了ZYNQ的PL端的扩展串口功能,且可用于LINUX系统中,485/232都可使用,后续会继续更新(This code implements the extended serial port function of the PL end of ZYNQ, and can be used in LINUX system, 485/232 can be used, and will continue to be updated later.)
- 2020-06-24 02:00:02下载
- 积分:1