搜索结果
找到约 17 项符合
decompression 的查询结果
其他 The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compre
The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
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)
压缩解压 ZIP压缩、解压缩算法库
ZIP压缩、解压缩算法库,完全C++实现,支持多种平台。下面是英文描述:
This library adds zip compression and decompression functionality to your program, allowing you to create and modify ZIP files in the compatible way with WinZip, PKZIP and other popular archivers.
Its easy and practical interface mak ...
压缩解压 This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP
This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive, modifications of the existing archive. There is a ...
微处理器开发 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •
200-MHz ARM920T Processor
&#8226 16-kbyte Instruction Cache
&#8226 16-kbyte Data Cache
&#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU
&#8226 100-MHz System Bus
&#8226 MaverickCrunch&#8482 Math Engine
&#8226 Floating Point, Integer, and Signal Processing
Instructions
&#8226 Opt ...
技术资料 单片机实现ADPCM编码和解码
INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro devic ...
技术资料 STC52单片机在鱼塘增氧机自动控制与报警系统中的应用
根据鱼塘养殖过程中存在一些问题,设计了一个以STC89C52单片机为核心,监测鱼塘增氧机工作情况,实现自动控制增氧机以及当增氧机发生故障时能够实现现场与远程报警的自动化监控系统。系统设计主要由阻容降压、光耦隔离、LED数码显示、单片机控制、串口传输和GSM信号传送等几个模块组成,对增氧机故障远程报警与自动化控制,实现 ...