-
luascript反编译
lua 反汇编器 针对HTC Manila3D-luascript decompiler
- 2022-03-01 02:08:47下载
- 积分:1
-
模拟操作系统中的主存的分配与回收,附带试验报告
模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system"s main memory allocation and recovery, fringe Test Report
- 2022-06-18 18:03:24下载
- 积分:1
-
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码....
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码.-To eliminate the effect of moving picture, very good original code, suitable for image processing reference code.
- 2022-03-16 03:03:01下载
- 积分:1
-
在源和二进制形式的重新分配和使用
File Name : 25Reflections.zip
File Size : 21K
Design Computer : Celeron 2.4Ghz , 512MB Ram, Windows XP Pro
Date Released : 2005/02/27
Environment : Embedded Visual C++ 4.0-Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met
- 2022-04-24 20:49:41下载
- 积分:1
-
通过使用winio驱动,实现对IO端口地读写。
通过使用winio驱动,实现对IO端口地读写。-By using winio drive, realize the IO port to read and write.
- 2022-04-24 12:59:06下载
- 积分:1
-
multithreaded Principle, delphi, with a note of the specific examples of multi
多线程的实现原理,在delphi中,用一个实例具体说明了多线程的过程。-multithreaded Principle, delphi, with a note of the specific examples of multi-threaded process.
- 2022-01-26 02:45:57下载
- 积分:1
-
this ring buffer sample.
this ring buffer sample.
- 2022-02-03 04:55:36下载
- 积分:1
-
CWinThread
CWinThread开发实例,供创建进程与线程学习-CWinThread
- 2022-12-07 18:00:03下载
- 积分:1
-
vb打造超酷个性化菜单
vb打造超酷个性化菜单-menu
- 2023-03-25 17:45:03下载
- 积分:1
-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1