资源列表

« 1 2 ... .13 .14 .15 .16 .17 318.19 .20 .21 .22 .23 ... 1044 »

[进程与线程EnumInfo_PSAPI

说明:利用PSAPI枚举进程信息 附带说明 详见压缩包内文档-Use PSAPI enumeration process detailed information included in the Notes document compression bag
<enze> 在 2025-02-24 上传 | 大小:20kb | 下载:0

[进程与线程EnumInfo_ToolHelp

说明:利用ToolHelpAPI枚举进程信息 附带说明 详见压缩包内文档-Use ToolHelpAPI enumeration process detailed information included in the Notes document compression bag
<enze> 在 2025-02-24 上传 | 大小:75kb | 下载:0

[进程与线程jcgl

说明:(1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-
<genking> 在 2025-02-24 上传 | 大小:2kb | 下载:0

[进程与线程pipeline

说明:计算机原理大作业 模拟《计算机原理--程序员视角》中与x86相似的y86流水线系统 以二进制文件为输入 实现流水线运作-Principle of operation of computer simulation of large computer Principle- Programmer Perspective in y86 and x86 assembly line system similar to the binary fi
<wilson> 在 2025-02-24 上传 | 大小:1.84mb | 下载:0

[进程与线程CandP

说明:本代码能够实现os中的经典的生产者消费者同步,通信问题-This code can be achieved os classic producer consumer synchronization, communication problems
<笑哈哈> 在 2025-02-24 上传 | 大小:36kb | 下载:0

[进程与线程JINGCHENGDIAODU

说明:个人编写进程调度的源程序,大学操作系统必编程序-The preparation process of scheduling individual source, the University of the operating system must be programmed
<熊友亮> 在 2025-02-24 上传 | 大小:4kb | 下载:0

[进程与线程sameproc

说明:Making Multiple Instances of an Application run in the Same Process Space as different Threads -Making Multiple Instances of an Application run in the Same Process Space as different Threads
<yoyo> 在 2025-02-24 上传 | 大小:55kb | 下载:0

[进程与线程multithread

说明:简单多线程范例-Simple example of multi-threaded
<hono> 在 2025-02-24 上传 | 大小:645kb | 下载:0

[进程与线程sto

说明:设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program
<wyywd> 在 2025-02-24 上传 | 大小:1.95mb | 下载:0

[进程与线程Socket(ThreadBlocking)

说明:关于多线程的应用ThreadBlocking,看过以后相信会有所收获的-On the multi-threaded applications ThreadBlocking, believe it will be seen after harvest
<bisheng> 在 2025-02-24 上传 | 大小:353kb | 下载:0

[进程与线程caozuoxitongyouxiantiaodusuanfa

说明:根据单cpu系统任何一个时刻最多只能有一个进程处于cpu中处于执行状态,在进行进程调度时应按一定的原则实现进程的调度。 cpu优先调度是根据系统事先分配好的各优先级及编程者自己规定的进程优先级实现进程调度。优先级高的进程可以中断优先级低的进程而进入运行状态-Single-cpu system according to any one moment only to have a process in the implementati
<> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[进程与线程sdcopy

说明:多线程SD卡复制程序-SD card multi-threaded replication procedures
<lpk> 在 2025-02-24 上传 | 大小:11mb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 318.19 .20 .21 .22 .23 ... 1044 »

源码中国 www.ymcn.org