搜索资源列表

  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can b
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:8.5kb
    • 提供者:国威
  1. 信号量sem

    0下载:
  2. 这是自己写的一个关于经典ipc问题-读者写者的实现。(用信号量实现)-this is the one to write his classic IPS on the issue-the readers to write to achieve. (Using signal capacity achieved)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.71kb
    • 提供者:梁立平
  1. PowerSupplySimple

    0下载:
  2. NI-GPIB例程,供VB编程者参考,希望大家会有用,我也是刚学,希望大家多多指教-NI-GPIB routines for VB programmers reference, we hope that there will be used, I also just learning, we hope the exhibitions
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:ygt
  1. 1

    0下载:
  2. Tomorrow 教 程 吧 永久域名:无限电脑电子教程*完全免费* 备份域名:无限电脑电子教程*完全免费* ======================================================= 注:本站服务内容是以:电脑教程为主,动画内容 主要为:网络攻防.软件破解.网络软\\硬件调试.程序编程 编程原代码解析,破解;黑软,等等教程读物
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5.2kb
    • 提供者:赵超
  1. 读者写者模拟

    0下载:
  2. 模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:84.09kb
    • 提供者:王东
  1. 亮剑Net-深入体验与实战精要

    2下载:
  2. 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
  3. 所属分类:.NET相关

  1. 数据结构的C++描述

    0下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. 读者写者模拟

    0下载:
  2. 模拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试。-operating system simulation, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be opened debugging.
  3. 所属分类:进程与线程

    • 发布日期:2025-04-12
    • 文件大小:84kb
    • 提供者:王东
  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers- who wrote the program examples. Vc with the preparation, direct project documents can be
  3. 所属分类:CA认证

    • 发布日期:2025-04-12
    • 文件大小:8kb
    • 提供者:国威
  1. 操作系统课程设计报告及原代码

    0下载:
  2. 通过实现经典的读者写者问题,巩固对线程及其同步机制的学习效果,加深对相关基本概念的理解,并学习如何将基本原理和实际设计有机的结合。-through the realization of the classic problem of readers to write, and the consolidation of thread synchronization mechanism of the study results, relate
  3. 所属分类:教育/学校应用

    • 发布日期:2025-04-12
    • 文件大小:210kb
    • 提供者:晨风
  1. 信号量sem

    0下载:
  2. 这是自己写的一个关于经典ipc问题-读者写者的实现。(用信号量实现)-this is the one to write his classic IPS on the issue-the readers to write to achieve. (Using signal capacity achieved)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-04-12
    • 文件大小:2kb
    • 提供者:梁立平
  1. PowerSupplySimple

    0下载:
  2. NI-GPIB例程,供VB编程者参考,希望大家会有用,我也是刚学,希望大家多多指教-NI-GPIB routines for VB programmers reference, we hope that there will be used, I also just learning, we hope the exhibitions
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-04-12
    • 文件大小:4kb
    • 提供者:ygt
  1. windows_reader_writer

    0下载:
  2. 线程的读者优先与写者优先。创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件进行读写操作。用信号量机制分别实现读者优先和写者优先的读者写者问题。-priority threads with the readers who wrote priority. The process of creating a console, this process contain n threads. U
  3. 所属分类:进程与线程

    • 发布日期:2025-04-12
    • 文件大小:8kb
    • 提供者:
  1. chaozuoxintong

    0下载:
  2. 读者写者问题课程设计.具有详细的流程.实验结果及其截图-Readers to write the issue of curriculum design. A detailed flow. The experimental results and screenshots
  3. 所属分类:操作系统开发

    • 发布日期:2025-04-12
    • 文件大小:64kb
    • 提供者:wj
  1. 1

    0下载:
  2. Tomorrow 教 程 吧 永久域名:无限电脑电子教程*完全免费* 备份域名:无限电脑电子教程*完全免费* ======================================================= 注:本站服务内容是以:电脑教程为主,动画内容 主要为:网络攻防.软件破解.网络软\硬件调试.程序编程 编程原代码解析,破解;黑软,等等教程读物。
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-04-12
    • 文件大小:5kb
    • 提供者:
  1. consumer_producer

    0下载:
  2. 多个生产者多个消费者同步问题——进程调度--操作系统模拟-A number of producers more than consumers synchronization- the process of scheduling- the operating system simulation
  3. 所属分类:.net编程

    • 发布日期:2025-04-12
    • 文件大小:782kb
    • 提供者:kp
  1. operation

    0下载:
  2. 在linux环境下实现操作系统的读者-写者问题.读者写者随机访问.-In linux operating system environment to achieve the readers- to write the problem. Readers who write random access.
  3. 所属分类:操作系统开发

    • 发布日期:2025-04-12
    • 文件大小:168kb
    • 提供者:sara
  1. procon

    0下载:
  2. 生产者消费者同步问题,用于模拟都线程的并行与互斥-Producer consumer synchronization, threads are used to simulate parallel and mutually exclusive
  3. 所属分类:并行运算

    • 发布日期:2025-04-12
    • 文件大小:86kb
    • 提供者:guanggan
  1. reader-writer

    0下载:
  2. 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can m
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-04-12
    • 文件大小:1kb
    • 提供者:谢雨
  1. processing

    0下载:
  2. 应用建造者-工厂模式实现雷达信号处理系统的内部处理过程,主要是框架流程实现-builder mode
  3. 所属分类:其他小程序

    • 发布日期:2025-04-12
    • 文件大小:117kb
    • 提供者:linxi
« 12 »

源码中国 www.ymcn.org