亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

DECODER-Useing

  • 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.

    標(biāo)簽: The algorithm operation decoding

    上傳時(shí)間: 2015-07-05

    上傳用戶:youmo81

  • 構(gòu)成及源代碼: 1 構(gòu)成:VB程序調(diào)用VC編寫的OCX

    構(gòu)成及源代碼: 1 構(gòu)成:VB程序調(diào)用VC編寫的OCX,這樣做是為了方面大家自己做界面。 2 OCX的輸出函數(shù):只有一個(gè):void CQQDecoderCtrl::Decoder(LPCTSTR fileQQ, LPCTSTR filePwd) ,第一個(gè)參數(shù)是QQ的密碼文件,第二個(gè)參數(shù)是密碼字典。 3 源代碼:VB的源代碼不作介紹了,附件里面有。這里只說明一下VC的源代碼(附件里面也有)。

    標(biāo)簽: OCX 源代碼 VB程序 編寫

    上傳時(shí)間: 2015-07-05

    上傳用戶:jing911003

  • 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.

    標(biāo)簽: simulation the software channel

    上傳時(shí)間: 2015-08-06

    上傳用戶:

  • 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) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.

    標(biāo)簽: simulation baseband channel packet

    上傳時(shí)間: 2013-12-23

    上傳用戶:zhangyigenius

  • 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 position the seven segment decoder will display scan codes from the PS2 port. This demo how ever does not drive the RS-232 port or the memory. This is a simple design done entirely VHDL not microblaze.

    標(biāo)簽: Spartan drives This perphrials

    上傳時(shí)間: 2014-05-29

    上傳用戶:SimonQQ

  • 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 is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設(shè)計(jì)基於MSP430

    標(biāo)簽: application describes Timer_A control

    上傳時(shí)間: 2014-01-01

    上傳用戶:qq21508895

  • 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 decoder itself, taking into consideration both turbo interleaving and puncturing. Results show that the proposed technique outperforms conventional approaches both in terms of detection capabilities and implementation complexity.

    標(biāo)簽: scientific parameter interest decoding

    上傳時(shí)間: 2015-12-30

    上傳用戶:894898248

  • 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.

    標(biāo)簽: workspace the contains provided

    上傳時(shí)間: 2013-12-21

    上傳用戶:wanghui2438

  • 介紹了viterbi譯碼器的編解碼器的設(shè)計(jì)

    介紹了viterbi譯碼器的編解碼器的設(shè)計(jì),包括decoder.v,encoder.v.control.v,ram.v等,壓縮 包里面有pdf說明

    標(biāo)簽: viterbi 譯碼器 編解碼器

    上傳時(shí)間: 2013-12-20

    上傳用戶:zhichenglu

  • G729編碼和解碼的Matlab源程序 調(diào)用方法: 1.需要編碼時(shí)

    G729編碼和解碼的Matlab源程序 調(diào)用方法: 1.需要編碼時(shí),在 Matlab命令行下輸入"G729code(speech)"(請(qǐng)務(wù)必保證 speech是已經(jīng)存在在 Matlab工作區(qū)的一個(gè)行向量,其中是語音數(shù)據(jù)),然后你會(huì)在你的文件夾下看到一個(gè)"coding.bit"的文件。 2.需要解碼時(shí),把"coding.bit"的文件復(fù)制到"G729 decoder"的目錄下,在Matlab命令行下輸入"G729decodermain",然后你會(huì)在文件夾下看到"syn_speech.wav",那就是重構(gòu)語音。 enjoy it!

    標(biāo)簽: Matlab G729 編碼 源程序

    上傳時(shí)間: 2013-12-22

    上傳用戶:GavinNeko

主站蜘蛛池模板: 绩溪县| 封开县| 焦作市| 综艺| 东莞市| 通州市| 商水县| 龙门县| 哈尔滨市| 沂源县| 蓝山县| 葵青区| 元阳县| 桦甸市| 东城区| 偏关县| 左贡县| 麻阳| 丰原市| 巩留县| 大悟县| 浦县| 永吉县| 曲水县| 若尔盖县| 新和县| 禹州市| 乌什县| 宣城市| 两当县| 阿拉尔市| 谷城县| 静乐县| 外汇| 资阳市| 沂源县| 抚宁县| 义乌市| 乃东县| 治多县| 东台市|