资源列表
[进程与线程] UndertheacquisitionprocessinthepathintheRing0
说明:VB 在系统Ring0权限下获取进程的路径-In the system acquisition process under the path of Ring0<sying> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[Internet/网络编程] perl_socket
说明:使用perl编写的通用socket客户端程序。 common.pl --提供通用的socket函数 test.pl -- 调用common.pl,使用http协议得到网站的html文件。-Prepared to use perl generic socket client program. common.pl- provide universal socket function test.pl- call common.pl, using the http protocol to be<baobao> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[进程与线程] ZwQueryVirtualMemory
说明:使用ZwQueryVirtualMemory枚举进程模块,供学习-Use ZwQueryVirtualMemory enumerate process module for learning<sying> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[汇编语言] stepper_motor
说明:用汇编语言实现的步进电机,效果还可以,能自动挺下来。-Using assembly language implementation of the stepper motor, the effect can also be, quite down automatically.<李莉莉> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] dazhengshujiafa
说明:子函数允许任意长度的被加数,被加数和结果都是字符串,可以直接输出。-Subroutine allow arbitrary length summand, summand, and the result is a string, you can output directly.<yyyyyy> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[Windows编程] FIRST1
说明:编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如:在进程获得一次CPU后就将其优先数减少1,或者,进程等待的时间超过某一时限时增加其优先数的值,等等。 -Write and debug a simulati<sylvia> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[Windows编程] FIRST2
说明:编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度。 轮转法可以是简单轮转法、可变时间片轮转法,或多队列轮转法。 -Write and debug a simulation of the process scheduling program, a "Round-Robin" scheduling algorithm for scheduling the five process. Round-Robin Round-Robin method can be<sylvia> 在 2025-06-05 上传 | 大小:1kb | 下载:0