CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - mutual exclusion

搜索资源列表

  1. OSWORK01

    0下载:
  2. 第一次用MFC写进程同步与互斥,生产者与消费者问题 -the first to write MFC process synchronization and mutual exclusion, producer and consumer issues
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34271
    • 提供者:哈哈哈
  1. ossue

    0下载:
  2. 在Windows环境下,参考Windows环境下线程同步、互斥操作的例子,利用基本的文件操作系统调用,模拟读写问题。编写相应的函数,建立一个记录型的共享文件,并实现对该共享文件的打开、关闭、删除、读、追加记录、删除记录等操作。同时要求利用进程的同步与互斥机制实现多个用户进程对该文件的并发访问-the Windows environment, Windows environment reference thread synchronization, contradict operation exa
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9095
    • 提供者:苏匀
  1. Vbyclwf

    0下载:
  2. Visual Basic实现程序互斥运行的方法-Visual Basic procedures for the operation of Mutual Exclusion
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2084
    • 提供者:wflee
  1. Thread_Windows

    0下载:
  2. windows环境下进程的创建与撤销,使用API实现进程的同步与互斥-windows environment and the process of creating revocation, the use of API process of synchronization and mutual exclusion
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20820
    • 提供者:Donna
  1. producer&consumer

    0下载:
  2. 操作系统实验 生产者与消费者 互斥问题 信号量操作 两种选择-experimental operating system producers and consumers Mutual Exclusion signal to operate two options
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:邓文
  1. Mutex

    0下载:
  2. 进程互斥类,简单的互斥实现,同步控制线程间的互斥问题,避免死锁-Process of mutually exclusive categories, simple to achieve mutual exclusion, mutual exclusion synchronization problem between threads to avoid deadlocks
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2406181
    • 提供者:王杰
  1. 02.

    0下载:
  2. 用C语言编写的进程的互斥与同步的实例,包括四种平时常见的情况。-The process of using C language examples of mutual exclusion and synchronization, including the four common situations in peacetime.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:9102425
    • 提供者:陈紫昂
  1. tongbu

    0下载:
  2. 同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票-Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:8502
    • 提供者:小小
  1. ThreadDemo

    0下载:
  2. 这是一个多线程操作的例子,其中包括线程同步,互斥及结循环队列的操作!是初始c++builder中线程操作的好实例-This is an example of multi-threaded operation, including thread synchronization, mutual exclusion, and to bear the operation cycle of the queue! Are initial c++ builder in the thread a good ex
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:55874
    • 提供者:zk
  1. jincheng

    0下载:
  2. 操作系统进程的同步与互斥。解决经典的水果问题。-The operating system process synchronization and mutual exclusion. To solve the classic problem of fruit.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:3224137
    • 提供者:阿爽
  1. jinc

    0下载:
  2. windows进程模拟小程序 模拟进程状态转换 进程互斥 和进程通信 vc++ mfc-windows process simulation program to simulate the process of the small state of the conversion process mutual exclusion and process communications vc++ mfc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1961253
    • 提供者:玄轩
  1. ProducerAndConsumer

    0下载:
  2. 生产者消费者源程序,实现进程间同步和互斥-Producer consumer source, to achieve inter-process synchronization and mutual exclusion
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:1869
    • 提供者:Nigel
  1. jinchengguanli

    0下载:
  2. 1.掌握进程的概念,明确进程的含义 2.认识并了解并发执行的实质 3.掌握进程另外的创建方法 4.熟悉进程的睡眠、同步、撤消等进程控制方法 5.进一步认识并发执行的实质 6.分析进程竞争资源的现象,学习解决进程互斥的方法 -1. To grasp the concept of the process, clearly the meaning of the process 2. Know and understand the essence of concurrent e
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:50447
    • 提供者:dc
  1. 11

    0下载:
  2. 通过实验,尝试创建进程和线程,实现线程间的同步和互斥,对同步、互斥算法有更深的了解。-Through the experiment, try to create processes and threads, to achieve synchronization and mutual exclusion between threads, and synchronization, mutual exclusion algorithms have a better understanding.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:385023
    • 提供者:刘康乐
  1. Producer-Consumer-Model

    0下载:
  2. 生产者消费者模型,多线程程序,主要涉及互斥、信号量等操作系统知识-Producer consumer model, multi-threaded programs, mainly related to mutual exclusion, semaphores and other operating system knowledge
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4486375
    • 提供者:李明
  1. thread

    0下载:
  2. 实验总体要求,使用MFC相关的功能函数来模拟经典进程互斥和同步问题 生产者和消费者 读者和写者 哲学家就餐问题-The general requirements of experiments, the use of MFC function to simulate the functions related to the classical problem of mutual exclusion and synchronization producers and consumers,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:m47
  1. lab4

    0下载:
  2. 关于操作系统中进程互斥的程序模拟,带有PPT和源程序,很细致-Mutual exclusion on the operating system' s process simulation, with PPT and the source code, very detailed
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:131526
    • 提供者:wuwei
  1. Process-mutex-synchronization-and

    0下载:
  2. 进程的同步与互斥实验,以生产者和消费者的角度阐明进程之间的同步与互斥是怎样实现的-Process synchronization and mutual exclusion experiment to clarify the perspective of producers and consumers, synchronization and mutual exclusion between processes is how to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3083480
    • 提供者:张萌萌
  1. jinchengdetongbuyuhuchi

    0下载:
  2. 进程的同步与互斥问题 原码简单而明确又好理解适合初学者-Process synchronization and mutual exclusion problem of the original code simple and clear and good for beginners to understand
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:736
    • 提供者:tank
  1. producers-and-consumers-

    0下载:
  2. 一个或多个生产者消费者实现线程间的同步、互斥 使用AND型信号量-One or more producers and consumers to achieve synchronization between threads, mutual exclusion semaphores with the AND-type
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:3433
    • 提供者:陈蓝
« 12 »
搜珍网 www.dssz.com