资源列表
[数据结构常用算法] SortedSet
说明:本程序用VC++完成 定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要 求该类模板对外提供以下三种操作: insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复; get:返回比给定值大的最小元素的地址。若不存在,返回-1; del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of procedures with VC SortedSet clas<zhangbb> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Gramham-CH
说明:Gramham法求解凸包。从最基本数据结构定义开始实现,有图形界面和动画演示。全套代码。-Gramham method convex hull. Data from the most basic definition of the structure began to realize, graphics and animation interface demo. A full set of code.<王晓光> 在 2025-06-10 上传 | 大小:71kb | 下载:0
[人工智能/神经网络/遗传算法] modelclasify
说明:C++ 模式识别程序 完成神经网络的向量聚类分析 -C pattern recognition procedures are completed Neural Network Vector Cluster Analysis<ligr> 在 2025-06-10 上传 | 大小:29kb | 下载:0
[matlab例程] demodulationOfWavelet
说明:该例子为大家提供了一个很好的,对于小波在信号检测过程中使用的理解-the examples we provide for a good, wavelet signal detection in the process of understanding<矫渊培> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[matlab例程] dspAutoAdaptFilterAndAR
说明:该例子主要解释了自适应滤波器的应用,对于信号处理的应用有很好的帮助理解的作用-explain the main examples of adaptive filter applications, for signal processing applications with the help of a very good understanding of the role<矫渊培> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[matlab例程] decomposeAndrevaluationOfWavelet
说明:小波在信号处理中的应用,利用小波对信号进行分解和重构,而且对信号进行噪声的阈值处理。-Wavelet in signal processing applications, the use of wavelet decomposition and reconstruction. but for the noise signal processing threshold.<矫渊培> 在 2025-06-10 上传 | 大小:2kb | 下载:0
[matlab例程] WiennerFilterAndAR
说明:使用维纳滤波器对信号进行处理,得到噪声状况下的信号,这个滤波器是数字信号处理中非常经典的一个。代码里还提供了维纳的AR参数估计-Wiener filter to use signal processing, noise signal conditions, this filter is digital signal processing in a very classic. There is also a code of the AR Wiener Parameter Estimation<矫渊培> 在 2025-06-10 上传 | 大小:3kb | 下载:0
[matlab例程] dspLinearEstimateOfMagnitude
说明:分别使用自相关函数法和周期图的方法对信号进行功率谱估计-Using auto-correlation function method and the periodogram method of signal power spectrum estimation<矫渊培> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[压缩解压] LZW_compress_algorithm
说明:LZW压缩算法,提供了LZW压缩算法详细代码和说明,用C语言实现的。-LZW compression algorithm, the LZW compression algorithm detailed code and annotations, using the C language.<fgdfgdfg> 在 2025-06-10 上传 | 大小:4kb | 下载:0