搜索资源列表

  1. 操作系统试验报告

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

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:张飞
  1. 生产者消费者c++

    0下载:
  2. 计算机操作系统的c++版本,很不错的哦,实用,适合广大的大学生参考-computer operating system c version, oh very good, practical and suitable for the majority of the students reference
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:柴俊
  1. producer-java

    0下载:
  2. 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:苏晓
  1. Producer & Consumer

    0下载:
  2. VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:osr
  1. mymorningjava

    0下载:
  2. java小程序,生产者-消费者问题(Java实现),电梯程序模拟,等等, java 小游戏-small programs, producer-consumer (Java), the elevator simulation, etc., java small game
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:凌晨
  1. Java问题

    0下载:
  2. 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:赵威
  1. sms_que

    0下载:
  2. 一个实现可以在进程间或者线程间通信的高效环形队列类,特别适用于那种生产者/消费者模型的应用中-an achievement in inter-process communication between threads or efficient circular queue category, particularly applicable to the kind of producer/consumer model of the app
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:杨雨虹
  1. produce-customer

    0下载:
  2. 经典问题.生产者,消费者问题.模拟操作系统进程.-classic problem. Producers, consumer issues. Operating system simulation process.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2238464
    • 提供者:张宸
  1. jchc

    0下载:
  2. 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-to producer/consumer model as the basis, in Windows 2000 to create an environment console process, in the process of creating n threads simulat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:飞翔
  1. shengchan1

    0下载:
  2. 学校生产者消费者问题,相关的一程序,呵呵呵呵呵呵后-schools producer consumer issues, one related to the procedure, after huh-huh-huh
  3. 所属分类:教育/学校应用

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

    0下载:
  2. 操作系统生产者消费者问题的一个程序,用信号量做的-operating system producers and consumers of a program that will signal to do
  3. 所属分类:教育/学校应用

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

    0下载:
  2. 用VC6编写的,采用了多线程技术的,解决生产者消费者算法的代码-VC6 prepared with the use of the multithreading technology, and solutions to producers and consumers algorithm code
  3. 所属分类:进程与线程

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

    0下载:
  2. 操作系统实验指导说明书 实验一 熟悉Linux环境 实验二 进程创建及进程通信 实验三 生产者-消费者问题 实验四 存储管理实验-operating systems experimental guidance brochures experiment with a two experimental Linux environment and the process of creation is the process o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:周发之
  1. 3434234

    0下载:
  2. 操作系统课程设计 用多进程同步方法解决生产者-消费者问题 -courses on operating system design using multiple process synchronization solutions producer-consumer issues
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:115712
    • 提供者:吴丕林
  1. sczxfzcx

    0下载:
  2. window下的生产者消费者程序 1、实验环境 本实验是在win2000+VC6.0环境下实现的,利用Windows SDK编制实例程序。所以试验需要在windows下安装VC后进行。VC是一个集成开发环境,其中包含了Windows SDK所有工具和定义;所以安装了VC后就不用特意安装SDK了。 2、实现步骤 (1) 打开VC,选择菜单项file->new,选择projects选项卡并建立一个名为" R_WP1"的
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:龙杏
  1. 63535277productor

    0下载:
  2. 生产者消费者的JAVA代码,看有没有人需要用,或者大家发个哲学家进餐的代码共同研究!-producers and consumers of Java code, to see no one needs to use You made a philosopher dining code joint research!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:托尼
  1. ProducerCustomer

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

    • 发布日期:2024-05-20
    • 文件大小:54272
    • 提供者:Bob
  1. demo_producer_consumer_ucosII

    0下载:
  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, experimen
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:208896
    • 提供者:糖糖
  1. Producer_Consumer_synchronization

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

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:王彦
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org