资源列表

« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 915 »

[操作系统开发caozuoxitong

说明: 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Program has achieved two producers and two consumers and producers of consumer issues (when the number of producers a
<曾华> 在 2024-10-10 上传 | 大小:62464 | 下载:0

[操作系统开发OPT

说明:置换策略:也称淘汰策略,涉及的是当内存可用空间不能装下需要调入的信息时,决定调出已占用内存某个区域的那一块信息以便腾出空间。 OPT该算法的基本思想是:发生缺页时,有些页面在内存中,其中有一页将很快被访问(包含紧接着的下一条指令的那页),而其他页则可能要到10、100、或1000条指令之后才被访问,每个页都可以用在该页面首次被访问前所要执行的指令数进行标记 -Replacement Policy: also known as t
<曾华> 在 2024-10-10 上传 | 大小:172032 | 下载:0

[操作系统开发FIFOLRU

说明:1.虚拟存储器的引入 局部性原理:程序在执行时在一较短时间内仅限于某个部分;相应的,它所访问的存储空间也局限于某个区域,它主要表现在以下两个方面:时间局限性和空间局限性。 2.虚拟存储器的定义 虚拟存储器是只具有请求调入功能和置换功能,能从逻辑上对内存容量进行扩充的一种存储器系统 -1. The introduction of virtual memory locality principle: program ex
<曾华> 在 2024-10-10 上传 | 大小:1932288 | 下载:0

[操作系统开发ucos_message

说明:ucos-ii的移植在dsp tms320c2812上的移植-ucos-ii of the graft in dsp tms320c2812 on the transplant. . . . . . . . . . . . . . . . . . . . .
<吴凡> 在 2024-10-10 上传 | 大小:116736 | 下载:0

[操作系统开发ucfs_source_code

说明:ucfs_source_code文件系统代码-ucfs_source_code file system code! ! ! !
<吴凡> 在 2024-10-10 上传 | 大小:102400 | 下载:0

[操作系统开发UCOS_tcpip_for_arm7

说明:ucos环境下tcpip代码,编译运行通过-ucos environment tcpip code, compiled to run through. . . . . . . . . . . . . . . . . . . . . . . . . .
<吴凡> 在 2024-10-10 上传 | 大小:36864 | 下载:0

[操作系统开发spooling

说明:设备管理(流程图)(spooling技术)操作系统实验报告-Device Management (flowchart) (spooling technology) operating system, experimental report
<康华潮> 在 2024-10-10 上传 | 大小:3072 | 下载:0

[操作系统开发management

说明:本系统是一个用于进程分段式存储管理的系统,主要是为了解决存储管理-This system is used to process a sub-storage management system, mainly to solve the storage management
<康华潮> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[操作系统开发Banker

说明:银行家算法课程设计,这是操作系统课程设计的一部分内容-Banker' s algorithm curriculum design, curriculum design, which is part of the operating system
<康华潮> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[操作系统开发FileSystem

说明:这是操作系统课程设计的一个题目:文件系统-This is a topic of curriculum design, the operating system: file system
<康华潮> 在 2024-10-10 上传 | 大小:4096 | 下载:0

[操作系统开发ProcessManagement

说明:这是操作系统课程设计的一个题目:进程管理-This is a topic of curriculum design, the operating system: process management
<康华潮> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[操作系统开发caozuoxitong

说明:操作系统综合实验报告 关于单处理器系统的进程调度的实验报告分析以及源码-Operating a comprehensive report on the experimental process of scheduling a single processor system analysis and the source of the experimental report
<Ivan> 在 2024-10-10 上传 | 大小:135168 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 915 »

源码中国 www.ymcn.org