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

搜索资源列表

  1. 生产者-消费者

    0下载:
  2. 生产者-消费者的JAVA小程序-producer-consumer Java Applet
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:912
    • 提供者:朱陟山
  1. TULIPSYS

    0下载:
  2. 生产者与消费者问题-producer and consumer issues
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:29569
    • 提供者:悉尼
  1. 勾子编程实例源码监制键盘输入

    0下载:
  2. 勾子编程实例源码监制键盘输入-hook programming examples keyboard input source producer
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:85035
    • 提供者:李超
  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. 本文从信号量、管程和消息传递三个方面讨论了进程间的同步问题,并分别给出了关于生产者/消费者问题的解决算法,最终还分析了以上三种方法的优缺点。-signal from the amount of paper tube and messaging three discussed the process of synchronization and were given on the producer / consumer problem solving algorithm, ultimately a
  3. 所属分类:软件工程

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

    0下载:
  2. 进程管理中的生产者消费者问题 只要是是描述进程管理中生产者与消费者在共享文件时是否同步与互斥问题-management process, the producer consumer issues as long as it is described process management producers and consumers when sharing files synchronized with the Mutual Exclusion
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7915
    • 提供者:王成
  1. 题目:多线程同步方法解决生产者-消费者问题

    1下载:
  2. 题目:多线程同步方法解决生产者-消费者问题 (Bounded - Buffer Problem) 内容:有界缓冲区内设有10个存储单元,放入/取出的数据项 设定为1~10这10个整形数。要求每个生产者和消费者对有界 缓冲区进行操作后,即时显示有界缓冲区的全部内容、当前指针位 置和生产者/消费者标识符。-topics : multithreaded synchronization solution to producer-consumer (Bounded - Buffer Problem) :
  3. 所属分类:教育/学校应用

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

    0下载:
  2. 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3527
    • 提供者:大包
  1. wonlen

    0下载:
  2. 我们学校操作系统实验做的一些程序 包括进程同步,处理器调度,生产者消费者问题-our schools operating system to do some experimental procedures include process synchronization, processor scheduling, producer consumer issues. .
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:75371
    • 提供者:姚雷
  1. 操作系统试验报告

    2下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8533
    • 提供者:张飞
  1. uCOS-II实现的生产者消费者多任务演示程序

    0下载:
  2. uCOS-II实现的生产者消费者多任务演示程序,uCOS-II to achieve the producer of consumer multi-tasking demo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-14
    • 文件大小:3498090
    • 提供者:ZHANG
  1. vga_hex_disp.rar

    0下载:
  2. 该项目可在VGA显示器上显示RAM或ROM中的十六进制数据,使用VerilogHDL语言编写,在QuartusII开发环境下验证。,The Project displays the content of memory cells in the form of hexadecimal numbers. It uses RAM and ROM memory modules available through special functions. This is why before compilin
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:18416
    • 提供者:submars
  1. shengchanzheyuxiaofeizhe.rar

    0下载:
  2. 操作系统实验报告三——PV操作,生产者与消费者问题,Three experiments report the operating system- PV operation, the producer and consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1690921
    • 提供者:孙率
  1. R_WPublem.rar

    0下载:
  2. 操作系统课程设计:生产者消费者程序,windows环境,Visual C++开发工具,实现进程通信,Operating systems curriculum design: the producer consumer program, windows environment, Visual C++ development tools, to achieve the process of communication
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1632487
    • 提供者:123
  1. IsoLine

    0下载:
  2. 关于supermap生成等值线的例子,用C#实现- this producer is about supermap produce to a isoline
  3. 所属分类:CSharp

    • 发布日期:2017-02-19
    • 文件大小:1057792
    • 提供者:彭义荣
  1. 同一个进程地址空间内执行的七个线程

    0下载:
  2. 本实验设计在同一个进程地址空间内执行的七个线程。三个生产者线程四个消费者线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。生产者线程生产物品时,若无空缓冲区可用,生产者线程必须等待消费者线程释放出一个空缓冲区;消费者线程消费物品时,若无满的缓冲区,消费者线程将被阻塞,直到新的物品被生产出来。-The experimental design in the same process address space implementa
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-24
    • 文件大小:2766
    • 提供者:吴起
  1. producerconsumer.rar

    0下载:
  2. 进程同步模拟设计——生产者和消费者问题 .用手动输入的方式模拟信号量机制的生产者与消费者问题。,Synchronous analog design process- the issue of producers and consumers. Methods used to manually enter the amount of analog signal mechanism for the producer and consumer issues.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:10900
    • 提供者:lyb
  1. ProducerAndConsumer_using_CS_

    0下载:
  2. 生产者/消费者问题示例,系统级编程课程设计-Producer/Consumer Problem Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12179
    • 提供者:吴婧
  1. PCProblem

    0下载:
  2. 多进程同步解决生产者消费者问题 代码+报告+EXE演示文件-Multi-process synchronization code to solve the producer consumer+ report+ EXE demo file
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:171803
    • 提供者:L
  1. ProducerConsumer

    0下载:
  2. 采用Java 多线程技术,设计实现一个符合生产者和消费者问题的程序。对一个对象(枪膛)进行操作,其最大容量是12颗子弹。生产者线程是一个压入线程,它不断向枪膛中压入子弹;消费者线程是一个射出线程,它不断从枪膛中射出子弹-Use of Java multi-threading technology, designed to achieve a consistent producer and consumer issues programs. Pairs of an object (the cham
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:703
    • 提供者:Allan
« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com