CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 操作系统 c

搜索资源列表

  1. ProducerConsumerProblem

    0下载:
  2. 操作系统实验:用信号量解决producer & consumer问题。 包括: WIN ProCon(1).cpp WIN ProCon(2).cpp LINUX ProCon.c-Operating System Experiment: Using Semaphores solve the producer & consumer issues. Include: WIN ProCon (1). Cpp WIN ProCon (2). Cpp LINUX ProCon.c
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:16654
    • 提供者:张泽西
  1. KeilSoftwareCx51

    0下载:
  2. 本手册讲述对8051 的目标环境如何使用Cx51 优化C 编译器编译C 程序Cx51 编 译器包可以用在所有的8051 系列处理器上可以在WINDOWS 32 位命令行中执行本手 册假定你熟悉WINDOWS 操作系统知道如何编程8051 处理器并会用C 语言编程-This manual describes the target environment of the 8051 how to use the Cx51 optimizing C compiler to compile C pr
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1374595
    • 提供者:honyu
  1. banker

    0下载:
  2. 模拟操作系统中的银行家算法,1.txt的录入格式 进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数 共5行-The Banker Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1821
    • 提供者:shiboo
  1. PM

    0下载:
  2. (1)运行环境:本系统是基于Windows操作系统下的一个提供给宿舍管理员使用方便其管理宿舍日常事务的软件,操作系统必须为Windows系列的升级到Microsoft .Net Framework 2.0以上的公共语言运行库,其所用到的第三方控件的连接文件已经全都打包到本系统根目录中,操作系统不需要任何特殊的设置,该系统尚未正式投入使用。 (2)开发环境:本系统是基于Microsoft .Net Framework 2.0平台开发的,采用的编程语言为C#,开发工具为Microsoft Vis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:182347
    • 提供者:何玉业
  1. FCFSSJF

    0下载:
  2. FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现-FCF and SJF,it comes from the exersize of OpratingSystem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:743
    • 提供者:木子
  1. standord.os.140

    0下载:
  2. 美国斯坦福大学操作系统课程讲义 c s 1 4 0-stanford university operating system lecture notes
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:21332916
    • 提供者:张志
  1. banker

    0下载:
  2. 操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:850
    • 提供者:驰骋
  1. fileos

    0下载:
  2. 用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:632225
    • 提供者:jzb
  1. deadlock

    0下载:
  2. 操作系统的 死锁检测与解除。通过C语言编程实现-operate System deadlock problem,the word lab report.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:95654
    • 提供者:赵绎
  1. ARToolKit-2.72.1-bin-win32

    0下载:
  2. ARToolKit是一套基于c语言的增强现实系统二次开发包,能够在SGI IRIX, PC Linux以及PC Windows95/98/NT12000等不同的操作系统平台上运行,其实时、精确的二维注册功能使得工程人员能够非常方便、快捷的开发增强现实应用系统。- An augmented reality (AR) system generates a composite view for the user. It is a combination of the real scene view
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9211721
    • 提供者:sg
  1. ASP.NET

    0下载:
  2. ASP.NET数据库高级教程(C#篇) 数据库配置方法 下面说明为了运行ASP.NET(C#篇)程序所要进行的步骤: 1.要求操作系统为Windows 2000以上,且先期需要安装有IIS服务器。 2.按照步骤安装Visual Studio.NET 2003中文版。 3.安装好后就要为程序配置数据库和虚拟路径了。 4.数据库要求是SQL Server 2000企业版。 -Senior ASP.NET Database Tutorial (C#
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:2119459
    • 提供者:wangziqi
  1. yinhangjiasuanfa

    0下载:
  2. 操作系统中用C++实现银行家算法,实现安全性算法。可以判断这个系统资源是否足够与是否可以进程申请资源后系统是否安全。-The operating system using C++ realization of banker' s algorithm to achieve security algorithms. The system can determine the adequacy of resources and the possibility of the application
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1634
    • 提供者:siala
  1. wenjian

    0下载:
  2. 针对操作系统中的文件管理,此代码用C++来实现文件管理,为文件管理做演示-Document management for the operating system, this code using C++ to implement document management, document management do for the demo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2314
    • 提供者:huang
  1. jincheng

    0下载:
  2. 进程同步,操作系统课程设计 c++代码-program of c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:李祥宏
  1. clock

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟时钟中断的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the clock interruption, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1035703
    • 提供者:zgm
  1. memmory

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟内存分配与管理的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the memory allocation and management of the situation, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:427509
    • 提供者:zgm
  1. YHJ

    0下载:
  2. 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2113
    • 提供者:greenen
  1. jinchengtongbu

    0下载:
  2. 利用c++实现操作系统中进程同步中的经典问题——生产者与消费者问题的模拟实现过程。-Using c++ operating system processes to achieve a classic problem of synchronization- producers and consumers, the implementation process simulation problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1254455
    • 提供者:天逸
  1. ss

    0下载:
  2. 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1506
    • 提供者:何玉
  1. 02

    0下载:
  2. 是操作系统分区式存储管理的一个运行试验,是用C++编写的。可以帮助更好的理解实验-Is the operating system partition storage management, a running test, is written in C++. Can help a better understanding of experimental
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:872994
    • 提供者:何玉
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com