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

搜索资源列表

  1. atlcompappwz.zip

    0下载:
  2. ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window cl
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:11420
    • 提供者:
  1. 鼠标取词vc代码

    1下载:
  2. 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has m
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71846
    • 提供者:李斌
  1. 用线程做一个生产者-消费者同步问题

    0下载:
  2. 用线程做一个生产者-消费者同步问题 其实我是想用线程做一个生产者-消费者同步问题,现在已经成功了,贴出来,大家请指证. 我想让线程thread1和thread2按顺序显示,于是加了个信号量mysem,并且在新建两个线程的两个函数中进行P,V操作,来控制先后显示顺序-threads do with a producer-consumer Synchronization I actually want to do with threaded a producer-consumer synchroni
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:lj
  1. Producer & Consumer

    0下载:
  2. VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37861
    • 提供者:osr
  1. mymorningjava

    0下载:
  2. java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:212961
    • 提供者:凌晨
  1. shenchanxiaofei

    0下载:
  2. 实现多线程通信,生产这与消费者问题在次的到解决。-multi-thread communication, and production of these consumer issues in the time to solve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:182996
    • 提供者:徐旭明
  1. Java问题

    0下载:
  2. 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6884
    • 提供者:赵威
  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. producer-consumer

    0下载:
  2. producer-consumer problem 的源码-producer-consumer source of the problem
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7935
    • 提供者:ws
  1. producter-and-consumer

    0下载:
  2. linux多线程编程,生产者消费者问题的c语言实现,模拟多线程编程资源抢占问题。-Linux multi-threaded programming, the producer-consumer problem, c language, analog multi-threaded programming resources to seize the problem.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1119868
    • 提供者:wangfeng
  1. producer-consumer-problem

    0下载:
  2. Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:96073
    • 提供者:MidnightD
  1. consumer

    0下载:
  2. 生产者消费者问题的一个小程序,结合操作系统实验可以用来加深对线程的理解.-Producers of consumer issues, a small program, combined with the operating system can be used to deepen their understanding of experimental threads understanding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:1760
    • 提供者:li
  1. producercustomer

    0下载:
  2. 多线程编程示例,解决生产者消费者问题.水平有限,仅供初学者参考.-Multi-threaded programming examples to solve the producer consumer problem. Is limited, only for advanced users.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9986632
    • 提供者:zhen
  1. consumer-producer

    0下载:
  2. c语言。生产者消费者问题的信号量解决代码。简洁明了-c language. About consumer and producer.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3552171
    • 提供者:申俊泽
  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. producer-and-consumer

    0下载:
  2. 生产者-消费者问题是典型的PV操作问题,假设系统中有一个比较大的缓冲池,生产者的任务是只要缓冲池未满就可以将生产出的产品放入其中,而消费者的任务是只要缓冲池未空就可以从缓冲池中拿走产品。缓冲池被占用时,任何进程都不能访问。-Producer- consumer problem is a typical PV operation, assume that the system has a relatively large pool, the producer s task is as long a
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4898
    • 提供者:李明
  1. producer-consumer

    0下载:
  2. 利用记录型信号量解决生产者-消费者问题 利用记录型信号量解决生产者-消费者问题-Record semaphore to solve the producer- consumer problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:1390
    • 提供者:李丽
  1. product-consumer

    0下载:
  2. 一个简单的实现生产者——消费者同步的小程序,可以很好的互斥实现-A simple implementation of the producer- consumer synchronization process mutex to achieve good
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2791094
    • 提供者:huangdongchao
  1. productor--and-consumer

    0下载:
  2. 操作系统生成者消费者问题,生成者消费者共享有限缓冲区问题-Operating system producer consumer issues, share limited buffer producer consumer problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3767
    • 提供者:吕某某
  1. ProducerConsumerSolution.java

    0下载:
  2. solved the producer and consumer problem
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:larry1021
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com