-
Create a storage structure of a given graph from the adjacency list and adjacenc...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
3 编写一个主函数,将上面函数连在一起,构成一个完整程序。
4 将实验源程序调试并运行。
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!) 3 to prepare a main function, the above function together to form a complete program. 4 source debugging and running the experiment.
- 2022-04-16 10:47:00下载
- 积分:1
-
call(1)
电话营销系统,来电弹窗,在线电话外呼,暂停,转接功能(The telephone marketing system, call pop, online telephone outbound, suspend, transfer function)
- 2017-09-19 21:18:00下载
- 积分:1
-
Qam_modulation
matlab 16 qam 调制的代码。将调制信号先分成IQ两路,再进行信号的调试。(Matlab 16 QAM modulation code. The modulation signal is first divided into two IQ paths, and then the signal is debugged.)
- 2017-10-04 09:58:34下载
- 积分:1
-
neiqianjquerymobile
A native Android and jquery. Mobile example source code, directly read the local HTML information display, in practical applications can change the local HTML to the address of the network, the advantage of using jquery. mobile is the advantage of B/S architecture, one change will change the advantage.
- 2020-06-15 22:55:01下载
- 积分:1
-
ICSS
说明: 累计迭代平方和,运用于icss算法的实现,matlab软件直接运行即可(Cumulative sum of iterated squares)
- 2021-02-15 15:49:47下载
- 积分:1
-
常用PCB元件封装库2,为一般开发提供方便
常用PCB元件封装库2,为一般开发提供方便
- 2022-07-03 05:44:23下载
- 积分:1
-
TOA_uwb
UWB的TOA仿真,里面包含扩展卡尔曼滤波部分(UWB TOA simulation,which contains the extended Kalman filter section)
- 2021-01-05 20:28:53下载
- 积分:1
-
第5章
通过主动转向,实现自动驾驶车辆对参考的路径跟踪。(Through the active steering, automatic driving vehicle path following for reference.)
- 2021-04-15 15:08:54下载
- 积分:1
-
0001-usb-gadget-f_hid-add-keyboard-report_desc
说明: Android HID描述符,keyboard 描述符(Android HID Descriptor)
- 2021-03-04 08:59:32下载
- 积分:1
-
js无限级树形菜单代码三种风格
一个js树控菜单 展开的树形菜单,js无限级树形菜单代码三种风格,看一下效果图便明白每一款风格的样式,觉得都是挺漂亮的,其实这是一款树菜菜单插件,名字叫做:"CNL Tree Menu",无限级树形,具有以下特点:浏览器兼容好,支持:IE5.0+, FF1.06+, Opera8.5+ ……
HTML,CSS,JavaScript代码相互分离(即数据,风格,脚本三者分离),可应用于多种场合,易于维护修改;更换树形图标,只需要修改CSS文件.
通过W3C校验(XHtml1-Strict,CSS1.0).
- 2023-01-12 18:55:03下载
- 积分:1