虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Decoding

解码是一种用特定方法,把数码还原成它所代表的内容或将电脉冲信号、光信号、无线电波等转换成它所代表的信息、数据等的过程。解码是受传者将接受到的符号或代码还原为信息的过程,与编码过程相对应。[1]
  • DTMF的拨号采用实验仪的键盘输入(解码后在液晶屏上显示)

    ·详细说明:使用TI的TMS320VC5402 DSP实现。DTMF的拨号采用实验仪的键盘输入,解码后在液晶屏上显示- Uses TI TMS320VC5402 DSP to realize. The DTMF digit dialing uses tests the meter the keyboard entry, after the Decoding demonstrated on the l

    标签: DTMF 实验仪 键盘 输入

    上传时间: 2013-07-24

    上传用户:哇哇哇哇哇

  • ITU-T G.723.1语音编解码算法源代码

    ·详细说明:ITU-T G.723.1语音编解码算法源代码-ITU-T the G.723.1 pronunciation arranges the Decoding to calculate the law origin code 文件列表:   G.723.1_c   .........\BASOP.C   .........\BASOP.H   ....

    标签: ITU-T 723.1 nbsp 语音编解码

    上传时间: 2013-07-16

    上传用户:sz_hjbf

  • ATMEL公司AT89C51SND1为主控制器MP3源代码

    ·详细说明:ATMEL公司at89c51SND1为主控制器mp3源代码,包括三星flash U盘的实现,音乐解码等,有许多借鉴之处。ATMEL Corporation at89c51SND1 primarily controller mp3 source code, including Tristar flash U plate realization, music Decoding and so

    标签: ATMEL SND1 89C C51

    上传时间: 2013-04-24

    上传用户:playboys0

  • 关于G.729的声音编解码程序

    ·关于G.729的声音编解码程序-This is arranges the Decoding procedure about the G.729 sound.文件列表:   G729   ....\ACELP_CA.C   ....\BASIC_OP.C   ....\BASIC_OP.H   ....\BITS.C   ....\CODE

    标签: 729 编解码 程序

    上传时间: 2013-04-24

    上传用户:jjj0202

  • MPEG2视频编解码程序

    ·详细说明:MPEG2视频编解码程序-mpeg2 video frequency arranges the Decoding procedure 文件列表:   mpeg2视频编解码器   .................\bin   .................\...\emu387   .................\...\mpeg2dec.

    标签: MPEG2 视频编解码 程序

    上传时间: 2013-06-06

    上传用户:adamszq

  • 基于单片机系统的(24,16)循环码编码、译码方案

      在理论分析循环码编码和译码基本原理的基础上,提出了基于单片机系统的(24,16)循环码软件实现编码、译码的方案。仿真结果表明(24,16)循环码能有效地克服来自通讯信道的干扰,保证数据通信的可靠及系统的稳定,使误码率大幅度降低。本论文对(24,16)循环码的研究结果表明,可以有效地降低错误概率和提高系统的吞吐量,实现纠错仅需要在接收端增加有限的存储空间和计算复杂度,具有一定的实用价值。   Abstract:   Based on analyzing the theory of encoding and Decoding of cyclic code, this paper showed the schemes of encoding and Decoding of(24,16)cyclic code by the software and based on microcontroller. Simulation results show that using (24,16) cyclic codes can effectively overcome the interference from communication channel, ensure the reliability and stability of data communication systems, and reduce the bit error rate greatly. The results of this paper show that by using the (24,16) cyclic code, the error rate can be reduced and the system throughput can be improved. Meanwhile, the system only needs to enlarge limited storage space and computation the complexity at the receiving end to realize error correction. Thus the (24,16) cyclic code has a practical value.  

    标签: 24 16 单片机系统 循环码

    上传时间: 2013-11-09

    上传用户:gaoliangncepu

  • 基于MT8880的一键拨号电话系统设计

      针对煤矿井下调度及紧急救援系统的需求,以DTMF编解码模块为核心,设计了具有自动拨号功能的新型电话系统。该系统利用MT8880对DTMF信号的编解码功能实现一键拨号和远程设置,通过检测振铃和忙音信号,完成自动摘机和挂机过程,配合AGC等外围电路达到话音清晰流畅的效果。   Abstract:   To meet the demand for mine scheduling and emergency rescue system, with using DTMF signal codec as the core, a new telephone system was designed with automatic dialing function. In the system, the DTMF signal encoding and Decoding function of MT8880 was used to achieve one-touch dialing and remote setting. The circuit detects the ringing and busy signal, and then completes automatic off-hook and hangup. With AGC(Automatic Gain Control) and other peripheral circuits, the voice was regulated to a clear and smooth effect.

    标签: 8880 MT 拨号电话 系统设计

    上传时间: 2014-11-18

    上传用户:ly1994

  • 基于XGATE进行Manchester译码的方法

    Using the XGATE for Manchester DecodingTable of Contents 1 Introduction                         1.1 XGATE Module in S12X               2 Decoding Algorithm                        3 Software Implementation                   3.1 Frame Scheme                       3.2 Operating Modes and Demo             3.3 Files Summary                        3.4 Complete Mode Flowchart              4 Manchester Encoder                      4.1 Devices Used                        5 Conclusion  Appendix A Noise Elements During RF Transmissions in the Manchester Decoding ImplementationA.1 Types of Noise                      A.2 Effects of Noise                      A.3 Workaround for Noise Effects          

    标签: Manchester XGATE 译码

    上传时间: 2013-10-15

    上传用户:wqq123456

  • DTMF Decoding with a PIC16xxx

    This application note describes how to decode standard DTMF tones using the minimum number of external discrete components and a PIC. The two examples use a PIC which has an 8 bit timer and either a comparator or an ADC, although it can be modified for use on a PIC which has only digital I/O. The Appendices have example code for the 16C662 (with comparator) and 16F877 (using the ADC). As the majority of the Digital Signal Processing is done in software, little is required in the way of external signal conditioning. Software techniques are used to model the individual elements of a DTMF Decoder IC.

    标签: Decoding DTMF with PIC

    上传时间: 2013-11-21

    上传用户:zhaoke2005

  • 水位监测报警系统原理

    摘要:本水位监测报警器使用5V低压直流电源(也可以用3节5号电池代替)就可以对5~15厘米的水位进行监测,用LED显示和数码管显示水位,并可以对不再此范围内的水位发出报警。主要采用CD4066、74LS86、74LS32、CD4511芯片,再加上数码管、蜂鸣器、发光二极管、电阻这些器件组成一个简单而灵敏的监测报警电路,操作简单,接通电源即可工作。因为大部分电路采用数字电路,所以本水位监测报警器还具有耗能低、准确性高的特点。关键字:译码电路    报警电路    监测电路 Abstract: The water level alarm monitoring the use of 5 V low-voltage DC power (can also use three batteries replaced on the 5th) will be able to 5 to 15 centimeters of water level monitoring, with LED display and digital display of water level, and this can no longer Within the scope of a water level alarm. Mainly CD4066, 74LS86, 74LS32, CD4511 chips, coupled with digital control, buzzer, light-emitting diode, the resistance of these devices composed of a simple and sensitive monitoring alarm circuits. Because the majority of circuits using digital circuitry, so the water level monitored alarm system also has low energy consumption, high accuracy of the characteristics. Keyword: Decoding circuit alarm circuit monitoring circuit

    标签: 水位 监测报警 系统原理

    上传时间: 2013-11-04

    上传用户:王庆才