资源列表

« 1 2 ... .44 .45 .46 .47 .48 26149.50 .51 .52 .53 .54 ... 28522 »

[数学计算/工程计算CFastFourierTransform

说明:一个音频播放同时显示波形的代码,可以学习傅里叶变换过程,通过处理音频数据,整个程序以类的形式进行封装-An audio playback simultaneously display code waveform can learn Fourier transform process, by processing audio data, the entire program in the form of class encapsulate
<胡强解> 在 2025-05-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT256

说明:FFT蝶型算法程序,用于完成FFT的可快速变换,相对于其他程序,本例子可以监控每个数据的变换结果,方便用户进行理解。-FFT butterfly algorithm program for the completion of the FFT can be quickly converted with respect to other programs, the present example can monitor the result
<胡强解> 在 2025-05-21 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xiaobohefft

说明:小波变换和傅里叶变换的详细分析,对每一步都进行详细讲解,便于初学者理解,同时书中有源代码,便于实验。-Detailed analysis of the wavelet transform and Fourier transform, to explain in detail every step, easy for beginners to understand, while the book source code, easy to
<胡强解> 在 2025-05-21 上传 | 大小:3.9mb | 下载:0

[数学计算/工程计算CH11

说明:重点分析信号在时域中为矩形脉冲具有sinc函数的特点,以此为基础,探讨小波和傅里叶之间的变换关系,既是小波与傅里叶分析基础,也是图像处理方面的资料-Key analytical signal in the time domain characteristic of a rectangular pulse having a sinc function as a basis to explore the relationship betwe
<胡强解> 在 2025-05-21 上传 | 大小:482kb | 下载:0

[数学计算/工程计算thueMorse_addonForBlender

说明:An implementation of the Thue Morse sequence, that is currently set up to act as a blender add-on. The add-on simply iterates through x y & z, and adds a cube whereever there is a 1 in the thue morse sequence. It can
<Nopey> 在 2025-05-21 上传 | 大小:2kb | 下载:0

[matlab例程SAE

说明:深度学习中的重叠自编码型深度学习网络工具箱,可直接输入数据运行。-deeplearning toolbox of SAE
<zhangli> 在 2025-05-21 上传 | 大小: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 trans
<刘红梅> 在 2025-05-21 上传 | 大小: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 s
<刘红梅> 在 2025-05-21 上传 | 大小: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
<刘红梅> 在 2025-05-21 上传 | 大小: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 minim
<刘红梅> 在 2025-05-21 上传 | 大小: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 decompressi
<binh> 在 2025-05-21 上传 | 大小:3.1mb | 下载:0

[数据挖掘K-MEANS

说明:k-means聚类算法 用C++实现 聚类采用数据为二维数据 保存在当前目录下的data.txt文件中-K-means clustering algorithm C++ implementation
<封昊> 在 2025-05-21 上传 | 大小:2.32mb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 26149.50 .51 .52 .53 .54 ... 28522 »

源码中国 www.ymcn.org