搜索结果
找到约 115 项符合
Length 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (18)
- matlab例程 (12)
- 其他 (11)
- 单片机开发 (8)
- 数据结构 (5)
- 技术资料 (5)
- 其他书籍 (4)
- 数学计算 (4)
- 源码 (4)
- 学术论文 (3)
- 通讯/手机编程 (3)
- 单片机编程 (2)
- 加密解密 (2)
- Linux/Unix编程 (2)
- 书籍源码 (2)
- DSP编程 (2)
- 数值算法/人工智能 (2)
- 邮电通讯系统 (2)
- 书籍 (2)
- 图形图像 (1)
- C/C++语言编程 (1)
- CA认证 (1)
- GPS编程 (1)
- 驱动编程 (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式Linux (1)
- 游戏 (1)
- Java编程 (1)
- 多国语言处理 (1)
- Windows CE (1)
- 文件格式 (1)
- 嵌入式/单片机编程 (1)
- 教育系统应用 (1)
- 电子书籍 (1)
- 汇编语言 (1)
- Delphi控件源码 (1)
- 微处理器开发 (1)
- 3G开发 (1)
- 接口技术 (1)
- 仿真技术 (1)
- 多媒体处理 (1)
其他 rll(run length limited) code for channel simulate
rll(run length limited) code for channel simulate
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)
压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
游戏 游程编码的一个演示程序, 用VC写的Demo程序, 学习Run Length Coding时很好的参考资料.
游程编码的一个演示程序, 用VC写的Demo程序, 学习Run Length Coding时很好的参考资料.
压缩解压 This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be pos
This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
其他书籍 第一章:Internetworking 第二章:Internet Protocols 第三章:IP Subnetting and Variable Length Subnet Masks(VLS
第一章:Internetworking
第二章:Internet Protocols
第三章:IP Subnetting and Variable Length Subnet Masks(VLSM)
第四章:Introduction to the Cisco IOS
第五章:IP路由
第六章:Enhanced IGRP(EIGRP) and Open Shortest Path First(OSPF)
第七章:Layer 2 Switching
第八章:Virtual LANs(VLANs)
第九章:Managing ...
数学计算 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radi
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
压缩解压 壓縮演算法-基本的資料壓縮演算法-基本的Run-Length編碼
壓縮演算法-基本的資料壓縮演算法-基本的Run-Length編碼
压缩解压 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
压缩解压 壓縮演算法-基本的資料壓縮演算法-將run長度部分做為表示Run-Length編碼的碼
壓縮演算法-基本的資料壓縮演算法-將run長度部分做為表示Run-Length編碼的碼