资源列表
hongshulin
- 朱海自然保护区旅游网站
GDIFromBuffer
- 利用GDI+实现了内存(通过流与流的转换)中JPEG到bmp的装换-Use GDI+ memory (through the conversion of flow and flow) in the JPEG to bmp loading-for-
53-wavelet-based-image-code
- 基于53小波的图像编解码,编码环境为VC-53 wavelet-based image codec
ARMMP3
- 基于arm的MP3音频压缩和解压的算法,很有参考价值-Based on the arm of MP3 audio compression and decompression algorithms, great reference value
Image_Decoding
- JPG,BMP等格式的图像的相关解码资料,包括详细介绍了JPG等格式的文件详情-JPG, BMP format image decoding information, including details JPG format file details
xvid_dec
- xvid解码的精简版本.非常好的版本,节省了分离xvid源代码的过程
xs
- 小型销售系统,可实现商品上架、下架功能,内含mdb数据库文件-Small sales system can be realized commodity shelves, shelves functions, including mdb database files
LZARICompress
- 一种高效压缩算法,我已经用在我单片机终端远程升级上,效果很好。-An efficient compression algorithm, I ve used in my MCU remote terminal upgrade, with good results.
nls_jm
- 基于VC++的无链表SPIHT图像编码算法的译码程序 小波零树编码-Based on VC++ listless SPIHT image coding algorithm decoding program embedded zerotree wavelets
HcJpegCmprssForGray
- 该程序能读取彩色、灰度图像,对灰度图像进行JPEG基线模式压缩。适用于对JPEG压缩标准进行了解的初学者入门。-This project could read a color or grayscale image, and compress a grayscale image on JPEG Baseline Mode, which is adapt to a junior who tries to learn JPEG Standard.
VCjpeg
- VC编写的图像编解码源码,可以提供大家参考学习。-VC codec source code written in the image can provide our reference study.
waveletspiht1
- 图像小波变换(包括提升小波变换)及SPIHT压缩解压缩程序