-
Windows PE文件格式分析与PEDUMP的实现
Windows PE文件格式分析与PEDUMP的实现-Windows PE File Format Analysis and realization of PEDUMP
- 2022-03-12 19:18:34下载
- 积分:1
-
Debugging a compiler bug encountered in the monitoring of the source code.
一个编译调试中遇到的bug的监测的源代码。-Debugging a compiler bug encountered in the monitoring of the source code.
- 2022-04-16 19:48:39下载
- 积分:1
-
很好的垃圾收集源代码
很好的垃圾收集源代码-good garbage collection source code
- 2022-07-27 20:07:15下载
- 积分:1
-
windows背景小程序
windows背景小程序-small programs
- 2022-10-20 16:35:03下载
- 积分:1
-
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p...
目标
在一个函数中暂停应用程序,直到用户单击鼠标或者按键为止。
2. 策略
当应用程序看起来是空闲时,实际上它在运行函数: C Wi n A p p : : R u n ( )。该函数不仅具有
查询新消息的逻辑功能,并且完成了大量包括更新用户界面状态和清除临时内存对象在内的
应用程序维护工作。因此,如果需要在应用程序中的某个地方停止运行并等待消息,也需要
进行这种应用程序维护工作。由于微软提供了C Wi n A p p ( ) : : R u n ( )函数的源代码,因此本例将
创建该函数的一个新版本,可用于应用程序中的任何地方。
- 2022-02-06 06:20:29下载
- 积分:1
-
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!
这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!-This is a desktop virtual keyboard example, in VC++6.0 to compile the adoption!
- 2022-01-25 14:15:15下载
- 积分:1
-
这是一个用C++编写的MSDN中的切分窗口的例子,虽不怎么样但已经完整展示了切分操作。对于初学者是一个很好的参考。(37KB)...
这是一个用C++编写的MSDN中的切分窗口的例子,虽不怎么样但已经完整展示了切分操作。对于初学者是一个很好的参考。(37KB)-This is a example for syncopating windowns in MSDN, it is compiled by C++, it is not a classical one but showing us the syncopating operation integrity. It will be a good reference for beginner.
- 2022-06-12 13:25:09下载
- 积分:1
-
一个实用的单片机显示液晶用汉字字模生成软件(非源码),非常实用,可生成C51或汇编格式.rar...
一个实用的单片机显示液晶用汉字字模生成软件(非源码),非常实用,可生成C51或汇编格式.rar-A practical single-chip LCD matrix used to generate Chinese characters software (non-source), very useful, can be generated or C51 compilation format. Rar
- 2022-10-03 20:10:03下载
- 积分:1
-
Make their own curriculum design, mobile phone tariff management system, billing...
自己做的课程设计,手机资费管理系统,计费,账单查询,通话记录查询,模拟发短信,打电话等功能都实现了。-Make their own curriculum design, mobile phone tariff management system, billing, billing inquiries, call history query, analog send text messages, phone calls and other functions are realized.
- 2022-08-24 10:41:32下载
- 积分:1
-
实现二维变换的一些功能
实现二维变换的一些功能-2D transformation of some functional
- 2022-03-24 06:25:38下载
- 积分:1