搜索:encoding decoding
找到约 227 项符合「encoding decoding」的查询结果
结果 227
按分类筛选
- 全部
- 技术资料 (38)
- 压缩解压 (23)
- matlab例程 (22)
- 多媒体处理 (14)
- 通讯/手机编程 (12)
- 其他 (12)
- Linux/Unix编程 (10)
- 加密解密 (8)
- 其他书籍 (6)
- 通讯编程文档 (6)
- VHDL/FPGA/Verilog (6)
- 书籍 (6)
- 单片机编程 (5)
- 单片机开发 (4)
- 文章/文档 (4)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- Jsp/Servlet (3)
- VIP专区 (3)
- DSP编程 (2)
- 数值算法/人工智能 (2)
- 电子书籍 (2)
- 可编程逻辑 (2)
- 手机短信编程 (2)
- 文件格式 (2)
- 数学计算 (2)
- 汇编语言 (2)
- 数据结构 (2)
- VC书籍 (2)
- 无线通信 (1)
- 技术书籍 (1)
- 软件工程 (1)
- DSP工具/软件 (1)
- 通信网络 (1)
- 图形图像 (1)
- 教程资料 (1)
- Mentor (1)
- Internet/网络编程 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 人工智能/神经网络 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- 手机彩信(MMS)编程 (1)
- 系统设计方案 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
https://www.eeworm.com/dl/665/237657.html
matlab例程
A simple (de)compression program using Run Length Encoding. Compression is done that easy: compr
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData)
https://www.eeworm.com/dl/637/277471.html
多国语言处理
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.
https://www.eeworm.com/dl/661/243950.html
FlashMX/Flex源码
Swfdec is a decoder/renderer for Macromedia Flash animations. The decoding and rendering engine is
Swfdec is a decoder/renderer for Macromedia Flash animations. The decoding and
rendering engine is provided in a library that can be used by other
applications
https://www.eeworm.com/dl/619/247607.html
Linux/Unix编程
LAME uses the MPGLIB decoding engine, from the MPG123 package, written by: Michael Hipp (www.mpg123
LAME uses the MPGLIB decoding engine, from the MPG123 package, written
by: Michael Hipp (www.mpg123.de) MPGLIB is released under the GPL.
https://www.eeworm.com/dl/648/156645.html
单片机开发
Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl
Decoding most of the infrared signals can be easily
handled by PIC16C5X microcontrollers. This application
note describes how this decoding may be done.
The only mandatory hardware for decoding IR signals
is an infrared receiver. The use of two types is
described here. Both are m ...
https://www.eeworm.com/dl/619/171807.html
Linux/Unix编程
Simulation of RM(1,3), equivalent to the (8,4,4) extended Hamming code. Soft-decision decoding perf
Simulation of RM(1,3), equivalent to the (8,4,4) extended Hamming code.
Soft-decision decoding performed by the Green machine
https://www.eeworm.com/dl/617/425882.html
压缩解压
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.
https://www.eeworm.com/dl/617/425883.html
压缩解压
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.
https://www.eeworm.com/dl/617/425885.html
压缩解压
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.
https://www.eeworm.com/dl/665/472376.html
matlab例程
it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding
it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding