搜索资源列表
367;4
- 操作系统经典问题-读者写者,有代码,报告,程序,全-OS classic problem-readers who write, code, reports, procedures, all!
bianyidekeshe
- (1) 写出符合给定的语法分析方法的文法及属性文法。 (2) 完成题目要求的中间代码三地址表示的描述。 (3) 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 (4) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 (5) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括:
操作系统试验报告
- 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
Nachos-labs
- nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
yxbg
- 免费医学影像报告软件!影像人报告系统1.3简易版!一个免费医学影像报告系统,支持多机使用!代码用asp编写,未加密!可进行二次开发!-Free medical image reporting software! 1.3 a simplified version of the image of people reporting system! A free medical image reporting system to support the use of multi-machine! Cod
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
OSDemo
- 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
qingqiudiaoye
- 请求调页式存储管理的模拟,C++代码,附有实验报告-Paging request storage management simulation, C++ Code, with the experimental report
zhexuejiajingcangwenti
- 哲学家进餐问题 代码精炼 程序优化带有课程设计报告-Code refined dining philosophers problem with the curriculum design process optimization report
OSReportAndCode
- 大学操作系统课程的课程实验和代码,总共四个实验,使用C++,代码正确,报告很详细,值得下载。-University of the operating system programs and code course experiment, a total of four experiments, the use of C++, the code is correct, the report in great detail, it is worth downloading.
ShiYanYi_ShiJianPianLunZhuanSunaFa
- 广州大学操作系统实验报告一 时间片轮转调度算法模拟 附件详细的实验报告,以及实验代码-Guangzhou University, the operating system time-slice experiment reports a round-robin scheduling algorithm detailed in the annex of the experimental simulation of the report and experimental code
myshell
- 《操作系统—精髓与设计原理》一书中myshell编程项目,代码写得很清晰,纠错能力很强大,实现了基本的内部命令:cd、dir、help、echo、environ等,以及实现文件重定向、后台处理等功能。附有实验报告。-" Operating system- the essence and principles of design" , a book myshell programming projects, the code is written very clear, very
FIFO
- 计算机操作系统,页面置换,FIFO算法,实验报告代码-FIFO
yinhangjia
- 操作系统银行家算法实验报告,内附代码;功能齐全,下载粘贴之后聚能运行,绝不用在调试-Bankers algorithm operating systems laboratory report, containing a code featured download pasted together to run after, not used in debugging
zuoye
- 操作系统作业调度实验的实验报告,内附代码;-Operating System Operation experiments are reported, containing the code
cunchu
- 操作系统内存的分配与回收实验报告,内附代码。-Operating system memory allocation and recovery experiment report, containing a code.
jincheng
- 操作系统进程调度调度实验报告,内附代码,绝对可以运行。-Operating system process scheduling scheduling lab report, containing the code and it can definitely run.
00748193oslab2
- nachos文件系统模块升级代码和报告,实现了多级目录和多级索引以及同步控制台-nachos file system module update code and report
ucore-lab4
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
003
- 操作系统课程设计报告及代码,磁盘调度算法中的FCFS,SSTF,SCAN,CSCAN-Curriculum design and operating system code, disk scheduling algorithms FCFS, SSTF, SCAN, CSCAN
