资源列表
[数据结构常用算法] UnDirectGraph
说明:本程序实现了《数据结构》课本中无向图的基本算法,包括图的构造、图的深度、广度优先遍历算法、用Prim、Kruskal算法构造最小生成树以及分别用Dijkstra、Floyd算法求源点到所有顶点、图中任意两点间的最短路径,并给出具体的路径 -This procedure achieved a " data structure" textbooks undirected graph the basic algorithm, including graphs, graph depth<王广友> 在 2026-01-12 上传 | 大小:39kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构中二叉树的实现以及先序,中序,后序的遍历,并且有计算叶子结点,深度等等附加功能-Data Structure:Binary Tree,achieve some functions like:preorder,inorder,postorder,depth calculation,node calculation and so on.<Micrs> 在 2026-01-12 上传 | 大小:250kb | 下载:0
[matlab例程] signal_mod
说明:The purpose of this chapter is to familiarize the reader with the basic propagation characteristics that describe various wireless communication channels, such as terrestrial, atmospheric, and ionospheric for VHF to the X-band. Well-known stand<jafar> 在 2026-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SortProblems
说明:数据结构:实现各种排序的功能,包括快速排序,希尔排序,堆排序-Data Structure:Solve some sort problem, include insert sort,merge sort,quick sort,heap sort,and so on.<Micrs> 在 2026-01-12 上传 | 大小:312kb | 下载:0
[数据结构常用算法] binary_tree
说明:本程序详细地介绍了二叉树数据结构在c++程序中的实现。-The procedure described in detail the binary tree data structure in c++ program implementation.<王一> 在 2026-01-12 上传 | 大小:36kb | 下载:0