资源列表

« 1 2 ... .86 .87 .88 .89 .90 791.92 .93 .94 .95 .96 ... 915 »

[操作系统开发processManage

说明:实现进程间的创建、管理、软中断通信和管道通信-The realization of the process between the creation, management, soft interrupt communications and pipeline communication
<kevin> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发suanfasuanf

说明:这个是我找的一个有关操作系统下的首次适应算法的实现代码,希望大家能指点下-This is what I looking for a first operating system to adapt to the realization of algorithm code, hope that we can show under
<谢玉城> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发mailboxmachinism

说明:众所周知操作系统由很多的通信机制,这个程序就是模拟实现了操作系统中的信箱通信机制,在一定程度上可以更好的理解操作系统的通信机制原理。-err
<yifang> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发2

说明:操作系统的一个小实验,实现了存储器的分配管理和回收。-Operating system in a small experiment, the realization of the memory allocation management and recycling.
<明明> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发dd

说明:操作系统进程调度算法,处理流程: 1 初始化--进程队列结构(包括:就绪队列,等待队列,运行队列)等必要的数据结构 init() 2 进入无限循环,反复调度队列 -Operating system process scheduling algorithm to deal with processes: 1 initialization- the process of the queue structure (includi
<wayne> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发codes_for_OS_experiment_3

说明:2008年操作系统实验3存储管理的代码。 主存的分配与回收。不同的存储管理方式下,实现主存空间的分配与回收。动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程。-2008 experiment 3 storage management operating system code. Main memory allocation and recovery. Different storage management
<风临机> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发TCP

说明:操作系统内核编程TCP通讯的服务器端与客户端的C语言源码-Operating system kernel programming server-side TCP communication with the client s C language source
<helen> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发4

说明:页式内存管理系统模拟程序 c-Page memory management system simulation program c
<liyubo> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发P

说明:进程调度算法模拟,使你对操作系统进程高度有更深的认识-Process scheduling algorithm simulation, so that the process of a high degree of operating system you have a deeper understanding of
<马占友> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发PROCESS(1)

说明:一、 进程控制 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)
<fangfei> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发chucun

说明:设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the follo
<lishuai> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发asyn_fifo

说明:verilog编写的异步fifo源代码,asyn_fifo.v为顶层,调用其他四个文件-asynchronous fifo prepared Verilog source code, asyn_fifo.v for top-level, call the other four documents
<nihao> 在 2024-06-06 上传 | 大小:2048 | 下载:1
« 1 2 ... .86 .87 .88 .89 .90 791.92 .93 .94 .95 .96 ... 915 »

源码中国 www.ymcn.org