搜索结果
找到约 137 项符合
Decoding 的查询结果
按分类筛选
- 全部分类
- matlab例程 (15)
- 压缩解压 (14)
- 多媒体处理 (13)
- 其他 (10)
- Linux/Unix编程 (9)
- 通讯/手机编程 (9)
- 单片机编程 (5)
- 加密解密 (5)
- 文章/文档 (4)
- 通讯编程文档 (4)
- 书籍 (4)
- 嵌入式/单片机编程 (3)
- VHDL/FPGA/Verilog (3)
- 单片机开发 (3)
- 数据结构 (3)
- VC书籍 (3)
- VIP专区 (3)
- Java编程 (2)
- 其他书籍 (2)
- DSP编程 (2)
- 文件格式 (2)
- 教程资料 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 电子书籍 (1)
- 系统设计方案 (1)
- 邮电通讯系统 (1)
- Modem编程 (1)
- 汇编语言 (1)
- FlashMX/Flex源码 (1)
- 技术管理 (1)
- 多国语言处理 (1)
- 手机彩信(MMS)编程 (1)
- 书籍源码 (1)
- 数值算法/人工智能 (1)
- 数学计算 (1)
- 手机短信编程 (1)
- DSP工具/软件 (1)
- 技术资料 (1)
Linux/Unix编程 The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decodin
The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude information is ignored and only the phase of the received symbol is employed in the metric computation stage.
压缩解压 Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffm
Huffman 压缩/解压算法的ANSI C实现
This archive contains a simple and readable ANSI C implementation of Huffman
coding and decoding. This implementation is not intended to be the best,
fastest, smallest, or any other performance related adjective.
More information on Huffman encoding may be found at ...
Modem编程 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.
汇编语言 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 ...
压缩解压 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 i ...
压缩解压 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 i ...
DSP编程 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 ...
压缩解压 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 ...
数据结构 利用哈夫曼编码进行信息通信可以大大提高信道利用率
利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。
[ ...
Linux/Unix编程 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 libra ...