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

搜索资源列表

  1. MultiThread1

    0下载:
  2. Win32 SDK函数支持进行多线程的程序设计,并提供了操作系统原理中的各种同步、互斥和临界区等操作。Visual C++ 6.0中,使用MFC类库也实现了多线程的程序设计,使得多线程编程更加方便。该例程为Windows API 编写的一个多线程程序实例。-Win32 SDK function supports multi-threaded programming, and provides a variety of operating system principles in synchron
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3568727
    • 提供者:秦继文
  1. Room

    0下载:
  2. 理发师与顾客问题,利用信号量实现线程间的互斥,代码完整,可利用Eclipse查看。-Barber and customer issues, the use of semaphores to implement mutual exclusion between threads, code integrity, and can be used Eclipse view.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:周欣娜
  1. openmp

    0下载:
  2. OpenMP,OpenMp提供了对并行算法的高层的抽象描述,程序员通过在源代码中加入专用的pragma来指明自己的意图,由此编译器可以自动将程序进行并行化,并在必要之处加入同步互斥以及通信-OpenMP OpenMP provides the parallel algorithm of the high-level abstract descr iption of the programmer by in source code to join special pragma to indicat
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3000370
    • 提供者:CQ
  1. Cashiers-and-customers

    1下载:
  2. 收银员与顾客问题(信号量操作) 设计目的:了解信号量机制,了解并掌握进程同步和互斥机制,熟悉信号量的操作函数,利用信号量实现对共享资源的控制。 操作系统是一门工程性很强的课程,它不仅要求学生掌握操作系统的工作原理和理论知识,也要求学生的实际动手能力,以加深对所学习内容的理解,使学生熟练地掌握计算机的操作方法,使用各种软件工具,加强对课程内容的理解。 要求:在某超市里有一个收银员,且同时最多允许有n个顾客购物,我们可以将顾客和收银员看成是两类不同的进程,且工作流程如下图所示。为了利用P
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:liuping
  1. Producer_Consumer

    0下载:
  2. 我是编程小菜鸟= =,这是一个信号量互斥的经典问题,消费者生产者问题的简单实现,使用线程方式,所以在调试时须选择多线程方式。-I was programming a small rookie = = This is a classic problem of mutual exclusion semaphores, producer consumer problem s simple implementation, using threads, so when debugging multith
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1905065
    • 提供者:李宜核
  1. semafor

    0下载:
  2. Synchronization process is mostly done by traffic lights. Other mechanisms (whose primary purpose is not synchronization, such as message lines, pipelines, etc.) are rarely used for the synchronization process. Traffic lights can also be used with th
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:eem6m32zhuoang4
  1. 1

    0下载:
  2. 线程互斥。在 main函数中创建一新线程,然后main线程和这个新线程共享同一变量,如 sum。在 main函数中,编写一个循环语句共循环 20 次,在每循环中先把sum的值加 1,然后休眠1毫秒。在新线程中,也 毫秒。在新线程中,也编写一个循环语句,总共循环20 次,在每次循环中先把sum 赋值给一个临时变量t,然后把 t加 1,然后休眠 1毫秒,最后把 t的值赋给sum 。当上述工作全部完成后,在main函数中打印sum的值。(Thread mutual exclusion. Create
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:862323166
  1. VxWorks视频

    0下载:
  2. vxworks组件配置,配置taget server,信号量互斥例子(VxWorks component configuration, configuration of taget server, example of mutual exclusion of semaphore)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:12196864
    • 提供者:wosharp
  1. 9、用线程移除列表数据。

    0下载:
  2. c# 多线程编程,线程移除列表数据,线程互斥(C# multithreaded programming, thread remove list data, thread mutual exclusion)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:5204992
    • 提供者:AGV
  1. 跨线程调用控件

    0下载:
  2. c# 多线程编写,跨线程操作控件,多线程编程(C# multithreaded programming, thread remove list data, thread mutual exclusion)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:46080
    • 提供者:AGV
  1. AGV模拟

    0下载:
  2. C# AGV模拟运行软件,模拟AGV运行地标。(C# multithreaded programming, thread remove list data, thread mutual exclusion)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1398784
    • 提供者:AGV
« 1 2 3 4»
搜珍网 www.dssz.com