搜索资源列表
Turn up
- VC下面的读者写者问题,实验报告 操作系统课程设计
030341516
- 这是一个操作系统的大实验。利用了队列的发式模仿了五种调度方式。内有实验报告。-This is a big experiment operating system. The use of a cohort of five-imitating scheduling approach. Within experimental report.
实验三实验报告
- 操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
nachos实验代码
- nachos操作系统试验详细代码,内有实验报告
labP6
- 哈工大操作系统实验六:字符的显示控制,包括有源码和报告report.txt-HIT operating system experiment VI: character display control, including source code and report report.txt
OS
- 包含操作系统全部试验以及实验报告,稍微修改下就可以了-Contains the operating system all the tests and lab reports, a slight modification can be the next
operatingsystemProcesscommunicationsconcurrentexec
- 操作系统实验报告里包含完整代码和详细注释。还有程序调试过程。程序并发执行和进程通信-Experiments address contains the complete code and detailed notes. There are debugging process.
zuoye
- 操作系统实验+操作系统实验报告+文件管理+进程管理等-Operating system operating systems lab report experiment+++ process management, document management
222
- 操作系统中处理机调度和内存管理,实验报告。希望对大家有帮助-Operating system processor scheduling and memory management, laboratory reporting. We want to help
os-keshe
- linux(ubuntu)下操作系统课程设计 包含拷贝,编译内核,加载驱动,任务管理器四大部分 包中有完整的源码和可执行程序以及实验报告-linux (ubuntu) operating system, includes copies of curriculum design, compile the kernel, load the driver, the Task Manager in four major packages source code and executable progra
first-report
- 计算机学院,计算机科学与技术,操作系统实验报告。-Computer Science, Computer Science and Technology, the operating system test report.
jsj11224_2
- 操作系统实验2进程通信,使用MFC编写的程序.. 附有报告..值得学习-Operating system experiment 2 process communication, using MFC program.. Attached report.. Worth learning
cipandiaodu6
- 操作系统实验6磁盘调度,使用C++编写的程序.. 附有报告..值得学习-Operating system experiment 2 process communication, using MFC program.. Attached report.. Worth learning
OSLab-
- 操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile-1.Simulate a Unix file system on your Windows Platform 2.Understand the file system on Unix system, and the usage of i-nodes 3.Implement the function of sub-directory 4.The
expriment
- 华南理工大学操作系统四个实验,包括源码和实验报告-South China University of Technology four experimental operating system
OS
- 哈工大操作系统实验1-6,包含代码、报告和演示所用ppt-HIT OS LAB
操作系统双向进程通信
- 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)
fork
- 操作系统上机作业:fork的使用。 附实验报告(OS job : how to use fork. With experiment report)
linux操作系统编程标准实验报告
- 本实验报告涉及ls,cp,lscp,线程,进程,生产者消费者,哲学家进餐(This is a Linux C report, which includes the source code of ls, cp, lscp, producter & consumer and philospher.)
Linux
- 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und