-
a simple DES encryption to a simple DES encryption a simple DES encryption
一个简单的DES加密程序 -a simple DES encryption to a simple DES encryption a simple DES encryption
- 2022-03-12 04:23:56下载
- 积分:1
-
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活...
多窗口的C++Builder登陆程序,由一个主窗口和多个子窗口组成。使用方便灵活-Multi-window C++ Builder landing procedures, from a main window and the composition of multiple sub-window. Easy to use flexible
- 2022-05-14 01:38:25下载
- 积分: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
-
Some public but must pay theme engine
Some public but must pay theme engine
- 2022-07-15 19:00:02下载
- 积分:1
-
Facial feature tracking system using single camera
使用单摄像机的面部特征跟踪系统-泰国朱拉隆功大学科学系
- 2022-08-19 16:25:06下载
- 积分:1
-
调色板MFC
用MFC的基本对话框创建的调色板,对话框或滚动条输入三原色的值(0~255)。在picture控件可以显示调好的颜色。该代码当做查看颜色的工具使用,也可以用来学习picture控件和滚动条等控件的使用。
- 2023-05-02 15:25:05下载
- 积分:1
-
用struts框架利用MVC模式在jbuilder开发工具下开发的一个登录系统,内带Mysql数据库。...
用struts框架利用MVC模式在jbuilder开发工具下开发的一个登录系统,内带Mysql数据库。-With the use of MVC model struts framework jbuilder development tools in the development of a registry system, which with Mysql database.
- 2022-02-21 12:55:00下载
- 积分:1
-
仿“影音传送带”界面(发布者: sonystone)
仿“影音传送带”界面(发布者: sonystone)-fake "video conveyor belt" interface (Released : sonystone)
- 2022-03-06 22:51:45下载
- 积分:1
-
mainly on how to design a clock
主要是关于怎么样设计一个时钟的源代码, 开发工具为VC++ -mainly on how to design a clock-like source code, development tools for VC
- 2022-03-22 22:36:56下载
- 积分:1
-
VC6.0实现龙格库塔算法
这个是用VC6.0 来实现龙格库塔算法的源代码。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-08-20 21:59:39下载
- 积分:1