搜索资源列表

  1. linux

    1下载:
  2. Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C me
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:楚碧痕
  1. ProducerAndConsumer

    0下载:
  2. 本程序模拟操作系统进程管理的程序。称为生产者和消费者问题-products and consumer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:高山
  1. R_WP1

    0下载:
  2. 生产者和消费者程序,进程数、缓冲区数、生产者和消费者的个数都可以自己改变哦!-Producer and consumer processes, process number, buffer number, the number of producers and consumers can change~
  3. 所属分类:Windows编程

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

    0下载:
  2. 描述生产者和消费者问题的Windows内核程序,包含了API内核函数-Producer and consumer issues described in Windows kernel, the kernel function contains the API
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1970176
    • 提供者:文宁辉
  1. 45

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

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

    0下载:
  2. 生产者-消费者进程同步问题.生产者和消费者两个进程独立运行.-Producer- Consumer process synchronization problem. Producers and consumers operate independently of the two processes
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:小白鲨
  1. ss

    0下载:
  2. 模拟进程的创建与撤销,生产者和消费者进程互斥-Creation and revocation of the modeling process, the process of mutually exclusive producers and consumers
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:剑客
  1. duoxiancheng

    0下载:
  2. 多线程实现生产者和消费者实例,打造经典线程案例集锦-duoxiancheng
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:蝶恋花
  1. Cycle_follow-up_resource_bundle_producers_and_cons

    0下载:
  2. 关于labview中生产者和消费者循环的应用,包括文档说明和例程-Labview of producers and consumers about the cycle of applications, including documentation and routines
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3377152
    • 提供者:Erin
  1. Main

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. source.tar

    0下载:
  2. 是关于生产者和消费者的经典IPC问题-the IPC problem of the producters and consumers~~~~~~~~~~~
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:manman
  1. R_WP1

    0下载:
  2. 这是操作系统关于生产者和消费者问题的实验,由于代码比较长,本人花了一个上午敲下来,分享给各位,希望有所帮助!-Hope it will help everyone !
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:254976
    • 提供者:胡慧
  1. productor

    0下载:
  2. 关于生产者和消费者问题的解决的方法,运用到操作系统相关知识-Producers and consumers on ways to solve problems, using knowledge of the operating system
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:luxy
  1. p-c

    0下载:
  2. 操作系统经典问题生产者和消费者,互斥信号量解决进程同步的问题-Classic problem of the operating system producers and consumers, the settlement process mutex synchronization problem
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:huajinliang
  1. ProductorandCustome

    0下载:
  2. 生产者和消费者的问题应用的是java多线程,建立仓库,对生产者和消费者分别设置睡眠解锁时间,-Producers and consumers of the problem is the java multithreaded applications, the establishment of warehouses were set on the producers and consumers to unlock sleep time
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:谷行
  1. p_c

    0下载:
  2. 在Linux系统下实现“生产者和消费者”的模拟。-In the Linux system to achieve " producers and consumers," the simulation.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈金华
  1. main

    0下载:
  2. 在window系统下实现“生产者和消费者”的代码模拟。-In the window system to achieve " producers and consumers," the code simulation.
  3. 所属分类:系统编程

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

    0下载:
  2. 操作系统中经典的生产者消费者问题的模拟程序,基于MFC对话框,多线程,可随意添加生产者和消费者个数,动态显示缓冲池中的状态和生产者消费者的工作情况-Operating system issues the classic simulation program producers and consumers, based on MFC dialog box, multi-threaded, can easily add the number
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:1943552
    • 提供者:Meihua
  1. thread

    0下载:
  2. 实验总体要求,使用MFC相关的功能函数来模拟经典进程互斥和同步问题 生产者和消费者 读者和写者 哲学家就餐问题-The general requirements of experiments, the use of MFC function to simulate the functions related to the classical problem of mutual exclusion and synchroniz
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:m47
  1. ProductTest

    0下载:
  2. 编写生产者和消费者的问题,使用信号量机制。-The problem of producers and consumers prepared to use semaphore mechanism.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:bai
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »

源码中国 www.ymcn.org