搜索:Encoding
找到约 111 项符合「Encoding」的查询结果
结果 111
按分类筛选
- 全部
- 压缩解压 (12)
- matlab例程 (11)
- 技术资料 (9)
- 其他书籍 (8)
- 加密解密 (7)
- 通讯/手机编程 (5)
- VHDL/FPGA/Verilog (5)
- 其他 (4)
- Linux/Unix编程 (3)
- 通讯编程文档 (3)
- Jsp/Servlet (3)
- 书籍 (2)
- 单片机编程 (2)
- 数值算法/人工智能 (2)
- 可编程逻辑 (2)
- 手机短信编程 (2)
- Java编程 (2)
- 数学计算 (2)
- 单片机开发 (2)
- 数据结构 (2)
- VIP专区 (2)
- 源码 (1)
- DSP编程 (1)
- 多媒体处理 (1)
- 技术书籍 (1)
- 软件工程 (1)
- 通信网络 (1)
- 图形图像 (1)
- 电子书籍 (1)
- 教程资料 (1)
- Mentor (1)
- Internet/网络编程 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 嵌入式/单片机编程 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- J2ME (1)
- 手机彩信(MMS)编程 (1)
- VC书籍 (1)
- 行业发展研究 (1)
https://www.eeworm.com/dl/542/454919.html
其他书籍
ASN.1 的PER编码标准 X.691 (12/97) ASN.1 encoding rules - Specification of Packed Encoding Rules (PER)
ASN.1 的PER编码标准
X.691 (12/97) ASN.1 encoding rules - Specification of Packed Encoding Rules (PER)
https://www.eeworm.com/dl/527/340204.html
通讯/手机编程
QP(Quoted-Printable-Content-Transfer-Encoding)编码解码程序
QP(Quoted-Printable-Content-Transfer-Encoding)编码解码程序,实现QP码与汉字之间进行转换。
https://www.eeworm.com/dl/617/387862.html
压缩解压
The implementaion of CABAC encoding and decoding process in H264 standard.
The implementaion of CABAC encoding and decoding process in H264 standard.
https://www.eeworm.com/dl/641/454904.html
数学计算
Huffman source code. you can do text encoding.
Huffman source code.
you can do text encoding.
https://www.eeworm.com/dl/519/237039.html
加密解密
AES Core Modules In this document I describe components designated to encoding and decoding using A
AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
&#8226 aes dec — parametrizable component which can decrypt input data, using
...
https://www.eeworm.com/dl/665/371082.html
matlab例程
基于matlab的LDPC码的encoding和decoding的程序
基于matlab的LDPC码的encoding和decoding的程序,强烈推荐初学者学习参考
https://www.eeworm.com/dl/665/420934.html
matlab例程
Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
Matlab code for encoding an unwrapping phase InSAR image based on Markov Random field
https://www.eeworm.com/dl/648/303108.html
单片机开发
Library and command line program for Huffman encoding and decoding both files and chunks of memory.
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
https://www.eeworm.com/dl/686/430683.html
VC书籍
It define audio stream of Mpeg1 to 3 Layer Encoding and Decoding details.
It define audio stream of Mpeg1 to 3 Layer Encoding and Decoding details.
https://www.eeworm.com/dl/527/432860.html
通讯/手机编程
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.