-
基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图...
基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can complete the standard 256* 256 map bmp to jpg compression, the resulting jpg images can be opened with Paint software. Not yet completed pixel of the image is not compressed 16-aligned.
- 2022-01-31 07:26:57下载
- 积分:1
-
本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏...
本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏幕上画出数字0-9;(3)让10个数字在屏幕上滚动,以达到屏保的作用。
- 2022-03-23 01:00:00下载
- 积分:1
-
中值滤波算法,用vc编程实现,中值滤波算法
中值滤波算法,用vc编程实现,中值滤波算法-median filtering algorithm used vc programming, median filtering algorithm
- 2022-03-10 16:13:04下载
- 积分:1
-
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带...
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
- 2022-04-26 17:31:52下载
- 积分:1
-
一个十分小的applet音频播放器的源代码,希望能有用
一个十分小的applet音频播放器的源代码,希望能有用-a very small audio player applet source code, can be useful
- 2022-03-18 23:58:31下载
- 积分:1
-
VC写的不错的模拟水纹效果,原码下载于codeproject,请大家多指教,thanks...
VC写的不错的模拟水纹效果,原码下载于codeproject,请大家多指教,thanks-VC was a good, watermarked simulation results, the original code in the download codeproject, please enlighten everyone, thanks
- 2022-02-04 18:20:27下载
- 积分:1
-
realization of the interface control brush painting
实现了对界面画刷的控制-realization of the interface control brush painting
- 2023-02-24 21:10:03下载
- 积分:1
-
OpenCV的结构与windows CDC相结合的图像对象,这…
将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。
-Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC object. Access interface for a good reference.
- 2023-03-27 02:45:04下载
- 积分:1
-
计算机图形学绘制一个三维几何图形,立方体等三维图形
计算机图形学绘制一个三维几何图形,立方体等三维图形-computer graphics rendering a three-dimensional geometric shapes, such as 3D cube
- 2022-02-27 07:02:24下载
- 积分:1
-
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。
附:课本中所有的源代码
课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
- 2022-01-25 19:50:00下载
- 积分:1