-
检测远程机器是否有冲击波的漏洞
检测远程机器是否有冲击波的漏洞-detect whether remote machines shock the loopholes
- 2022-07-27 03:30:03下载
- 积分:1
-
SYN
SYN-FLOOD攻击源代码。。用C编译-SYN-FLOOD attack the source code. . With C compiler
- 2022-06-30 09:47:25下载
- 积分:1
-
WinSpy一个VB编程辅助工具(主要是针对窗口函数)
WinSpy一个VB编程辅助工具(主要是针对窗口函数)-WinSpy a VB programming tools (mainly directed against the window function)
- 2022-03-05 13:26:33下载
- 积分:1
-
用Visual C++编写的UDP客户端程序。
用Visual C++编写的UDP客户端程序。-Using Visual C++ Prepared UDP client program.
- 2022-11-10 21:35:04下载
- 积分:1
-
一套基于IBM Aglet实现的程序,有很大的利用价值,共十几个源程序...
一套基于IBM Aglet实现的程序,有很大的利用价值,共十几个源程序-set based on IBM Aglet achieve procedures, the use of great value, a total of a dozen source
- 2023-08-30 23:05:04下载
- 积分:1
-
能够通过输入IP地址扫描端口,并显示出端口的相关信息,并能够发送和接收消息。...
能够通过输入IP地址扫描端口,并显示出端口的相关信息,并能够发送和接收消息。-to enter IP addresses scanning port, and ports shows the relevant information, and be able to send and receive information.
- 2022-04-23 02:06:58下载
- 积分:1
-
本程序实现了监视计算机上正在运行的进程,列出了相关的信息...
本程序实现了监视计算机上正在运行的进程,列出了相关的信息-This procedure achieved a computer monitor running processes, a list of relevant information
- 2022-11-12 11:45:03下载
- 积分:1
-
驱动级的隐藏进程代码,在驱动层通过替换ssdt地址表中的函数来隐藏进程...
驱动级的隐藏进程代码,在驱动层通过替换ssdt地址表中的函数来隐藏进程-Driver-class to hide the process of code, in the driver layer SSDT address table by replacing the function to hide the process of
- 2022-06-26 03:01:05下载
- 积分:1
-
查看xp和nt下的系统进程的源代码
查看xp和nt下的系统进程的源代码-View xp nt and the system processes the source code
- 2023-05-30 10:50:03下载
- 积分: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