搜索结果
找到约 173 项符合
Decoding 的查询结果
按分类筛选
- 全部分类
- 技术资料 (34)
- matlab例程 (17)
- 压缩解压 (14)
- 多媒体处理 (13)
- 其他 (10)
- 通讯/手机编程 (9)
- Linux/Unix编程 (9)
- 单片机编程 (5)
- 加密解密 (5)
- 书籍 (4)
- 通讯编程文档 (4)
- 文章/文档 (4)
- 嵌入式/单片机编程 (3)
- 单片机开发 (3)
- 数据结构 (3)
- VHDL/FPGA/Verilog (3)
- VC书籍 (3)
- VIP专区 (3)
- DSP编程 (2)
- 其他书籍 (2)
- Java编程 (2)
- 文件格式 (2)
- 经验 (1)
- 无线通信 (1)
- 数值算法/人工智能 (1)
- 书籍源码 (1)
- DSP工具/软件 (1)
- 电子书籍 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 数学计算 (1)
- 技术管理 (1)
- 汇编语言 (1)
- FlashMX/Flex源码 (1)
- 手机彩信(MMS)编程 (1)
- 系统设计方案 (1)
- 邮电通讯系统 (1)
通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum
Computes BER v EbNo curve for convolutional encoding / soft decision
Viterbi decoding scheme assuming BPSK.
Brute force Monte Carlo approach is unsatisfactory (takes too long)
to find the BER curve.
The computation uses a quasi-analytic (QA) technique that relies on the
estimation (approximate on ...
数值算法/人工智能 Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. F
Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4
encoding and decoding.
For 7.4 code, one error per 7-bit codeword can be corrected.
For 8.4 code, one error per 8-bit codeword can be corrected
and not less than 2 errors can be detected.
压缩解压 EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done
EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using EZW algorithm.
压缩解压 EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done
EZW coding implementation. using wavelet transforms as a key tool. compression and decoding is done using modified EZW algorithm.
压缩解压 SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is don
SPIHT coding implementation. using wavelet transforms as a key tool. compression and decoding is done using SPIHT algorithm.
手机短信编程 This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from
This source code in Delphi 7.0.
Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU.
You can modify it or change it for meet your requirement.
手机彩信(MMS)编程 Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS throu
Java library for encoding/decoding MMS messages. Also provides a simlpe client for sending MMS through a WAP gateway.
通讯/手机编程 The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob
The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters ...
通讯编程文档 Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-lis
Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
嵌入式/单片机编程 We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a s
We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.