-
MFC电子时钟
VC6.0下写的MFC时钟,最简单的MFC程序。关键在于加入计时器,销毁计时器。
MFC数字时钟关键在于创建一个计时器,将时间信息传递给static控件,在空间上显示时间信息。在程序退出时要记得销毁计时器。
- 2022-04-13 04:09:39下载
- 积分:1
-
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调...
调试工具windbg的扩展插件,可以查看进程中的所有窗口信息,可以结合windbg的命令使用:!hwnd
* 函数: hwnd
* 功能: 显示被调试进程中的窗口信息
* 参数: hwnd [-h] [Handle [ UMFlags [TypeName] ] ]
* Handle 窗口句柄
* 如果Handle为0,则显示进程中的所有窗口信息
* UMFlags 显示参数,如果是0,则显示最基本参数
* Bit 0 (0x1) 显示General Properties
* Bit 1 (0x2) 显示窗口样式
* Bit 2 (0x4) 显示相关窗口
* Bit 3 (0x8) 显示Class信息
* -h 窗口边框高亮
* TypeName 窗口类型
-Windbg debugging tools for extension, you can view all the windows in the process of information may be combined with the use of windbg the command:! Hwnd* Function: hwnd* function: shows debug window in the process of information* parameters: hwnd [-h] [ Handle [UMFlags [TypeName]]]* Handle window handle* If Handle is 0, it shows all the windows in the process of information* UMFlags display parameters, if it is 0, it shows the basic parameters* Bit 0 (0x1) shows General Properties* Bit 1 (0x2) display window style* Bit 2 (0x4) display window* Bit 3 (0x8) display Class information
- 2022-03-06 01:53:55下载
- 积分:1
-
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理...
通过RFID技术对车辆进行跟踪定位,定位信息通过GPRS传送到数据中心,后台程序完成对车辆的监控管理-Adoption of RFID technology to track vehicle location, location information transmitted via GPRS to a data center, the background process is complete the monitoring and management of vehicles
- 2022-01-28 16:12:51下载
- 积分:1
-
一个定时运行的系统服务源码
一个定时运行的系统服务源码,自动拷贝、替换、移除指定文件。
- 2023-04-06 19:45:03下载
- 积分:1
-
矩阵乘法
此代码文件会计算任何两个矩阵相乘。矩阵可以是任意大小。它还检查乘法有效性条件。如果两个矩阵的乘法是不可能的情况下它会造成一个错误然后将需要来自用户的另一个矩阵。
- 2022-05-14 17:41:18下载
- 积分:1
-
自己开发的短信息发送DLL,环境evc4 + 短信猫,通过串口连接,发AT指令,目前该模块测试通过.可供大家参考,程序中有公司信息,请使用的时候去除,避免麻烦...
自己开发的短信息发送DLL,环境evc4 + 短信猫,通过串口连接,发AT指令,目前该模块测试通过.可供大家参考,程序中有公司信息,请使用的时候去除,避免麻烦-Developed their own short message DLL, environmental evc4+ Message cats, through the serial port connection, the AT command, the current of the module test. For your reference, proceedings have company information, please use the time to remove and avoid trouble
- 2022-01-25 23:00:51下载
- 积分:1
-
视频编码器
此代码可帮助您进行编码和解码的视频。定期而不是关键帧的帧内刷新是可能的使每一帧,将最高限额为相同的大小,使每个切片将被立即传送单个 UDP 或 TCP 数据包和立即解码的到来。宏树率控制,控制的质量通过跟踪多久的框架部分用于预测未来的帧
- 2022-03-19 12:28:55下载
- 积分:1
-
Qt多线程编程实例
Qt界面编程,多线程编程例子,演示了什么时候需要多线程,对于运算量复杂运算,单独开线程,防止界面失去响应。否则,在运行到运算量复杂部分,界面失去消息循环,会导致界面卡顿。
- 2022-07-21 22:53:42下载
- 积分:1
-
窗口信息
Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon Error Messages Error Messages in the Edit/Status Window Error Messages in Dialog Boxes Glossary Defined Terms Product Information System Requirements Who is Info-ZIP ? Copyright and Distribution Where to Find Info-ZIP Products Warranty or Lack Thereof History Bugs and Restrictions - Windows Info-ZIP (WiZ) Index Introduction What is WiZ ? Installing WiZ How To... Open an Archive File Show the Archive Comment Browse Text in the Archive Extract Files from the Archive Test Files in the Archive Create or Update an Archive Exit WiZ Screen Regions Title Bar Menu Bar Toolbar Buttons ArchiveDirectoryListbox Edit/Status Window Icon
- 2022-03-12 15:49:19下载
- 积分:1
-
Visual C++.NET 数据库开发指南6
Visual C++.NET 数据库开发指南6-Visual C++. NET Database Developer" s Guide 6
- 2022-02-21 04:52:43下载
- 积分:1