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

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

SPHERE-decoding

  • Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1

    Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.

    標(biāo)簽: simulation non-binary Summary Release

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

    上傳用戶:frank1234

  • 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

  • The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

    The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.

    標(biāo)簽: integer-only embeddable libvorbisi provides

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

    上傳用戶:lindor

  • The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

    The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. ogg vorbis decoder, evc project Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.

    標(biāo)簽: integer-only embeddable libvorbisi provides

    上傳時(shí)間: 2016-01-21

    上傳用戶:gengxiaochao

  • This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring,

    This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter(s) Type(s), etc. The decoding of the message meaning should be performed by the user application.主叫號(hào)碼識(shí)別CID算法for TI DSP

    標(biāo)簽: the revision detector provides

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

    上傳用戶:天誠(chéng)24

  • Jpeg2000編解碼器

    Jpeg2000編解碼器,附VC、Delphi等常用編程語言的使用例程 J2K-Codec ver 1.9 === === === === === === === === ===== Make your graphics look better with an easy-to-use JPEG 2000 decoding component. J2K-Codec can help game developers, screensaver creators and many others to improve their products--to achieve better image quality and reduce installation package size. The new image compression standard based on wavelet technology has many interesting features not available in the old JPEG, such as alpha-channel and varied resolution levels.

    標(biāo)簽: Jpeg 2000 編解碼器

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

    上傳用戶:kytqcool

  • 利用哈夫曼編碼進(jìn)行信息通信可以大大提高信道利用率

    利用哈夫曼編碼進(jìn)行信息通信可以大大提高信道利用率,縮短信息傳輸時(shí)間,降低傳輸成本。但是,這要求在發(fā)送端通過一個(gè)編碼系統(tǒng)對(duì)待傳數(shù)據(jù)預(yù)先編碼,在接收端將傳來的數(shù)據(jù)進(jìn)行譯碼(復(fù)原)。對(duì)于雙工信道(即可以雙向傳輸信息的信道),每端都需要一個(gè)完整的編/譯碼系統(tǒng)。試為這樣的信息收發(fā)站寫一個(gè)哈夫曼編/譯碼系統(tǒng)。 [基本要求]: (1)I:初始化(Initialization)。從終端輸入一個(gè)長(zhǎng)度不超過80的字符串(全部為大寫字母且無空格)。統(tǒng)計(jì)字符串的長(zhǎng)度n、以及不同字符的個(gè)數(shù)和每種字符的權(quán)值,然后建立哈夫曼樹。 (2)E:編碼(Encoding)。利用已建好的哈夫曼樹對(duì)正文字符串進(jìn)行編碼,并輸出。 (3)D:譯碼(Decoding)。利用已建好的哈夫曼樹與已經(jīng)完成的編碼進(jìn)行譯碼,并輸出。

    標(biāo)簽: 編碼 信息通信 信道 利用率

    上傳時(shí)間: 2016-03-15

    上傳用戶:sclyutian

  • The UCL common multimedia library implements a number of algorithms and protocols needed by a number

    The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD, MacOSX) and on Windows 95/98/NT/XP. The following protocols/algorithms are included in the library: Base64 encoding/decoding Binary tree Random number HMAC authentication MD5 DES RTP MBus SAP

    標(biāo)簽: number algorithms multimedia implements

    上傳時(shí)間: 2014-11-16

    上傳用戶:hoperingcong

  • decoding.rar

    標(biāo)簽: decoding

    上傳時(shí)間: 2016-03-29

    上傳用戶:youlongjian0

  • This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the

    This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.

    標(biāo)簽: demonstrates including mechanism the

    上傳時(shí)間: 2016-03-30

    上傳用戶:zhouli

主站蜘蛛池模板: 甘孜县| 亚东县| 新化县| 荆门市| 油尖旺区| 内江市| 玛纳斯县| 胶州市| 沁源县| 九江市| 元江| 黄平县| 弥渡县| 庄浪县| 塔城市| 沈丘县| 辽中县| 普兰县| 神农架林区| 兴和县| 滦平县| 虞城县| 涡阳县| 茶陵县| 博野县| 巴青县| 漳州市| 垦利县| 若羌县| 云和县| 鄂伦春自治旗| 乃东县| 酉阳| 保亭| 晋中市| 旅游| 博客| 博兴县| 龙胜| 深州市| 湾仔区|