CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 互斥

搜索资源列表

  1. thread

    0下载:
  2. wince 信号量 五种集成(无信号量、互斥、信号量、事件、临界区)-wince semaphore five integrated (no semaphores, mutexes, semaphores, events, critical sections)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6370295
    • 提供者:李玮
  1. Thread

    0下载:
  2. 同步信号:信号量同步,临界区同步,互斥同步,清屏功能。-Synchronization signals: semaphore synchronization, critical section synchronization, mutual exclusion synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6409262
    • 提供者:maxiao
  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. linux_multi_thread

    0下载:
  2. 创建了一个linux多线程程序,通过俩个互斥量来实现线程同步,顺序打印出从1到100的数字。-Create a linux multi-threaded program, both mutex to synchronize threads, the order to print out the number from 1-100.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3212
    • 提供者:刘志军
  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. PorcessTest

    0下载:
  2. 用c++很好的实现了,进程中线程的同步和互斥功能。代码清晰明了,可供新手学习。开发环境vs2010。-Good use c++ process thread synchronization and mutual exclusion function. The code clarity for the novice to learn. Development environment is vs2010.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-03
    • 文件大小:15121798
    • 提供者:王柏林
  1. Dzhexuejiai

    0下载:
  2. 哲学家进餐问题,实现多进程间的互互斥访问,进程间的竞争可直接使用。 -The dining philosophers problem, to achieve the mutual exclusive access to the multi-process, the competition between processes can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1442
    • 提供者:chodayy
  1. Critical-section

    0下载:
  2. 临界区互斥问题!!Critical section mutual exclusion problem-Critical section mutex problem! ! Critical section mutual exclusion problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:20953
    • 提供者:孙鹏
  1. HuChiLiang

    0下载:
  2. 教科书式的DELPHI源码,演示了进程互斥及线程互斥,相信对初学者会有很大帮助。-DELPHI source of the textbook demonstrates the mutual exclusion and thread mutexes, I believe there will be a great help for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:518110
    • 提供者:郑冲
  1. Sell-ticket-System

    0下载:
  2. 基于Linux C语言的简单售票系统,练习LInux网络编程和线程与互斥锁的应用。-A simple ticketing system based on Linux C language, practice the application of the the LInux network programming and thread and mutex lock.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:10330
    • 提供者:zhu
  1. MuilThread

    0下载:
  2. 一个简单的多线程编程的实例,使用的是互斥量的方法-Instance of a simple multi-threaded programming, using a mutex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4022784
    • 提供者:颉二刚
  1. yf2

    0下载:
  2. 计算机操作系统实验类文章,主要是对于著名的生产者与消费者的问题进行互斥与共享的临界资源的设置与访,实现进程的同步与互斥。-Experimental articles of the computer operating system, mainly for the well-known producers and consumers mutually exclusive and shared set of critical resources and visits to achieve proce
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:9226
    • 提供者:杨峰
  1. 1

    0下载:
  2. c++多线程编程示例源码,是控制台下的,有消息驱动,有个时钟,两个线程互斥。-c++ multi-threaded programming sample source code is under the console, message-driven clock, two threads are mutually exclusive.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1533768
    • 提供者:xiehaifeng
  1. huchi

    0下载:
  2. 有关多线程互斥的一个小程序,适合初学多线程的同学-The code of mutual exclusion in multi thread~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1200846
    • 提供者:YH
  1. mutitask

    0下载:
  2. 互斥信号量的使用例子,大家多多学习。哈哈啊-metux demo
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:4272
    • 提供者:Aaron Young
  1. ReadFile

    0下载:
  2. Visual C++利用互斥量同步线程实现文件读取进度条-Visual C++ :using mutex thread synchronization to read file with show in the progress bar
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7588808
    • 提供者:fanyt
  1. threadPool

    0下载:
  2. 这个是采用互斥量和条件变量实现的线程池。此线程池可以添加线程、销毁线程;经过几百次测试,改正bug。现在暂时还没发现bug-This is the thread pool mutex and condition variable implementation. The thread pool can add a thread, the thread is destroyed After hundreds of tests, correct the bug. Temporarily not fo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:70511
    • 提供者:苏诗卧龙
  1. 2CCPP_IOCP0

    0下载:
  2. 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,和BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 latest version of the form of a wrapper class to provide TCP IOCP function improved the deficiencies of the previous version, and
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:19447
    • 提供者:荒凉
  1. NUC122RD2AN_CoOS

    0下载:
  2. 设备: Nuvoton NUC122RD2AN 评估板: NuTiny-EVB-122 编译器: CoIDE V1.4.2 任务: task_init 初始化所有的硬件,创建所有的事件标志和互斥体. Task_TimeBlink 用于当在设置时间时,闪烁LCD液晶屏. Task_Monitor 用于显示当前时间.格式"**:**:**" Task_TimeSet 用于设置时间. led_blink 闪烁7个发光二极管. 描述
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:498257
    • 提供者:peter
  1. NUC_M0516_CoOS

    0下载:
  2. 设备: Nuvoton M0516LAN 评估板: Nu-LB_004 Rev1.0 编译器: CoIDE V1.1.3 任务: task_init 初始化所有的硬件,创建所有的事件标志和互斥体。 show_3led 显示3色发光二极管。 show_lcd 显示SPI 液晶屏 。 led_blink 闪烁8个发光二极管。 描述: 1. 系统每隔一定时间采样AD值,并在LCD上显示. 可以通过评估板上面的变阻器来调整AD转换的
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:168132
    • 提供者:peter
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 46 »
搜珍网 www.dssz.com