-
image processing operations C source code (dip1)
图像处理作业C++源代码(dip1)-image processing operations C source code (dip1)
- 2022-01-31 08:10:59下载
- 积分:1
-
1)基于图像处理头文件BMP文件的操作,这里有大量的投资。
1) 一个以BMP文件操作为基础的图像处理头文件,以下有不少源代码会用到它。
-1) a BMP file operation based on image processing header files, here are a lot of source code to use it.
- 2023-02-23 20:05:04下载
- 积分:1
-
图形操作扫描线算法的方法,填充法
图形学作业 扫描线算法的一种做法,填充法-graphics operations scan line algorithm approach, filling Act
- 2022-03-30 21:19:26下载
- 积分:1
-
Extraction of the picture data
提取图片中数据-Extraction of the picture data
- 2022-04-27 11:03:55下载
- 积分:1
-
漫步统计系统 v1.7 Final
漫步统计系统 v1.7 Final-V1.7 Final walk through the statistical system
- 2022-06-29 15:33:25下载
- 积分:1
-
this is a BMP image processing procedures, with VC 6.0, the image rotation
这是一个对BMP图像进行处理的程序,用VC++6.0实现,可以对图像进行旋转-this is a BMP image processing procedures, with VC 6.0, the image rotation
- 2023-04-18 03:40:03下载
- 积分:1
-
这是一个调色板程序,用红绿蓝三基色调出各种颜色,用滚动条来改变三基色的值....
这是一个调色板程序,用红绿蓝三基色调出各种颜色,用滚动条来改变三基色的值.-This is a palette procedures, using red, green and blue-tinted out three different colors, with the rolling of the three primary colors to change the value.
- 2023-03-06 13:35:03下载
- 积分:1
-
此源码包括几种不同曲线的绘制,请自己查看就知道了,
此源码包括几种不同曲线的绘制,请自己查看就知道了,-This source includes several different curve drawing, please know their own view,
- 2023-04-12 22:25:03下载
- 积分:1
-
对n个学生数据进行排序,数据通过文件读取和输出
对n个学生数据进行排序,数据通过文件读取和输出-N data on students to sort the data file read and output
- 2023-04-02 11:05:03下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1