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

搜索资源列表

  1. ossystem

    0下载:
  2. 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4139
    • 提供者:Li
  1. mae

    0下载:
  2. 生产者和消费者的问题,主要解决进程的同步和异步的问题-producers and consumers that the main problem solving process synchronous and asynchronous problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25256
    • 提供者:mingming
  1. PLC_Control

    4下载:
  2. 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:72165
    • 提供者:m__point
  1. ProduceandCreater

    0下载:
  2. 在操作系统中, 生产者和消费者的问题是经典问题中的一个,是有关于进程调度的问题.通过这个MFC的程序我们可以清楚的理解它们之间的内存分配和通信.-the operating system, producers and consumers is the classic problem of a problem. is on the process of scheduling problems. Through the MFC procedures we can clearly understand
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:24597
    • 提供者:李明
  1. ProducerCustomer

    0下载:
  2. 操作系统中内存管理部分 生产者消费者问题的源代码实现-operating system memory management component producers and consumers of the source code to achieve
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3936
    • 提供者:Bob
  1. producer_customer

    0下载:
  2. 生产者和消费者是一个程序上的生产者和消费者关系的演示程序,程序中运用可爱的动画来演示程序,清晰明了,程序中的核心代码是运用.NET框架中的上锁和解锁类函数来实现的。-producers and consumers is a point of relations between producers and consumers of the demonstration program, Application procedures lovely animation to demonstrate th
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:115501
    • 提供者:tiepiao
  1. demo_producer_consumer_ucosII

    1下载:
  2. 陈向群老师主讲的嵌入式操作系统实验作业之经典生产者消费者程序,在Windows平台下的uC/OS实验环境开发。需要下载任何一个µ C/OS-II version 2.51以后的版本,比如uCOSV262.exe;下载borlandc3.1或者4.5版本的编译器编译运行-Xiang-Qun Chen teachers speakers embedded operating system operations, experimental classical producers and co
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:209228
    • 提供者:糖糖
  1. Producer_Consumer_synchronization

    0下载:
  2. 关于操作系统里面生产者消费者同步问题的简单实现.-operating system on which producers and consumers synchronization simple to achieve.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38576
    • 提供者:王彦
  1. PV1983619

    0下载:
  2. 采用超前检测的算法解决传统的生产者消费者问题中的死锁情况,并含有详细的设计文档和测试程序-using advanced detection algorithms to solve the traditional problems of the producers and consumers of deadlock, and contains detailed design documentation and testing procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:102610
    • 提供者:yhl
  1. produceandcomsue

    0下载:
  2. 模拟操作系统生产者与消费者,功能详尽,易懂。-simulation system producers and consumers, functional detailed, understandable.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13980
    • 提供者:allen
  1. changyuxiao

    0下载:
  2. 操作系统课程设计,模拟算法生产者与消费者-courses on operating system design, simulation algorithm for producers and consumers
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:642885
    • 提供者:wsstc
  1. pc1525216

    0下载:
  2. 使用VC++编程实现“生产者——消费者”进程同步问题,理解进程同步概念及实现方法和信号灯机制。-use VC Programming "producer -- consumer" process synchronization problem understanding of the concept and process synchronization method and the signal mechanism.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40653
    • 提供者:Silent
  1. pc

    0下载:
  2. 用C#写的一个生产者与消费者程序,实现了,生产者与消费者的模拟.-write a producers and consumers procedures, the producers and consumers of simulation.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42485
    • 提供者:sussb
  1. 417554

    0下载:
  2. 07年操作系统的作业,消费者与生产者,以后不想做,直接下载,实验报告也写好了,名字改一下就能用-07 operating system, consumers and producers, since it does not want to do, direct download, Experimental report also done, the name change will be able to use what
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:24469
    • 提供者:天涯
  1. p&c

    0下载:
  2. 经典的生产者、消费者问题。-classic producer, consumer issues.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2076
    • 提供者:张帆
  1. product-consume

    0下载:
  2. 一个生产者-消费者问题例子-a producer-consumer issues example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1390
    • 提供者:李春
  1. c程序设计

    0下载:
  2. c语言实现生产者消费者问题-producer consumer issues
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:931
    • 提供者:王宇
  1. czxt

    0下载:
  2. 操作系统 操作系统] 操作系统 消费者-生产者模拟程序-OS operating system] operating system consumer-producer simulation program
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:50789
    • 提供者:pcq
  1. produce

    0下载:
  2. 操作系统中一个生产者消费者问题的在vc++中的简单实现-operating system a producer consumer issues in vc the simple realization
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11996
    • 提供者:zmq
  1. 3

    0下载:
  2. 生产者与消费者问题,很不错的,大家可以互相交流一下吗
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2372
    • 提供者:della
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com