搜索结果

找到约 191 项符合 DeCoder 的查询结果

Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation

The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
https://www.eeworm.com/dl/619/171797.html
下载: 96
查看: 1084

游戏 构成及源代码: 1 构成:VB程序调用VC编写的OCX

构成及源代码: 1 构成:VB程序调用VC编写的OCX,这样做是为了方面大家自己做界面。 2 OCX的输出函数:只有一个:void CQQDecoderCtrl::Decoder(LPCTSTR fileQQ, LPCTSTR filePwd) ,第一个参数是QQ的密码文件,第二个参数是密码字典。 3 源代码:VB的源代码不作介绍了,附件里面有。这里只说明一下VC的源代码(附件里面也 ...
https://www.eeworm.com/dl/625/172071.html
下载: 113
查看: 1028

Modem编程 This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S

This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.
https://www.eeworm.com/dl/623/180822.html
下载: 65
查看: 1084

matlab例程 his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w

his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) ...
https://www.eeworm.com/dl/665/194477.html
下载: 150
查看: 1060

VHDL/FPGA/Verilog Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple

Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simple counter running on it, and when SW0 is in the up ...
https://www.eeworm.com/dl/663/226947.html
下载: 137
查看: 1068

汇编语言 This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources ...
https://www.eeworm.com/dl/644/234565.html
下载: 180
查看: 1067

其他书籍 In recent years large scientific interest has been devoted to joint data decoding and parameter est

In recent years large scientific interest has been devoted to joint data decoding and parameter estimation techniques. In this paper, iterative turbo decoding joint to channel frequency and phase estimation is proposed. The phase and frequency estimator is embedded into the structure of the turbo de ...
https://www.eeworm.com/dl/542/240336.html
下载: 122
查看: 1036

网络 A workspace for MS Visual C++ is provided with the name "tml.dsw". It contains the encoder and dec

A workspace for MS Visual C++ is provided with the name "tml.dsw". It contains the encoder and decoder projects.
https://www.eeworm.com/dl/635/242111.html
下载: 105
查看: 1028

VHDL/FPGA/Verilog 介绍了viterbi译码器的编解码器的设计

介绍了viterbi译码器的编解码器的设计,包括decoder.v,encoder.v.control.v,ram.v等,压缩 包里面有pdf说明
https://www.eeworm.com/dl/663/255154.html
下载: 109
查看: 1092

嵌入式/单片机编程 G729编码和解码的Matlab源程序 调用方法: 1.需要编码时

G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下 ...
https://www.eeworm.com/dl/647/256612.html
下载: 63
查看: 1062