搜索资源列表

  1. Consumer-Producer

    0下载:
  2. java生产者消费者程序实现   线程,信号量互斥事件   临界资源-java producer consumer program threads, semaphores contradict critical resources incident
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10194
    • 提供者:龙杏
  1. producer-consumer

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

    • 发布日期:2008-10-13
    • 文件大小:7935
    • 提供者:ws
  1. 生产者-消费者问题

    0下载:
  2. 用c语言实现生产者-消费者问题-used language producer-consumer issues
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:3072
    • 提供者:
  1. Consumer-Producer

    0下载:
  2. java生产者消费者程序实现   线程,信号量互斥事件   临界资源-java producer consumer program threads, semaphores contradict critical resources incident
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:10240
    • 提供者:龙杏
  1. producer-consumer

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

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:ws
  1. share-consumer

    0下载:
  2. 信号量实现对生产者和消费者的共享内存的控制-Semaphore producers and consumers to achieve the shared memory control
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:一飞
  1. producer_consummer

    0下载:
  2. 应用临界区解决操作系统生产者消费者问题源码,实验实现环境 Visual Studio 2005。-Application of the critical areas to solve the producer consumer problem of the operating system source code, experimental realization of the environment Visual Studio 200
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-07
    • 文件大小:14336
    • 提供者:pk
  1. Java

    0下载:
  2. 用多进程同步方法解决生产者——费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:4096
    • 提供者:heige
  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
  3. 所属分类:进程与线程

    • 发布日期:2024-05-07
    • 文件大小:96256
    • 提供者:MidnightD
  1. producer-consumer

    0下载:
  2. 用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:王春林
  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编程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:li
  1. produce_consume

    0下载:
  2. 操作系统课程设计:很好的课程设计:研究的是生产者消费者的进程同步问题,需要的人赶紧下吧-Operating systems curriculum design: a very good curriculum design: the study is the process of the producer consumer synchronization problem, those who need it quickly, are yo
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-07
    • 文件大小:2106368
    • 提供者:张薇薇
  1. linear

    0下载:
  2. - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the pr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:張治國
  1. thread

    0下载:
  2. 该程序运用线程的mutex控制数据流的锁定,实现Producer和consumer之间对buffer的合理有序的利用-The program to control the use of thread mutex lock data stream to achieve Producer and consumer of buffer between the rational and orderly use of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:dreamshello
  1. Producer_Consumer

    0下载:
  2. 用java实现经典consumer和producer通信问题的程序-use java to realize the consumer and producer
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:209920
    • 提供者:fd
  1. producer_consumer_problem

    0下载:
  2. a code that represents the consumer producer problem
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:denis
  1. os

    0下载:
  2. 操作系统中生产者和消费者算法模拟,pb实现-the simulation of the producer-consumer algorithm in os,made by pb
  3. 所属分类:系统编程

    • 发布日期:2024-05-07
    • 文件大小:54272
    • 提供者:fan
  1. Life

    0下载:
  2. life is producer-consumer design pattern code.-life
  3. 所属分类:书籍源码

    • 发布日期:2024-05-07
    • 文件大小:720896
    • 提供者:chendong
  1. pthread

    0下载:
  2. pthread同步信号量解决生产者消费者问题-pthread producer consumer synchronization semaphores to solve the problem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:123
  1. consumer

    0下载:
  2. 题目二:用多进程同步方法解决生产者-消费者问题。 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者线程的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Title 2: The multi-proce
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:37888
    • 提供者:duge
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org