搜索资源列表
djpeg
- JPEG解压源码-JPEG decompression source code
处理jpeg文件的DLL
- 一个处理jpeg文件的dll,实现jpeg文件的打开,及其对图像的亮度增强。以及解压成bmp文件格式。-a jpeg processing documents dll achieve jpeg documents opened, and its right to enhance the brightness of the image. And unpacked into bmp file format.
JPEG-033511052
- 实现JPEG压缩,并用RLE编码传递并解压的过程-achieve JPEG compression, encoding and transmission with VB and extracting process
ljpg
- jpeg解压码程序,代码不错,值得下载,谢稿-jpeg decompression procedure code, code Yes, it is worth the download, Xie draft
JPEG.tgz
- 下载后将后缀名zip去掉再解压。arm平台上利用ipp做jpeg编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do jpeg codec source code
C语言JPEG解压代码
- 用C语言进行JPEG的解压
JpegLib_IJG.直接在内存中解压jpeg的IJG库
- 修正好的可以直接在内存中解压jpeg的IJG库,Good can be amended directly decompress jpeg in memory of the IJG library
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
comp
- Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
djpeg
- jpeg文件压缩、解压--Jpeg file`s compression/decompression
JPEG
- JPEG解压软件,包含PC端的测试程序,程序结构比较清晰-JPEG decompression software, includes PC-side test procedures, program structure clearer
JPEG
- symbian的实例代码,适合初学者学习,是JPEG解压实例-symbian examples of code, suitable for beginners to learn is the example of JPEG decompression
jpeg
- 本程序介绍了Jpeg图像的压缩和解压缩的相关设计方案-information about Jpeg encoder and decoder
JPEG
- JPEG压缩全过程,压缩和解压缩,改程序是编写静止图像必须学习得程序,内容丰富,需要耐心学习,先搞懂图像压缩的过程,包括颜色空间转换,DCT变换,Huffman编码,量化等过程-JPEG compression and decompression
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
Actual-JPEG
- jpeg压缩与解压例子,matlab中离散余弦变换并用huffman编码-jpeg compression and decompression example, matlab and used in the discrete cosine transform coding huffman
jpeg-8b
- IJG JPEG LIBRARY,非常好用的Jpeg解压压缩源码,可以选择分线解压图像-IJG JPEG LIBRARY, very easy to use Jpeg compression decompression source, you can select sub-line-extracting images
JPEG-Matlab
- 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
jpeg-9a
- jpeg压缩/解压图像的代码,已经建好vs工程,可直接使用(JPEG compression / decompression image code, has been built, vs works, can be used directly)
JPEG
- 实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)