搜索资源列表
h263_test26
- 图象编解码算法h263的源代码,该版本包含了测试程序.-image coding h263 source code, which includes a version of the test.
dtmf54r3
- 利用ti54x系列dsp编解码dtmf源程序的第三版,改进了算法,更适合移植。利用make.bat可进行编译。-use ti54x series dsp Either source codec, the third edition, improved algorithm, more suitable for transplantation. Make.bat use can be compiled.
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
JSP--E-T--GA
- 针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基
SBTC
- 实现了2*2,2*1,1*2,4*4等多种时空编码和解码的算法,并能得到BER性能曲线-Achieve a 2* 2,2* 1,1* 2,4* 4, and other space-time coding and decoding algorithm, and BER performance curve can be obtained
viterbi
- 采用(2,1,8)卷积码编码,采用viterbi译码算法进行解码(2,1,8 convolutional code is used, and Viterbi decoding algorithm is used to decode)