-
detection cpu source code
检测cpu的源代码-detection cpu source code
- 2022-03-10 15:49:08下载
- 积分:1
-
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现...
演示在命令行下面的列进程,杀进程,强制关机,得到计算机的磁盘和内存信息的实现-presentation on the command line following the presentation process, the process of scrapping mandatory shutdown, the disk of computer memory and the realization of information
- 2022-12-26 11:40:04下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
API钩子库最新版本的API函数进行包装钩…
API Hook Lib最新版
对api的hook功能,进行了封装。直接使用其接口,非常方便对函数进行hook.该版本修改了以前的bug,使用更稳定。-API Hook Lib latest version of the hook of the api functions carried out packaging. Direct use of its interface is very convenient to the function hook. This version changes the previous bug, use the more stable.
- 2022-03-10 22:42:22下载
- 积分:1
-
dll实现起来很简单,方法2.实现了调用dll中的类库。
dll实现起来很简单,方法2.实现了调用dll中的类库。-dll implementation is simple, method 2. realized the call in the class library dll.
- 2022-02-05 16:42:13下载
- 积分:1
-
应用程序与USB接口通信的代码,可以编译执行
应用程序与USB接口通信的代码,可以编译执行-Applications and USB communications interface code, the compiler implementation
- 2022-01-25 22:45:07下载
- 积分:1
-
<;B & gt;点
;点阵字体裁剪工具;
- 2022-05-29 06:06:14下载
- 积分:1
-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分:1
-
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRev...
读取硬盘序列号
typedef struct _GETVERSIONOUTPARAMS
{
BYTE bVersion
BYTE bRevision
BYTE bReserved
BYTE bIDEDeviceMap
DWORD fCapabilities
DWORD dwReserved[4]
} GETVERSIONOUTPARAMS, *PGETVERSIONOUTPARAMS, *LPGETVERSIONOUTPARAMS -read drive serial number typedef struct _GETVERSIONOUTPA RAMS (BYTE bVersion BYTE bRevision BYTE bReser ved BYTE bIDEDeviceMap DWORD fCapabilities DW Mr Towner said dwReserved [4]) GETVERSIONOUTPARAMS.* PGETVERSIONOUTPARAMS.* LPGETVERSIONOUTPARAMS
- 2022-05-10 21:22:38下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1