-
VC++和OPENGL联合使用,程序中使用单文档对一个动态球进行各种实时控制...
VC++和OPENGL联合使用,程序中使用单文档对一个动态球进行各种实时控制-VC++ And OPENGL joint use, procedures used in a single document for a variety of dynamic real-time control of the ball
- 2023-08-05 09:00:03下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1
-
"""">---
“”“>;;警报(“haxed”)
- 2023-04-26 07:15:05下载
- 积分:1
-
Automatic backup database code, there are certain functions, and can access the...
自动备份数据库代码,有一定的功能,并且可以访问数据库。-Automatic backup database code, there are certain functions, and can access the database.
- 2023-01-17 01:05:04下载
- 积分: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
-
使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统....
使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统.-use of the Week, who can turn 232 card, Zhou, who provided the functions on the basis of development. Based on the bus can Distributed Control System.
- 2022-07-09 03:21:03下载
- 积分:1
-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi...
windows下多媒体定时器编程,时间分辨率可以达到1ms,开发平台delphi-windows multimedia timer programming, time resolution can be achieved 1ms, development platforms delphi
- 2023-08-09 00:10:03下载
- 积分:1
-
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
- 2022-06-26 07:12:09下载
- 积分:1
-
DOS Programing
接触电脑早一点的人想必都听说过DOS的大名,更有很多人到今天仍然对DOS时代怀念不已,虽然自己的电脑早已用上了Windows 95,但仍要在硬盘上保留一份DOS,以备不时之需。
那么DOS的魅力到底在哪里呢?我们这就一起来揭开DOS的神秘面纱。
-DOS Programing
- 2023-03-04 21:45:03下载
- 积分:1