资源列表

[压缩解压suanshu

说明: 首先,计算出码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环编码,直至输入序列循环完毕。 最后,将所得的累计概率由小数形式转化成二进制形式。 对解码。首先,计算码元符号集中各个码元的累积概率,并存放在F数组里面。 然后,开始循环解码,此次循环是在码元符号集中,由高概率码元向低概率码元循环,这是由于编码的输出肯定是不大于高概率码元的累积概率的。那么如果我们从高到底循环,所找到的第一个小于编码结
<张继红> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程licheng

说明:一个除法计算器和字母统计器,作为例程,希望可以让初学者快乐学习matlab,体验其中的快乐,毕竟兴趣才是最好的老师;-A calculator and letters and Statistics division, and as a routine, I hope will allow beginners to learn Happiness matlab, experience one of the happy, intereste
<buckly> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lagelangrichazhi

说明:拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the
<buckly> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法kmp

说明:自己编写的一个KMP字符串匹配算法的实现-I have written a KMP string matching algorithm implementation
<jususe> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程ofdm_signal

说明:这个Matlab程序是关于OFDM调制的。这里使用了BPSK调制,显示OFDM在误码率上的下降。-This Matlab program is about OFDM modulation. Here the use of BPSK modulation, show the OFDM at BER on the decline.
<林文媛> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程imagehide

说明:直接4bit替换法的图像伪装技术以及对第四bit考察的matlab代码,其中需要两幅大小一样的图像-Direct 4bit image replacement method camouflage technologies, as well as inspection of the fourth bit of matlab code, one of two required size images
<黄炎> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程ofdmtransmission

说明:A DVB-T 2K Transmission simulation of OFDM
<ren> 在 2024-11-16 上传 | 大小:1kb | 下载:0

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

说明:没有应用matlab工具箱的RBF神经网络程序-Not been applied to matlab toolbox RBF neural network procedures
<yanghaiyan> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程wavelet

说明:语音增强是语音信号处理的重要分支,本程序用小波变换实现-Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform
<bromheaven> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程salesman-fitness

说明:Matlab中路径优化程序,销售员模式,最佳路径优化-Medium Matlab path optimization procedures, sales model, the best path optimization
<Robin> 在 2024-11-16 上传 | 大小:1kb | 下载:0

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

说明:用于空中目标识别的最近特征线分类器子程序。-Aerial targets for the identification of Nearest Feature Line Classifier subroutine.
<付建胜> 在 2024-11-16 上传 | 大小:1kb | 下载:0

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

说明:用于空中目标识别的最近特征平面分类器子程序。-Aerial targets for the identification of the recent characteristics of plane classifier subroutine.
<付建胜> 在 2024-11-16 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org