COMPRESSION

共 221 篇文章
COMPRESSION 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 221 篇文章,持续更新中。

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.

video compression guide bible!

video compression guide bible!

RLE for text compression.

RLE for text compression.

lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。

lz77算法("A Universal Algorithm for Sequential Data Compression")的一种简洁直观的实现。

Fast LZW Compression Using Binary Tree

Fast LZW Compression Using Binary Tree

this is the code for image compression using neural network.

this is the code for image compression using neural network.

MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the contain

MPEG-2 has 7 distinct parts as well. The first part is the Systems section which defines the container format and the Transport Streams that are designed to carry the digital video and audio over ATSC

Image and Video Compression for Multimedia Engineering

Image and Video Compression for Multimedia Engineering

LZW data compression/expansion demonstration program Mark R. Nelson 1989

LZW data compression/expansion demonstration program Mark R. Nelson 1989

Neural network match filter of chirp pulse compression Neural network match filter of chirp pulse co

Neural network match filter of chirp pulse compression Neural network match filter of chirp pulse compression

Compression et decompression de fichier en format .zip.

Compression et decompression de fichier en format .zip.

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.

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVri

Lossless Data Compression Toolkit Version 1.1 of the lossless data compression toolkit by Nico deVries. The C sources in this toolkit include an LZW compressor, AR002 archiver, a PPM like compressor u

《H.264 And MPEG-4 Video Compression》的中文版电子书 (注:我上传TranslationOfH264standard的开发环境好像选择错了

《H.264 And MPEG-4 Video Compression》的中文版电子书 (注:我上传TranslationOfH264standard的开发环境好像选择错了,应该选word,因为里面是一些word文档资料,请站长见谅!)

this the source code of audio compression standard -- gsm.

this the source code of audio compression standard -- gsm.

Wavelets have widely been used in many signal and image processing applications. In this paper, a ne

Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a

H.264 and MPEG-4 Video Compression

H.264 and MPEG-4 Video Compression

Image compression using DCT

Image compression using DCT

H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。

H.264 and MPEG-4 Video Compression 一本非常好的讲H。264的书。

It s an interface for using huffman trees (data structure application) that can be used for compress

It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.