- 4
- 0
- 约7.95万字
- 约 79页
- 2018-06-30 发布于浙江
- 举报
操作系统进程管理演示系统开发(生产者-费者)毕业论文
浙江林学院天目学院本科生毕业设计(论文)PAGE PAGE 25 本 科 生 毕 业 设 计(论文)( 2008 届)工程技术系题 目: 操作系统进程管理演示系统开发(生产者-消费者) 学生姓名: 学 号: 专业名称: 班 级: 指导教师 姓名: 系(部): 信息工程学院 职称: 副教授 2008年 5 月 16 日操作系统进程管理演示系统的研究与实现摘要:操作系统是计算机专业最重要的基础课程之一,其中同步问题是最难的部分。本文通过分析操作系统进程同步与互斥的问题,然后利用P,V操作实现进程同步与互斥,并利用该算法设计了生产者-消费者模拟演示系统。通过该演示系统展现进程的管理(生产者-消费者)可以用于操作系统的教学中。关键词:生产者-消费者问题;进程;同步;互斥Research and Implementation of Process Management System DemonstrationAbstract: Computer operating system is one of the most important basic courses, and synchronization is one of the most difficult part. This paper will analyze the process of the operating system simultaneously with the problem of mutual exclusion, and then using P, V synchronization achieving the operation about the process of mutually exclusive, and using the algorithm design of the producers - consumers mock demonstration system. Through the demonstration system about the process of management (producers - consumers) can be used for the teaching of the operating system.Key words: producers; consumers; the process of synchronization,;mutex目录 TOC \o 1-4 \h \z \u HYPERLINK \l _Toc199329677 1 引言 PAGEREF _Toc199329677 \h 1 HYPERLINK \l _Toc199329678 1.1 选题的意义 PAGEREF _Toc199329678 \h 1 HYPERLINK \l _Toc199329679 1.1.1 开发系统的背景 PAGEREF _Toc199329679 \h 1 HYPERLINK \l _Toc199329680 1.1.2 开发系统的目的 PAGEREF _Toc199329680 \h 1 HYPERLINK \l _Toc199329682 1.1.3 开发系统的意义 PAGEREF _Toc199329682 \h 2 HYPERLINK \l _Toc199329683 1.2 P,V操作的简介 PAGEREF _Toc199329683 \h 2 HYPERLINK \l _Toc199329684 1.2.1 P,V操作的介绍 PAGEREF _Toc199329684 \h 2 HYPERLINK \l _Toc199329685 1.2.2 进程同步的实现 PAGEREF _Toc199329685 \h 3 HYPERLINK \l _Toc199329686 1.2.3 进程互斥的实现 PAGEREF _Toc199329686 \h 3 HYPERLINK \l _Toc199329687 1.3 生产者-消费者问题的描述 PAGEREF _Toc199329687 \h 3 HYPERLINK \
原创力文档

文档评论(0)