-
vb开发的取得cpu序列号的com组件,好用
vb开发的取得cpu序列号的com组件,好用-vb development cpu serial number to obtain the com components, easy to use
- 2022-07-07 17:06:39下载
- 积分:1
-
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡-GetTcpCfg, create CTcpCfg category, the system
- 2022-10-20 03:05:04下载
- 积分:1
-
Java实现经典 producer/consumer的多线成例子
Java实现经典 producer/consumer的多线成例子-Java classic producer/consumer line into the more examples
- 2022-08-18 03:13:14下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。...
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。-voice suggested that it fun, to learn to look at the downloaded 1,10 will really gain a lot of oh.
- 2022-03-15 13:14:56下载
- 积分:1
-
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能
这是一个lisp程序,主要实现lisp里面的递归调用.和trace功能-This is a lisp procedures main lisp inside the recursive call. And the trace function
- 2023-05-08 11:00:03下载
- 积分:1
-
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等....
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等.-Realize the basic functions of addition and subtraction multiplication and division, and realize the point of curvature of the conversion functions, trigonometric functions and so on.
- 2022-11-08 02:20:03下载
- 积分:1
-
强制删除文件,即使该文件已经运行或被其他程序调用.
强制删除文件,即使该文件已经运行或被其他程序调用.
-Mandatory delete files, even if the file is already running or other programs call.
- 2022-05-08 11:35:22下载
- 积分:1
-
VC6高级编程范例第六章――高级编程
VC6高级编程范例第六章――高级编程-VC6 high-level programming paradigm Chapter VI-- Advanced Programming
- 2022-10-03 18:30: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