搜索资源列表
实验三实验报告
- 操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
labP6
- 哈工大操作系统实验六:字符的显示控制,包括有源码和报告report.txt-HIT operating system experiment VI: character display control, including source code and report report.txt
operatingsystemProcesscommunicationsconcurrentexec
- 操作系统实验报告里包含完整代码和详细注释。还有程序调试过程。程序并发执行和进程通信-Experiments address contains the complete code and detailed notes. There are debugging process.
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.
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