-
一款非常著名的WinpCAP开发包
一款非常著名的WinpCAP开发包-one of the most famous WinpCAP Development Kit
- 2022-07-01 02:19:53下载
- 积分:1
-
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序...
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序-Vc in me in learning to prepare a report on the application to support the function of the editorial page of the procedures
- 2022-05-22 07:18:12下载
- 积分:1
-
计算机组成原理算法实现,简单的些许小程序。
计算机组成原理算法实现,简单的些许小程序。
-Principles of Computer Organization algorithm, a simple bit of small programs.
- 2022-07-21 15:40:09下载
- 积分: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
-
这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。...
这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。-This is a realization of the Windows Task Manager function of the VC instance. And it is helpful for the learners of VC programming and system programming.
- 2022-03-05 01:21:22下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
手工加载dll,可以绕过LoadLibrary
手工加载dll,可以绕过LoadLibrary-Manual load dll, can bypass the LoadLibrary
- 2022-09-30 23:40:03下载
- 积分:1
-
枚举窗口设备文件,当设备需要一个时间的时候…
枚举windows设备文件,当需要得到设备的时候可以把当前设备枚举出来-Enumeration windows device file, when the equipment needs to be a time when the current device can be enumerated by
- 2022-05-28 20:13:17下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
Windows 系统编程,可以查询虚拟内存信息
Windows 系统编程,可以查询虚拟内存信息-windows system programming, can query virtual memory
- 2022-01-31 08:26:18下载
- 积分:1