搜索结果
找到约 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)
压缩解压 Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols fro ...
压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...
其他书籍 This document explains the pulse compression technique. Why it is required and how can it be used ef
This document explains the pulse compression technique. Why it is required and how can it be used effectively. The pulse compression technique helps to increase the maximum range without sacrificing the range resolution and still the power requirement remains low.
其他书籍 The primary purpose of this book is to explain various data-compression techniques using the C progr
The primary purpose of this book is to explain various data-compression techniques using the C programming language.
Delphi控件源码 ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionali
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like ...
电子书籍 Context-based adaptive binary arithmetic coding in the H.264AVC video compression
Context-based adaptive binary arithmetic coding in the H.264AVC video compression
其他书籍 John Wiley & Sons - JPEG2000 Standard for Image Compression Concepts Algorithms and VLSI Architectur
John Wiley & Sons - JPEG2000 Standard for Image Compression Concepts Algorithms and VLSI Architectures 2005
压缩解压 Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba
Basic Compression Library
by Marcus Geelnard
Release 1.2.0
2006-07-22
Introduction
The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code.
For more information about the Basic Compression Library, please read the manual (doc/manual.pdf ...
Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i
Interface for Microsoft Audio Compression Manager. - Delphi Source
The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
压缩解压 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.