搜索资源列表
gif-file-format
- Gif 文件格式汇总,包括 GIF87图象文件.GIF的格式, 解释LZW 和GIF,GIF89图象文件英文说明文档(写字板文档)-Gif summary document format, including GIF87 image files. GIF format. LZW and GIF explained, GIF89 English document image files (WordPad document)
mtkgif-c
- 基于MTK平台GIF图像解码代码,包含LZW压缩算法和GIF的文件解码!
gif picture
- 对gif格式图片的解析 包括编码和解码算法的实现 LZW的代码实现
GIFjiema
- 采用LZW算法进行解码GIF图片,稍作修改即可支持sd卡,本人亲测在STM32+SDIO平台上解码SD卡中的gif效果尚可-LZW algorithm to decode GIF images, minor modifications to support the sd card, I pro-test STM32+SDIO platform gif effect can still decode the SD card
LZW-Code
- 读取图片LENA的灰度值,并且对像素进行LZW编码。-Read the picture of LENA, Then construct the LZW Code.