-
out of the process, the process can be hidden out
列进程的,可以列隐藏进程-out of the process, the process can be hidden out
- 2022-03-19 23:30:13下载
- 积分:1
-
Computer Network Principles Problem .. for those who study this course on his ow...
进程标识符*/
int prio /*进程优先数*/
int round /*进程时间轮转时间片*/
int cputime /*进程占用CPU时间*/
int needtime /*进程到完成还要的时间*/
int count /*计数器*/
char state /*进程的状态*/
struct node *next /*链指针*/
-Process identifier*/int prio /* process priority number*/int round /* process time, rotation time slice*/int cputime /* process CPU-time*/int needtime /* process, but also the time to completion*/int count /* counter*/char state /* process state*/struct node* next /* chain of pointers* /
- 2022-07-02 23:40:14下载
- 积分:1
-
VB program design and source code examples, this is a book with some examples of...
VB程序设计示例及源代码,这是某本书中的一些例子与源代码,是清华大学出版社的. -VB program design and source code examples, this is a book with some examples of the source code, is the Qinghua University Press.
- 2022-03-26 00:24:40下载
- 积分:1
-
一个商业版入侵检测系统的核心代码!非常强大,绝对你吸引你!...
一个商业版入侵检测系统的核心代码!非常强大,绝对你吸引你!-A commercial version of intrusion detection system s core code! Very powerful, you definitely attract you!
- 2023-03-29 05:05:04下载
- 积分:1
-
基于五元组的语义识别系统
基于五元组的语义识别系统-five yuan Group on the Semantic Identification System
- 2022-08-18 01:46:22下载
- 积分:1
-
编写程序实现功能:当登录系统以后,自动执行一个程序,该程序将系统登录名改成Administrator。...
编写程序实现功能:当登录系统以后,自动执行一个程序,该程序将系统登录名改成Administrator。-preparation program functions : When login system, the implementation of an automatic procedure, the program will change system login Administrator.
- 2022-02-18 16:40:22下载
- 积分:1
-
Linux下的VPN网关源码
Linux下的VPN网关源码-Linux VPN Gateway source
- 2022-12-02 05:20:03下载
- 积分:1
-
44个实用VB小技巧的打包
44个实用VB小技巧的打包-44 practical tips for packing VB
- 2022-01-25 18:31:05下载
- 积分:1
-
它是系统安全的软件
it is the software for system security
- 2023-04-16 12:05:03下载
- 积分:1
-
用三种方式进行文件缓存的操作,并通过比较平均时间来了解文件缓存的工作原理,涉及的主要API函数有CreateFile,ReadFile和WriteFile,Ge...
用三种方式进行文件缓存的操作,并通过比较平均时间来了解文件缓存的工作原理,涉及的主要API函数有CreateFile,ReadFile和WriteFile,GetOverlappedResult函数-Three way file cache operation, and by comparing the average time to understand the file cache
- 2022-06-27 00:46:57下载
- 积分:1