资源列表
[进程与线程] LIST_PROCESS.RAR
说明:可以枚举当前的所有系统进程,对于进程的自动处理可作为参考-Can enumerate all the system processes the current, the process of automatic processing can be used as reference<weiyi> 在 2025-07-01 上传 | 大小:11kb | 下载:0
[进程与线程] create_progress
说明:进程状态有5种: e -执行态 r -高就绪态 t -低就绪态 w -等待态 c -完成态。初始每个进程均为高就绪状态,如果时间片到则转为低就绪状态。 系统分时执行各进程,规定三个进程的执行概率均为33 。通过产生随机数x来模拟时间片。若各进程的执行时间片到限,产生“时间片中断”而转入低就绪状态。 进程调度算法采用剥夺式调度算法。每次总是选择优先数最小(优先级别最高)的就绪进程投入执行。//先从 r 状态进程中选择,再从 t 状态进程中选择。 进程0完成5次计算:s1++ s2++<jlliu> 在 2025-07-01 上传 | 大小:36kb | 下载:0
[进程与线程] CreateRemoteThread-win7
说明:win7下面创建远程线程的解决方案 国外大牛写的-win7 the following solution to create a remote thread to write large foreign cattle<memecha> 在 2025-07-01 上传 | 大小:19kb | 下载:1
[进程与线程] urlgfe-1.0.3.tar
说明:urlgfe的源代码,是多线程下载的,有需要的朋友可以下载来-urlgfe source code, is a multi-threaded download, there is a need to see a friend you can download<th> 在 2025-07-01 上传 | 大小:499kb | 下载:0
[进程与线程] SearchQAndDownloadSrc
说明:SearchQAndDownload 多线程下载的代码 有需要的要吧下载-SearchQAndDownload multi-threaded download the code necessary to download it<th> 在 2025-07-01 上传 | 大小:137kb | 下载:0
[进程与线程] threeThreadTest
说明:是多线程的3 个经典例题,很适合初学者,代码短而精-3 is a multi-threaded classic example, it is suitable for beginners, the code is short and fine<郑文娟> 在 2025-07-01 上传 | 大小:3kb | 下载:0