-
digital image processing, a source book, the scientific publishing house.
delphi数字图像处理一书源代码,科学出版社出版.-digital image processing, a source book, the scientific publishing house.
- 2022-03-23 14:00:07下载
- 积分:1
-
图片打包
一个简单的图片打包工具代码。
写的很简单。 很容易学习
- 2023-09-02 10:05:03下载
- 积分:1
-
国际上流行的界面风格。
国际上流行的界面风格。-international pop style of interface.
- 2022-05-29 16:02:33下载
- 积分:1
-
GUI界面,可以用于多幅图像的比较
这是一个利用matlab中GIU开发的图像界面程序,本程序可选择窗口的数目,具有多个按钮,可以很好的用于图像的对比,多幅图像的对比,且各个窗口下面都显示有该窗口的标题,代码开放性可以自己进一步的添加部件,进行修改,方便简洁
- 2022-10-03 03:15:03下载
- 积分:1
-
实现串口通讯,以及通讯数据的动态显示(曲线绘制)
实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
- 2022-05-21 10:46:38下载
- 积分:1
-
一个VB写的,无标题窗体移动,贴边窗体的测试例子,没什么技术含量,只是测试一下...
一个VB写的,无标题窗体移动,贴边窗体的测试例子,没什么技术含量,只是测试一下-write a VB with no title Form Mobile affixed to the side window test case, no technical content, only a test
- 2022-01-26 02:23:26下载
- 积分:1
-
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动...
高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种:
手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制;
在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_NCLBUTTONDOWN消息实现窗口移动,此时窗口移动过程的绘制由系统实现。
显然,后者较前者简单。本文采用后者。-top window is a non-title bar, menus, tools of a regular Habitat top of the window, the most common example is the input window, such as smart window ABC. This window features in addition to the upside, the most important thing is moving the window. General Mobile through the window title bar automatically by the system for such window will not be able to rely on the system, and will need to achieve manually. Implementation of two ways : manual processing WM_MOVE, WM_LBUTTONUP news, and in accordance with the movement of the mouse to achieve their mobile window in the process of drawing; In WM_MOVE message processing function to send itself through the parameters wParam HTCAPTION
- 2022-08-06 00:41:04下载
- 积分:1
-
自定义颜色的按钮控件、静态框控件、编辑框及复选框
自定义颜色的按钮控件、静态框控件、编辑框及复选框- Controls, the static frame from the definition color button
controls, edits the frame and the reelection frame
- 2022-01-25 23:49:37下载
- 积分:1
-
窗口分割
用于实现多窗口的分割。一个窗口用于查找,一个窗口显示查找到的文件内容。可以看到文件对话框的实现,多窗口的实现等的一个小程序
- 2022-03-14 01:03:50下载
- 积分:1
-
实现自定义多彩滚动条
实现自定义多彩滚动条-realize definition of colorful rolling
- 2022-02-20 00:34:36下载
- 积分:1