资源列表

« 1 2 ... .84 .85 .86 .87 .88 25389.90 .91 .92 .93 .94 ... 28522 »

[数据结构常用算法bf_algorithm

说明:字符串匹配算法-BF算法,它是字符串匹配的最简单算法,适合入门时参考。-String matching algorithm-BF algorithm, which is the most simple string matching algorithm, suitable for entry-reference.
<raymond> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数值算法/人工智能viterbi216

说明:一种应用比较广泛的维特比译码算法--(2,1,6)卷积码的维特比译码算法,采用回溯进行译码。-A broader application of Viterbi algorithm (2,1,6) convolutional code Viterbi algorithm, used for decoding back.
<raymond> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法yhjsf2

说明:银行家算法模拟2,和之前银行家算法1不同,主要是代码不同,设计思路几本一致,资料也是齐全。-Banker
<CLJ> 在 2025-05-18 上传 | 大小:197kb | 下载:0

[压缩解压Huffmancodeandincludeexe

说明:这是一些Huffman编码的代码,包括源程序,以及生成的可执行文件-This is the number of Huffman coded code, including source code, as well as the generated executable file
<陈嵩> 在 2025-05-18 上传 | 大小:336kb | 下载:0

[数学计算/工程计算numericalrecipes

说明:对各种数值计算方法的详细介绍,还有相关部分的源码。-Of various numerical methods detailed introduction, there are relevant parts of the source.
<dahai> 在 2025-05-18 上传 | 大小:9.66mb | 下载:0

[压缩解压EZW

说明:EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 这里,读者重点要掌握的是EZW.C和LIST.C中的内容,
<yang> 在 2025-05-18 上传 | 大小:11kb | 下载:0

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

说明:ART神经网络的原理方法与MATLAB实现,有详细的例子-ART neural network methods and MATLAB Principle realize, there are detailed examples of
<阎涛> 在 2025-05-18 上传 | 大小:7kb | 下载:0

[数学计算/工程计算juzhenqiuni

说明:求满秩矩阵pMatrix的逆矩阵,并存结果于矩阵_pMatrix中-Full rank matrix pMatrix for the inverse matrix, coexist in the matrix results in _pMatrix
<段勇> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程FFTpowerspectrumandtheestimated

说明:用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(multitaper method ,MTM法) 功率谱估计----最大熵法(maxmum entmpy method,MEM法) 功率谱估计----多信号分类法(multiple signal classification,
<walkinghill> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[matlab例程006

说明:MATLAB的程序最大熵谱法,Brug法和Levinson法MATLAB procedures maximum entropy spectrum, Brug law and the law Levinson-MATLAB procedure for maximum entropy spectral method, Brug law and Levinson Law MATLAB procedures maximum entropy sp
<walkinghill> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算youpiao

说明:设有n种不同面值a1, a2,…, an的邮票,规定每封信最多贴m张邮票。对于给定的m,n,求出最大的邮资连续区间。-With a face value of n different types a1, a2, ..., an of the stamps, each letter provides a maximum of m stamps affixed. For a given m, n, obtained the largest
<kineapple> 在 2025-05-18 上传 | 大小:165kb | 下载:0

[数学计算/工程计算heibaidian

说明:设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示。一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw。若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对)。在一个黑点最多只能与一个白点匹配,一个白点最多只能与一个黑点匹配的前提下,求n个白点和n个黑点的最大匹配对数。-Plane based distributed white n black point a
<kineapple> 在 2025-05-18 上传 | 大小:237kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 25389.90 .91 .92 .93 .94 ... 28522 »

源码中国 www.ymcn.org