搜索资源列表
-
1下载:
资料:一些纠错编码源代码,包括bch3121,bch4836,goloay等-information : some of the source code error correction coding, including bch3121, bch4836, goloay etc.
-
-
0下载:
An encoder/decoder for binary BCH codes
Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder / decoder for binary BCH codes Er Ryan correction using the BERLEKAMP - MASSEY ALG ORITHM.Any (valid) cod
-
-
0下载:
MemecCoreReed-Solomon coding is a method of forward error correction in the form of block coding. Block coding consists of
calculating a number of parity symbols over a number of message symbols. The parity symbols are appended to
the end of the
-
-
0下载:
一些纠错编码源代码-some source code error correction coding
-
-
0下载:
一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
-
-
0下载:
一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
-
-
0下载:
一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
-
-
0下载:
一个纠错编码源代码,用c写的,在某些对错误比较敏感的地方可以有很大作用.-a source code error correction coding, using c wrote, in some of the more sensitive the wrong place can be very effective.
-
-
0下载:
BCH代码,采用VHDL实现,能够实现纠错,带有波形。-BCH code, the use of VHDL implementation, be able to achieve error correction with waveform.
-
-
0下载:
能使用在ARM与8051上的RS纠错代码,供交流与学习,请使用者注意.-Can be used in the ARM and 8051 the RS error correction code, for exchange and learning, please note the user.
-
-
0下载:
LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
-
-
0下载:
智能纠错VC表达式计算类及程序代码VC expression intelligent error correction code calculation of class and-VC expression intelligent error correction code calculation of class and
-
-
0下载:
本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
-
-
0下载:
VHDL的49个源码实例,源码实例丰富,有计数器、状态机机、寄存器、汉明纠错码编码器、游戏源码程序源码
-49 of VHDL source instance, the source instance, counters, state machines machine registers, the Hamming error correction code encoder, the game source program source code
-
-
0下载:
我自己做了一个tab控件的界面 讲里面的源代码进行了备份 对某些教程中的内容进行了修改和补充 因为一开始用别人的一步一步还是得不到想要的效果 进行了改错-I have a tab control interface stresses inside the source code backup of the contents of some tutorial amendments and supplements were a start, step-by-step with others or n
-
-
0下载:
Goopa码及线性码等,有关他们的的纠错码原代码-Original code error correction code
-
-
0下载:
Error Correction Code ecc checker 32bit
-
-
0下载:
213编译码,维特比卷积吗。纠错功能。测试性的。-213 encoding and decoding,vitebi Convolutional code。 error correction function. Testability.
-
-
0下载:
实现QC-LDPC码字的cycle的search功能,算法为hill climbing算法,能有效去除QC-LDPC码字里长为4,6,8的环,使得码字有较好纠错的性能-Realization of QC-LDPC codeword cycle of search functions, algorithms for the hill climbing algorithm, can effectively remove the QC-LDPC codeword length of 4,6,8 in
-
-
3下载:
假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。
先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。
参数符合MIL-STD-188-110A标准;
同步序列为syn=seq.dat,BPSK调制;
接收机频率稳定度高于1e-6。
文件中有效信息总长度为333.75s,其中同步头长为5/12s,每时隙1/6s,训
-