搜索资源列表

  1. Mutex with CSingleLock

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your Mutex application.-This file contains a summary of what you will find in each of the files that make up your Mutex application.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:31910
    • 提供者:丁一甲
  1. Mutex APIs Make multiple instance-aware programs.z

    0下载:
  2. Mutex APIs Make multiple instance-aware programs
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3010
    • 提供者:ccv
  1. multi_thread

    0下载:
  2. 3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex, Event) small example
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:站长
  1. MUTEX

    0下载:
  2. 多线程编程入门技术-entry multithreaded programming techniques
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:63488
    • 提供者:陈杰
  1. mutexs application

    0下载:
  2. 利用mutex object编写的多线程运用程序, 可以直接运行,可以手动改变线程优先级, 很直观。-use Mutex object prepared by the multi-threaded application procedures can be run directly can manually change the thread priority, very intuitive.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:卢俊波
  1. Mutex APIs Make multiple instance-aware programs.z

    0下载:
  2. Mutex APIs Make multiple instance-aware programs
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:
  1. Mutex with CSingleLock

    0下载:
  2. This file contains a summary of what you will find in each of the files that make up your Mutex application.-This file contains a summary of what you will find in each of the files that make up your Mutex application.
  3. 所属分类:组合框控件

    • 发布日期:2024-05-13
    • 文件大小:31744
    • 提供者:丁一甲
  1. 3ThreadDoc

    0下载:
  2. 多线程----介绍3种多线程同步方式(Critical Section,Mutex,Event)例子-introduced three kinds of multithreaded synchronization mode (Critical Section, Mutex, Event) example
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:popandsmtp
  1. hello_world_multi

    0下载:
  2. 多处理器编程。 存在多个核,每个核之间的调度与互斥。-multi-processor programming. The existence of many nuclear, each between the nuclear Scheduling and mutex.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:jzm
  1. ThreadsTest

    0下载:
  2. C#多线程的互斥操作,用Monitor类实现对共享资源的异步操作-the mutex multithreaded operation, with Monitor realization of shared resources asynchronous operation
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:邓建华
  1. mutex

    0下载:
  2. 第一次上传,大家如果需要可以下载,谢谢大家-first upload, if we need to be downloaded, thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:rgb
  1. mutex-lock

    0下载:
  2. 多线程编程-互斥锁 由于线程的清量性,在搜索引擎构建中被广泛使用.线程的实现有多种方式,譬如互斥锁,条件变量,读写锁等.其中互斥锁最为简单,读写锁也与互斥锁类似.在LInux下简单实现一个链表,链表的插入和删除,以及整个链表的析构要考虑多线程的同步-Multi-threaded programming- Mutex clearance due to the amount of threads in the search engine
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:周伟光
  1. mutex

    0下载:
  2. uc/OS-ii互斥信号量的处理,大家好好研究啦-uc/OS-ii Mutex Semaphore handling of everyone you carefully study
  3. 所属分类:多媒体

    • 发布日期:2024-05-13
    • 文件大小:336896
    • 提供者:华超
  1. mutex

    0下载:
  2. 使用互斥信号量解决ucosii中的优先级反转-The use of mutex semaphores to solve the ucosii Priority Inversion
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:Zhang
  1. create-mutex

    0下载:
  2. ucos-ii中互斥信号mutex建立源码-ucos-ii in the establishment of mutually exclusive mutex signal source
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zycjay2008
  1. del-mutex

    0下载:
  2. ucos-ii中互斥信号mutex的删除-ucos-ii in the deletion of mutex mutex signal
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zycjay2008
  1. pend-mutex

    0下载:
  2. ucos-ii中等待一个互斥信号mutex源码-ucos-ii in waiting for a mutex mutex signal source
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zycjay2008
  1. post-mutex

    0下载:
  2. ucos-ii中发送一个互斥信号mutex源码-ucos-ii Send a mutex mutex signal source
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:zycjay2008
  1. Mutex

    0下载:
  2. 互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zifangz
  1. mutex

    0下载:
  2. 在线程实际运行过程中,经常需要多个线程保持同步。这时可以用互斥锁来完成任务。(Threads often require multiple threads to keep synchronization during the actual operation of the thread. You can then use the mutex to complete the task.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:Melodyluer
« 12 3 4 5 6 7 8 9 10 ... 34 »

源码中国 www.ymcn.org