搜索结果
找到约 306 项符合
Auto-compression 的查询结果
其他书籍 Video coding using the H.264 MPEG-4 AVC compression standard
Video coding using the H.264 MPEG-4 AVC compression standard
文件格式 computes Input/output auto/cross-correlation.
computes Input/output auto/cross-correlation.
压缩解压 bmp2jpeg compression.
bmp2jpeg compression.
压缩解压 自适应算术编码 C语言This package was adapted from the program in "Arithmetic Coding for Data Compression", b
自适应算术编码 C语言This package was adapted from the program in "Arithmetic Coding for
Data Compression", by Ian H. Witten
其他书籍 Wavelet-based medical image compression 英文论文资料
Wavelet-based medical image compression
英文论文资料,医学图像压缩
其他书籍 video compression guide bible!
video compression guide bible!
数值算法/人工智能 PSD using BT/AR/ method,get the auto-correlation funtion
PSD using BT/AR/ method,get the auto-correlation funtion
其他 APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
APPLICATION TO LOSSLESS COMPRESSION OF HYPERSPECTRAL IMAGES
其他行业 vc,optical passive component auto test software.
vc,optical passive component auto test software.
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)