资源列表
[数据结构常用算法] HorseStack
说明:本实验使用顺序栈实现驿站管理程序的编写。学会使用顺序栈存储马匹,并运用顺序栈的各种运输实现马匹的入站和出站管理.-In this study, using sequential write post stack implementation management program. Learn to use the sequence of stack storage horses, and the use of various transport stack order to achieve in<刘红梅> 在 2025-08-26 上传 | 大小:256kb | 下载:0
[数据结构常用算法] hftree
说明:哈夫曼树 c++实现 哈夫曼树(Huffman Tree) 假设有n个权值{ W1,W2,…,W n },试构造有n个叶子结点的二叉树,每个叶子结点拥有一个权值W ,则其中带权路径长度WPL 最小的二叉树,称为最优二叉树或哈夫曼树。-C++ Huffman tree Huffman tree (Huffman Tree) Suppose there are n weights {W1, W2, ..., W n}, the test structure has n leaf nodes of t<刘红梅> 在 2025-08-26 上传 | 大小:217kb | 下载:0
[数据结构常用算法] MinPath
说明:最短路径的c++实现。从图中某顶点出发,沿图的边到达另一顶点所经过的路径中, 各边上权值之和最小的一条路径——最短路径:从某个源点到其余各顶点的最短路径。 -c++ shortest path implementation. A vertex the figure, the figure reaches the other side along the path through the vertex, each edge and the minimum weight of a path-<刘红梅> 在 2025-08-26 上传 | 大小:223kb | 下载:0
[数据结构常用算法] PrimTree
说明:最小生成树的普里姆算法PrimTree;在一个连通网的所有生成树中,各边的权值之和最小的那棵生成树称为该连通网的最小代价生成树(Minimum Cost Spanning Tree),简称为最小生成树。 -Prim minimum spanning tree algorithm in all spanning a communication network, the weight of each side and a minimum spanning tree is called the<刘红梅> 在 2025-08-26 上传 | 大小:7.47mb | 下载:0
[压缩解压] DWTForCompression
说明:This DWT project. It is useful for student researching in signal processing, compression and decompression data.-This is DWT project. It is useful for student researching in signal processing, compression and decompression data.<binh> 在 2025-08-26 上传 | 大小:3.1mb | 下载:0
[人工智能/神经网络/遗传算法] ant
说明:蚁群算法 解决TSP问题 程序对20个城市 数据进行计算 通过蚁群算法 计算最短路径 城市数据保存在当前目录下的 1173.txt 文件中-Ant colony algorithm to solve the TSP program for the calculation of 20 urban data through the ant colony algorithm to calculate the shortest path of urban data stored in the curre<封昊> 在 2025-08-26 上传 | 大小:619kb | 下载:0
[数据挖掘] cengcijvlei
说明:层次聚类分析也称系统聚类法或分级聚类法,是实际工作中采用最多的方法之一-Hierarchical cluster analysis, also known as system clustering or hierarchical clustering method, is one of the most used methods in practical work.<封昊> 在 2025-08-26 上传 | 大小:227kb | 下载:0