搜索结果
找到约 221 项符合
COMPRESSION 的查询结果
按分类筛选
- 全部分类
- 压缩解压 (83)
- 其他书籍 (37)
- 技术资料 (27)
- 电子书籍 (9)
- matlab例程 (8)
- 加密解密 (4)
- 行业发展研究 (4)
- 其他 (3)
- Linux/Unix编程 (3)
- 语音压缩 (3)
- 文章/文档 (3)
- Delphi控件源码 (3)
- 系统设计方案 (3)
- 单片机编程 (2)
- 数值算法/人工智能 (2)
- 多媒体处理 (2)
- 通讯/手机编程 (2)
- 技术管理 (2)
- 通讯编程文档 (2)
- VHDL/FPGA/Verilog (2)
- 书籍 (1)
- DSP编程 (1)
- 图形图像 (1)
- 书籍源码 (1)
- 软件工程 (1)
- DSP工具/软件 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- *行业应用 (1)
- 文件格式 (1)
- 数学计算 (1)
- 嵌入式/单片机编程 (1)
- 微处理器开发 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
压缩解压 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.
技术资料 Read-Time Video Compression--Techniques & Algorithms
·ContentsPreface vii1. The Problem of Video Compression 11.1 Overview of Video Compression Techniques 31.2 Applications of Compressed Video 61.3 Image and Video Formats 81.4 Overview of the Book 122. T
压缩解压 Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Micr
Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.
压缩解压 image compression using btc algorithm. matlab program. This function accepts an image(color or gray)
image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding.
压缩解压 Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads
Quad Tree Bit Plane Compression.
A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well
as loading various Sun Raster File, Targa and Bitmap files.
压缩解压 zzip-zzlib-src.zip. A new archiver that uses a BWT algorithm to achieve superior compression. The
zzip-zzlib-src.zip.
A new archiver that uses a BWT algorithm to achieve superior compression. The author has now released the source code to zzip under the GPL.
压缩解压 WinBig. A file archive utility written in VB. Compression and decompression routines are LZSS. Full
WinBig. A file archive utility written in VB. Compression and decompression routines are LZSS. Full source code included.
其他书籍 JPEG2000相关文档《The JPEG-2000 Still Image Compression Standard》
JPEG2000相关文档《The JPEG-2000 Still Image Compression Standard》
压缩解压 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