搜索资源列表

  1. jingkl

    0下载:
  2. 关于一个java线程的问题说明,是以生产者与消费者讲述-java threads of a problem that is about producers and consumers
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:ll
  1. Producer

    0下载:
  2. 用VC++实现生产者与消费者的问题,此源码通过了VC++6。0的测试-with VC producers and consumers, through this source of VC 6. 0 tests
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29585
    • 提供者:刘伟
  1. OSCurriculumDesignReport

    0下载:
  2. 关于操作系统的课程设计报告,包含两个程序的设计:生产者与消费者的问题、银行家算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:122168
    • 提供者:huangtao
  1. produce_consume

    0下载:
  2. java实现生产者与消费者双线程问题 在JDK6.0上测试通过
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4532
    • 提供者:
  1. CandP

    0下载:
  2. 生产者与消费者多线程问题,采用C++解决问题,设计3个线程,一个消费者,一个生产者,一个做缓冲
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:冯业星
  1. producer&consumer

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

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:邓文
  1. 信号量来解决操作系统的消费者与生产者问题

    0下载:
  2. 一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:飞杨
  1. produce_consume

    0下载:
  2. java实现生产者与消费者双线程问题 在JDK6.0上测试通过-java producers and consumers realize the issue of dual-thread on the test in JDK6.0
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. ProducerConsumer

    0下载:
  2. 生产者与消费者线程同步问题的一个模拟,帮助更深理解。采用JAVA面向对象的实现-Producers and consumers, thread synchronization issues in a simulated, helping a deeper understanding. Used to achieve the object-oriented JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:马占友
  1. PC1

    0下载:
  2. 操作系统里的生产者与消费者的问题,主要是在c++环境下运行的。可以参考-Operating system where producers and consumers, mainly in c++ Environment running under. Can refer to
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:cherry
  1. consumer_producer

    0下载:
  2. 用信号量机制实现多个生产者—消费者问题,实现线程间的同步与互斥-Semaphore implementation mechanism with a number of producers- the consumer problem, achieve inter-thread synchronization and mutual exclusion
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:qingangjun
  1. procon

    0下载:
  2. 生产者消费者同步问题,用于模拟都线程的并行与互斥-Producer consumer synchronization, threads are used to simulate parallel and mutually exclusive
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:88064
    • 提供者:guanggan
  1. 111

    0下载:
  2. 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1120256
    • 提供者:0
  1. JThreadSynch

    0下载:
  2. 用JAVA实现生产者与消费者的同步与互斥问题-Producers and consumers to use JAVA to achieve synchronization and mutual exclusion problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:Geena
  1. ProducerConsumer.exe

    0下载:
  2. 本代码很形象的描述了生产者和消费者的同步与互斥问题-This code is a descr iption of the image of producers and consumers of synchronization and mutual exclusion problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:Geena
  1. threadstime

    0下载:
  2. 循环创建三个线程,并分别显示时间与生产者和消费者问题 此为线程知识点的应用-Loop to create three thread, and showed the time and the producer and consumer issues This is the thread of the application of knowledge points
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:雅婷
  1. liao

    0下载:
  2. 进程同步与互斥 该代码非常完善的展现的经典进程同步与互斥问题——生产者和消费者问题的同步与互斥过程!-Process synchronization and mutual exclusion of the code is very well exhibited the classic process of synchronization and mutual exclusion problem- the problem of pro
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1998848
    • 提供者:liaoyalan
  1. semaphore

    0下载:
  2. linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:yangdingda
  1. pv_rw

    0下载:
  2. 利用Windows提供的API函数,用VISUALC++ 6.0编写程序,解决生产者与消费者问题,实现进程的互斥与同步实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者
  3. 所属分类:数据库编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:douduul
  1. XCGJM7

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者()
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:Ivlfvtv
« 1 2 3 4 5 67 8 9 »

源码中国 www.ymcn.org