资源列表

« 1 2 ... .39 .40 .41 .42 .43 26144.45 .46 .47 .48 .49 ... 28522 »

[matlab例程SAE

说明:深度学习中的重叠自编码型深度学习网络工具箱,可直接输入数据运行。-deeplearning toolbox of SAE
<zhangli> 在 2025-08-26 上传 | 大小:14.04mb | 下载:0

[数据结构常用算法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

[数据挖掘K-MEANS

说明:k-means聚类算法 用C++实现 聚类采用数据为二维数据 保存在当前目录下的data.txt文件中-K-means clustering algorithm C++ implementation
<封昊> 在 2025-08-26 上传 | 大小:2.32mb | 下载:0

[数值算法/人工智能PCA

说明:PCA_emample1.m zz500为1200*500的矩阵 PCA主成分分析.doc为PCA的原理详解-PCA_emample1.m zz500 matrix PCA 1200* 500 Principal Component Analysis .doc to explain the principles of the PCA
<xiaobai> 在 2025-08-26 上传 | 大小:4.21mb | 下载: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

[数据挖掘maxmin

说明:数据挖据中聚类问题的实现 通过简单数据进行聚类分析 该聚类为最大最小聚类-According to the data mining, the clustering problem is achieved by using simple data to cluster analysis.
<封昊> 在 2025-08-26 上传 | 大小:224kb | 下载: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

[数据挖掘ga_pso

说明:运用ga_pso算法对svm参数优化运
<> 在 2025-08-26 上传 | 大小:5kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 26144.45 .46 .47 .48 .49 ... 28522 »

源码中国 www.ymcn.org