资源列表

« 1 2 ... .99 .00 .01 .02 .03 27004.05 .06 .07 .08 .09 ... 28521 »

[数据结构常用算法SortedSet

说明:本程序用VC++完成 定义类模板SortedSet (包括方法的实现) ,即元素有序的集合,集合元素的类型和集合元素的最大个数可由使用者确定。要 求该类模板对外提供以下三种操作: insert:加入一个新的元素到合适的位置上,并保证集合元素的值不重复; get:返回比给定值大的最小元素的地址。若不存在,返回-1; del:删除与给定值相等的那个元素,并保持剩余元素的有序性。-the completion of pro
<zhangbb> 在 2025-05-07 上传 | 大小:3kb | 下载:0

[数学计算/工程计算rational1

说明:一个有理数可以表示成分子与分母都是整数的一个分数。定义一个表示有理数的类Rational(包括方法的实现),-a rational elements can be expressed as the denominator are integral with a score. A definition of the category, said Rational Rational (including the method of achi
<zhangbb> 在 2025-05-07 上传 | 大小: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-05-07 上传 | 大小:71kb | 下载:0

[人工智能/神经网络/遗传算法modelclasify

说明:C++ 模式识别程序 完成神经网络的向量聚类分析 -C pattern recognition procedures are completed Neural Network Vector Cluster Analysis
<ligr> 在 2025-05-07 上传 | 大小:29kb | 下载:0

[matlab例程bpjd

说明:直接的源代码形式,没有解压密码,即解即用,也可能有点语法问题,请使用的时候注意一下-direct source code form, without extracting passwords, that solution is used, may be a bit syntax, please use the time to take note
<hansiying> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法PATTREE

说明:pat-tree中文抽词,中文字词搜寻演算法.-pat-pumping tree Chinese words, the Chinese word search algorithms.
<peter> 在 2025-05-07 上传 | 大小:320kb | 下载:0

[matlab例程demodulationOfWavelet

说明:该例子为大家提供了一个很好的,对于小波在信号检测过程中使用的理解-the examples we provide for a good, wavelet signal detection in the process of understanding
<矫渊培> 在 2025-05-07 上传 | 大小: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-05-07 上传 | 大小:1kb | 下载:0

[matlab例程decomposeAndrevaluationOfWavelet

说明:小波在信号处理中的应用,利用小波对信号进行分解和重构,而且对信号进行噪声的阈值处理。-Wavelet in signal processing applications, the use of wavelet decomposition and reconstruction. but for the noise signal processing threshold.
<矫渊培> 在 2025-05-07 上传 | 大小: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
<矫渊培> 在 2025-05-07 上传 | 大小:3kb | 下载:0

[matlab例程dspLinearEstimateOfMagnitude

说明:分别使用自相关函数法和周期图的方法对信号进行功率谱估计-Using auto-correlation function method and the periodogram method of signal power spectrum estimation
<矫渊培> 在 2025-05-07 上传 | 大小: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-05-07 上传 | 大小:4kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 27004.05 .06 .07 .08 .09 ... 28521 »

源码中国 www.ymcn.org