-
一个可以测试CPU速度的例子,可以实时获取CPU速度
一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
- 2022-01-28 00:15:58下载
- 积分:1
-
一个不错的
一个不错的-A good
- 2022-03-01 14:37:05下载
- 积分:1
-
学习MFC中编写计时器
学习MFC中编写计时器-study prepared timer
- 2022-01-26 00:55:32下载
- 积分:1
-
C++Builder编写的剪贴板
C++Builder编写的剪贴板-C Builder prepared by the clipboard
- 2022-04-06 22:27:51下载
- 积分:1
-
好程序。好好读吧
好程序。好好读吧-the program. Read it carefully
- 2023-03-14 09:05:04下载
- 积分:1
-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1
-
Maze solving the problem, enter a maze matrix, matrix, said the passage of only...
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。是同过递归求解-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that. Been solved with the recursive
- 2022-12-03 22:20:03下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
Wallpaper for your program settings. BMP images routines used in displays, JPG a...
为自己的程序设置壁纸。例程中使用了BMP图片显示、JPG和GIF图片显示、菜单设置、注册表设置与使用。-Wallpaper for your program settings. BMP images routines used in displays, JPG and GIF images display, menu settings, registry settings and use.
- 2022-03-23 03:36:53下载
- 积分:1
-
建立一个快捷方式
建立一个快捷方式--Create a short cut.
- 2022-08-06 19:38:01下载
- 积分:1