-
11DriverDemo
说明: 驱动编程演示,献给刚出道或想出道的VC++ Coder们。(Demo-driven programming, dedicated to fledgling or come up with Road VC++ Coder are.)
- 2006-03-26 00:25:01下载
- 积分:1
-
AntiXueTrReg
XueTr算是目前最强的反rootkit工具了,本程序完成了对Xuetr的注册表项的隐藏,采取的方式是驱动绕过,而不是简单的GUI HACKER。(XueTr considered to be the most powerful anti-rootkit tool, the program completed Xuetr hidden registry keys, takes the form of driving around, rather than a simple GUI HACKER.)
- 2010-07-09 10:50:57下载
- 积分:1
-
UDP-based_Sliding_Window_Protocol
基于UDP的滑动窗口协议的设计与实现
UDP-based Sliding Window Protocol (UDP-based Sliding Window Protocol Design and Implementation of)
- 2009-11-25 11:08:41下载
- 积分:1
-
UPDATED_1016615310212003
说明: vb内嵌汇编获取CPU ID,支持INTEL 和 AMD的CPU(vb inline assembly for CPU ID, INTEL and AMD CPU support)
- 2011-03-28 17:50:17下载
- 积分:1
-
MapX45Setup
mapx4.5,程序不大,可以用,内部没有地图,矢量地图要仔细,里面没有地图(Mapx4.5, program is not big, can be used, internal without maps, vector map carefully, there is no maps
)
- 2013-05-02 23:39:17下载
- 积分:1
-
4637354
Windows音频音量控制实例VB代码,有需要的下。(Windows VB code, audio volume control instance in need.)
- 2013-08-19 08:37:33下载
- 积分:1
-
Texture-Mipmap
基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
- 2013-12-19 23:04:54下载
- 积分:1
-
any_ptr
说明: 一个类型安全的通用指针
智能指针的any_ptr可以指向任何类型的对象,提供类型安全的访问。(A Type-safe Generic Pointer
)
- 2011-02-20 22:27:54下载
- 积分:1
-
Source-Programming-Manual-V2.4
本手册详述于中电41所的1487、144x、146x系列信号发生器的编程方法。介绍SCPI语言,后面有VC例程(This manual describe 1487,144 x, 146x series signal generators programming methods. SCPI language is introduced, followed by VC routines)
- 2014-06-07 00:04:01下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1