搜索资源列表
图像数据的压缩
- 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
让你的程序声图并茂3
- 学习用C语言发声 • 了解声音功能函数 • 了解乐谱文件的制作 • 能够结合图像与声音,让你的程序声图并茂 -learning C language audible
image_dct_trans
- 采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images ** 8 discrete Fourier transform, to achieve Image Compression
c_ezw
- 此代码是C编的EWZ的测试程序,大家可以尝试对这个包里lena.pgm进行图像压缩处理.-this code is the C series EWZ testing procedures, We can try to right this bundle lena.pgm for image compression.
matlabyeye
- 本算法是一个C语言编写的基于小波零树的图像压缩算法。-the algorithm is a C language based on wavelet zerotree image compression algorithm.
feifeidoc
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
feifeiview
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
jpgstd
- C++数字图像源代码,实现位图的转换,详细内容见有源代码。-C source code, achieving bitmap conversion, the details of which see active code.
JPEGcompressencoding
- 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
RLC.rar
- Run-length encoding游程编码,实现对二值图像的压缩与解压缩。,Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
entropy
- 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
Huffman_Arithmetic
- 我用C++编写的Huffman压缩解压算法,可以对文本及*.bmp图像进行压缩解压-I use C++ to the Huffman compression decompression algorithm, and the text can*. bmp image compression decompression
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
hfmcoding
- JPEG的图像压缩的huffman编码c++实现-image ecoding with hufman
spiht
- 经典的图像压缩程序,相信学过图像压缩的人都明白的,欢迎使用哦-Classical image compression process, I believe that image compression learned to understand people are welcome to use Oh!!!
Huffman
- 基于Huffman变换的图像压缩算法,c++语言开发的。-image Compression algorithm based on Huffman
wavezerotree
- 小波零树方法图像压缩,用c语言编写的程序。-Zerotree wavelet image compression method, using c language program.
C
- huffman 压缩编码,用于JPEG图像压缩编码-huffsize code compressing,use to JPEG image code compressing
source-code-for-AVS-in-c
- 非常难得到的用AVS标准进行图像编码和解码的源代码- source code for encoder and decoder video in avs
Huffman
- C++,图像处理源码,加载256位bmp图片,使用霍夫曼编码进行图像压缩,代码可用。- C++, image processing source code, load 256 bmp images, image compression using Huffman coding, the code is available.