CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - 同步

搜索资源列表

  1. SynchronizationaExclusion

    0下载:
  2. 操作系统那个中进程的同步以及互斥。是我们作业中的一部分。-That in the process of the operating system synchronization and mutual exclusion. Part of our job.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3296651
    • 提供者:吴雪莹
  1. 00748193oslab2

    0下载:
  2. nachos文件系统模块升级代码和报告,实现了多级目录和多级索引以及同步控制台-nachos file system module update code and report
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1276751
    • 提供者:古龙
  1. ucore-lab4

    1下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
  3. 所属分类:OS Develop

    • 发布日期:2014-05-26
    • 文件大小:1377280
    • 提供者:gyh
  1. ucore-lab3

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验3:用户进程。实验目的:了解用户进程的关键信息;理解内核管理用户进程的方法;理解系统调用的过程。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparr
  3. 所属分类:OS Develop

    • 发布日期:2017-05-16
    • 文件大小:4541864
    • 提供者:gyh
  1. ucore-lab2

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:777572
    • 提供者:gyh
  1. 407417080

    0下载:
  2. 模拟实现用同步机构避免发生进程执行时可能出现的与时间有关的错误-Simulation to achieve synchronization with the process of implementation agencies to avoid potential time-related errors
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:167696
    • 提供者:
  1. producer-and-consumer

    0下载:
  2. 操作系统 同步进程 生产者消费者问题程序设计-producer and consumer
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:40786
    • 提供者:w
  1. single_bridge

    0下载:
  2. 用c++语言实现了操作系统中同步算法中的过桥问题-C++ language with the operating system in the synchronization algorithm in the bridge problem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:846
    • 提供者:婷玉玉
  1. dining

    0下载:
  2. 说明:本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。-Note: This procedure is typical of the operating system thread synchronization algorithm dining philosophers problem, in order to prevent deadlock, has taken two conditions (free c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:689383
    • 提供者:钟韬
  1. PCB

    0下载:
  2. 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:7323
    • 提供者:amy
  1. OS1

    0下载:
  2. 基于DOS在turbo2环境下实现多任务调度,同步以及信号量机制-DOS-based environment in turbo2 multi-task scheduling, synchronization and semaphore mechanism
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:3201
    • 提供者:haitaolv
  1. readawrite

    0下载:
  2. 读者写者问题 同步互斥问题 操作系统 信号量-read and write
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:24097
    • 提供者:尹新钰
  1. Deadlock-philosopher

    0下载:
  2. 实现了不死锁的哲学家问题(进程同步互斥),有简单界面,有图。-Deadlock philosopher (process synchronization mutual exclusion), simple interface, there are plans.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:39328
    • 提供者:teresy
  1. pv

    0下载:
  2. 进程同步问题,很适合初学者学习操作系统使用,写的很清楚易懂的算法。-Process synchronization problem , it is suitable for beginners to learn the operating system to use, very clear and understandable algorithm .
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:jerryhu
  1. memory-op

    1下载:
  2. 使用Windows 2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作。-Use the API functions in Windows 2000/XP, the preparation of a process contains two threads, one thread is used to simulate memo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1861
    • 提供者:lhy
  1. philosophers

    0下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理-Through the dining philosophers problem of synchronization-depth understanding and mastery of process synchronization and mutual exclusion principle
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:322647
    • 提供者:kuangpeiyu
  1. OS-Curriculum-design

    0下载:
  2. 操作系统课程设计实现进程同步互斥PV操作模拟小和尚打水-The operating system curriculum design process mutex synchronization PV operation simulation young monk fetching water
  3. 所属分类:OS Develop

    • 发布日期:2017-03-21
    • 文件大小:182455
    • 提供者:qing
  1. 2

    0下载:
  2. 掌握系统调用pipe()的使用方法及其功能,理解管道通信原理; (2)掌握利用系统调用exit()和wait()实现父进程与子进程之间的同步,理解同步的含义。 -Master the system call pipe () to use its functions, to understand the pipeline communication theory (2) master system call exit () and wait () synchronization betw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19494
    • 提供者:王鑫
  1. 3

    0下载:
  2. 正确应用系统调用signal()建立进程与信号(异步事件)之间的联系,理解信号机制; 正确应用系统调用getppid()、kill(),进步理解广义同步的含义。 -The correct application of the system call signal () to establish processes and signal (asynchronous events) the link between understanding the signaling mechanisms
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:18073
    • 提供者:王鑫
  1. gaoxiangyingbisuanfa

    0下载:
  2. 操作系统课设,高响应比算法的程序调度,能实现同步与互斥,能模拟进程在执行过程中的各种状态-The lesson of the operating system and high response than the program scheduling algorithm, to achieve synchronization and mutual exclusion can simulate the process of the various states in the implementat
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5424492
    • 提供者:小桂
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com