-
基于数学形态学编写而成的图形图象处理程序。
基于数学形态学编写而成的图形图象处理程序。-prepared graphics image processing.
- 2022-05-19 07:35:36下载
- 积分:1
-
立方体的源码,做参考
立方体的源程序,做参考-cube of the source, do reference
- 2022-10-31 07:30:02下载
- 积分:1
-
niblack阈值化方法
用VC++写的Niblack图像分割算法;已经在本机上调通。使用Visual Studio2008+windows7或者windowsXP环境运行
- 2022-03-21 11:19:49下载
- 积分:1
-
图像旋转质量非常高的源代码,其效果堪比专业的图像处理软件。...
图像旋转质量非常高的源代码,其效果堪比专业的图像处理软件。-rotating images of a very high quality source code, the effect comparable to a professional image processing software.
- 2022-06-29 02:01:50下载
- 积分:1
-
一个简单的光线跟踪的源代码
A Simple Raytracer source code
- 2022-07-15 20:53:15下载
- 积分:1
-
A graphic drawing program, be able to draw graphics, including triangular and re...
一个图形绘制程序,能够绘制的图形包括点线三角形和长方形。-A graphic drawing program, be able to draw graphics, including triangular and rectangular point line.
- 2022-03-24 13:32:12下载
- 积分:1
-
2D矢量图形库cairo的c++版本,简化2D矢量图形软件的开发。
2D矢量图形库cairo的c++版本,简化2D矢量图形软件的开发。-2D vector graphics library cairo in c++ version, simplified 2D vector graphics software.
- 2022-04-09 03:45:06下载
- 积分:1
-
had any news? Think that the news of the information in the record as Greek? If...
消息中有什么?
是否觉得一个消息记录中的信息像希腊语一样?如果是这样,那么看一看下面的解释:
hwnd 32位的窗口句柄。窗口可以是任何类型的屏幕对象,因为Win32能够维护大多数可视对象的句柄(窗口、对话框、按钮、编辑框等)。
message 用于区别其他消息的常量值,这些常量可以是Windows单元中预定义的常量,也可以是自定义的常量。
wParam 通常是一个与消息有关的常量值,也可能是窗口或控件的句柄。
lParam 通常是一个指向内存中数据的指针。由于W P a r a m、l P a r a m和P o i n t e r都是3 2位的,因此,它们之间可以相互转换。-had any news? Think that the news of the information in the record as Greek? If this is the case, then look at the following explanation : hwnd 32 of the window handle. Window can be any type of screen, because most of Win32 to maintain a handle visual objects (windows, dialog boxes, buttons, edit box, etc.). Message used to distinguish between other sources of regular money, These constants can be Windows modules predefined constants, it can also be a self-defined constants. WParam is usually a source with the regular money, it might be the window handle or control. LParam is usually a memory data at the target. As a W P a r m, l P a r m and a P i n o t r e are three-two,
- 2022-02-27 09:28:32下载
- 积分:1
-
直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果...
直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果-Histogram equalization of the MATLAB process, I have written algorithms, can be downloaded using the U.S. to see the effect of
- 2022-04-19 12:36:22下载
- 积分:1
-
cubic Bezier curve Although the Second Principle Bezier curve with a similar, bu...
三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
- 2022-06-13 15:42:13下载
- 积分:1