搜索资源列表
jincheng123
- 挺好的操作系统实验代码!!?
实验源代码
- 操作系统的实验代码,要的就下,多谢支持。-experimental operating system code, it should, I would like to thank support.
OS-II综合实验代码
- 本文件包含许多程序源码,像zlg7290、gprs、tcp/ip、gui等源程序,它们都是基于OS-II操作系统下的源代码。
nachos实验代码
- nachos操作系统试验详细代码,内有实验报告
操作系统实验代码
- 分布式系统 软件学院实验报告 实验题目: 实验10——分布式系统实验
OSDemo
- 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
liaohushiyan3
- 操作系统实验一(进程调度算法代码) 先来先服务调度算法-an experimental operating system (the process of scheduling algorithm code) first-come first-service Scheduling Algorithm
操作系统试验报告
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To st
jincheng123
- 挺好的操作系统实验代码!!?
Os_Code_Example
- 操作系统实验教程核心技术与编程实例书中地例子代码-Guide experimental operating system core technology and programming examples to the example code book
jinchengdehuci
- 实现操作系统实验中的进程的互斥。 代码较简单,但很好的体现了进程互斥的功能。-Experimental realization of the operating system in the process of mutual exclusion. Code relatively simple, but very good process reflects the mutually exclusive functions.
OS
- 操作系统实验Linux,详细的操作系统实验和代码-Experimental operating system Linux, the operating system in detail experimental and code
OS_2
- 操作系统实验代码 操作系统实验代码-Experimental operating system code-source operating system operating systems experimental test code
final
- 操作系统实验指导书,有详细的代码,包括操作系统的各种实验-Operating System Experiment guide book, contains a detailed code, including operating system, various experiments
OS
- 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
Nachos-labs
- nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
操作系统双向进程通信
- 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based o
操作系统实验代码
- 各种典型操作系统实验,单道、多道作业调度……(Typical operating system experiments, single channel, multi-channel job scheduling......)
实验楼-操作系统的引导-代码
- 对应实验楼里的操作系统实验二,修改bootsect.s和setup.s,实现启动输出语句的改写和打印内存信息(Corresponding to the experimental building operating system experiment two, modify the bootsect.s and setup.s, to achieve the start and output statements rewritten a
code-os
- 计算机操作系统教程(第三版)习题与实验指导的书上代码,源代码有部分错误,这里已经进行了改正,可以正常编译运行(Computer operating system tutorial (third edition) exercises and experimental guidance on the book code, the source code has some errors, here has been corrected, ca