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

搜索资源列表

  1. pv

    0下载:
  2. 操作系统-pv操作实现进程同步模拟生产者与消费这问题-OS-pv operations to achieve process synchronization analog producer and consumer problem
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:35628
    • 提供者:JFAN
  1. 实现生产者和消费者问题

    1下载:
  2. 实现生产者和消费者问题。输入:由英文字母和数字组成的不定长度字符串数组,例如{“abc”,”23d”,”1a”}。每隔100毫秒,生产者线程读入数据,放入生产者公用的仓库;消费者从仓库中取出字符串,进行倒置,-Producers and consumers realize the problem. Input: letters and numbers from the adventitious length of the string array, for example, {" ab
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-27
    • 文件大小:778
    • 提供者:
  1. 913319973434234

    0下载:
  2. 题目:多线程同步方法解决生产者-消费者问题-Title: Multi-thread synchronization solution to the producer- consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:116407
    • 提供者:霖犀一智
  1. humin

    0下载:
  2. linux 环境下编写的生产者--消费者问题-linux environment, prepared by the producer- consumer problem
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:36798
    • 提供者:
  1. 在nachos系统中实现生产者—消费者问题

    0下载:
  2. 在nachos系统中实现生产者—消费者问题-Implement the system in the nachos Producer- Consumer problem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-24
    • 文件大小:137866
    • 提供者:jeremy
  1. 516

    0下载:
  2. 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:118623
    • 提供者:萧天
  1. PV

    0下载:
  2. PV操作,生产者消费者问题,适用于初学者及操作系统同步机构入门,内含实验报告-PV operation, the producer consumer problem for beginners and the operating system synchronization, entry, reports containing experimental
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:208634
    • 提供者:HomerW
  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. ProducerandConsumerProblem

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

    • 发布日期:2016-03-21
    • 文件大小:29701
    • 提供者:CoCo
  1. get_CPU_ID

    0下载:
  2. 直接由汇编语言获取CPU信息!包括厂家、编号,等等。经测试正确!-Retrieve CPU information by ASM,such information as producer,ID,etc.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:592524
    • 提供者:cxw
  1. 617758producerConsumerModel_src

    0下载:
  2. 题目:多线程同步方法解决生产者-消费者问题-Title: Multi-thread synchronization solution to the producer- consumer issues
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:20242
    • 提供者:霖犀一智
  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. The use of producer and cons
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:14742
    • 提供者:yangdingda
  1. PV

    0下载:
  2. 模拟PV操作同步机构,且用PV操作解决生产者——消费者问题。-PV operation synchronization, simulation, and the use of PV operation to solve the producer- consumer issues.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:691
    • 提供者:王瑞
  1. shchzh

    0下载:
  2. 本原程序为个人操作系统课程设计 演示了生产者/消费者问题-This program is designned for personal OS course, it demos the problems between producer and consumer.
  3. 所属分类:

    • 发布日期:2017-12-02
    • 文件大小:653762
    • 提供者:曹洪光
  1. 焦玉超

    1下载:
  2. 操作系统课程设计生产者-消费者模拟算法。(我上传的为几种不同的算法,我这里还有好多,大家可以加我QQ联系)- The operating system curriculum designs the producer- consumer to simulate the algorithm. (On me passes on is several different algorithms, my here also has many, everybody may add my QQ relati
  3. 所属分类:操作系统开发

    • 发布日期:2013-06-27
    • 文件大小:2009909
    • 提供者:陈国强
  1. ServerMFC

    0下载:
  2. C++解决的一个生产者消费者模型,中间用到了临界资源的处理,队列的处理。-C++ Solve a producer consumer model, the middle of a critical resource used in processing, queue handling.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:101711
    • 提供者:徐明胜
  1. jchq

    0下载:
  2. (1) 掌握基本的同步与互斥算法,理解生产者消费者模型。 (2) 学习实用Windows2000/XP中基本的同步对象特性,掌握相关API的使用方法。 (3) 了解Windows2000/XP中多线程的并发执行机制,实现进程的同步与互斥。 -(1) master the basic synchronization and mutual exclusion algorithms, understanding of the producer consumer model. (2) lea
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:4724
    • 提供者:李宁
  1. 29_161625_pc

    0下载:
  2. 生产者与消费者问题算法实现,功能要求:根据进程同步机制,编写一个解决上述问题的可视化程序,可显示缓冲池状态、放数据、取数据等过程。 具体参数:有4个生产者进程,分别为P1、P2、P3和P4; 有4个消费者进程,分别是C1、C2、C3和C4; 缓冲区单元个数N=15; 不同的生产进程可生产不同的产品,自己可任意定义,在本程序中是直接将相应生产者代号放入缓冲区,消费时将某消费者消费某生产者的信息显示出来 -Producers and consumers, the issue
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:50367
    • 提供者:deer
  1. 1

    0下载:
  2. 这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1067
    • 提供者:赵与
  1. javashangchanzhewenti

    0下载:
  2. 生产者消费者问题的解决,不错的源码,望对大家有用-Producer consumer problem, a good source, hope for all of us useful
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:982
    • 提供者:changyanhe
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com