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

搜索资源列表

  1. reader_and_writer

    1下载:
  2. 操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:69166
    • 提供者:文正
  1. bank

    0下载:
  2. .cpp,操作系统的银行家算法的C程序实验-. cpp, the operating system of the banker s algorithm C experimental procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1368
    • 提供者:00
  1. assignments.cpp

    0下载:
  2. 批处理系统下的作业调度的实现,欢迎下载,谢谢!-Batch job scheduling systems realization, please download, thank you!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2301
    • 提供者:yoshi
  1. new.cpp.tar

    0下载:
  2. 首次适应算法,最佳适应算法,最坏适应算法VC6.0++S实现-first fit
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1869
    • 提供者:ank
  1. File

    0下载:
  2. 文件系统cpp,包括文件系统设计以及必要的注释,操作系统课程作业-File System cpp, including the file system design as well as the necessary notes, operating system programs operating
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:7605
    • 提供者:apple
  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-28
    • 文件大小:16654
    • 提供者:张泽西
  1. bankerSafety28

    0下载:
  2. a cpp program to implement Bankers safty Algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1345
    • 提供者:naveen
  1. OS

    0下载:
  2. c++编写的操作系统课程设计的,关于多用户多级目录的设计-cpp OS design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:217976
    • 提供者:黄方方
  1. yinhangjia(CPP)

    0下载:
  2. 银行家算法是操作系统中比较重要的一种算法,能有效的解决资源的问题-Banker' s algorithm is more important in the operating system, an algorithm can effectively solve the problem of resources
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:13869
    • 提供者:杨波
  1. fs.cpp

    0下载:
  2. 操作系统原理的文件管理模拟代码,多用户,命令交互方式-Operating System simulation code, file management, multi-user, interactive mode command
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1651
    • 提供者:张佳
  1. banker.cpp

    0下载:
  2. 操作系统原理的银行家算法模拟程序, 可以参考下-Operating System bankers algorithm simulation program, you can refer to the following
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1020
    • 提供者:张佳
  1. xiancheng.cpp

    0下载:
  2. 实现操作系统中作业的三种调度过程,这是模拟三个进程如何在系统的调度下运行的-Operations to achieve the three operating system scheduling process, which is how to simulate three processes running under the system of scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1775
    • 提供者:张政
  1. main.cpp

    0下载:
  2. Operating System Process Scheduler simulation: FCFS, SRTN
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:4821
    • 提供者:hzhou
  1. testDlg

    0下载:
  2. testDlg.cpp file is to hide own module in task manager.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:2757
    • 提供者:apollor
  1. Banker-CPP

    0下载:
  2. 能实现应银行家算法的c++代码 运行环境为vc6.0-Banker c++
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:8648
    • 提供者:金火
  1. ios

    0下载:
  2. 多道批处理系统两级调度的模拟,内含有操作系统课程设计报告及源程序运行文件,用c编写的,CPP文件,用vc6打开-Multi-channel the batch system two scheduling simulation contains the operating system curriculum design report and source code to run the file, written in c, CPP file, open with vc6
  3. 所属分类:OS Develop

    • 发布日期:2017-11-10
    • 文件大小:548897
    • 提供者:lishijian
  1. process-scheduling-experiment

    0下载:
  2. 操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly be able to run.// Function: acc
  3. 所属分类:OS Develop

    • 发布日期:2017-11-25
    • 文件大小:1628
    • 提供者:金旭斌
  1. device-management-experiment-code

    0下载:
  2. 操作系统设备管理实验代码:大学课程操作系统上机实验-设备管理实验cpp,功能完善,符合要求-Experimental code of the operating system device management: university courses operating system on the computer experiment- Device Manager experimental cpp, perfect function, to meet the requirements
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:3675
    • 提供者:金旭斌
  1. main.cpp

    0下载:
  2. 简单文件管理系统,能实现简单的文件目录管理,一次可以打开5个文件-simple file management system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:5649
    • 提供者:董琳
  1. cPP

    0下载:
  2. 介绍贝叶斯方法的理论依据及近几年的典型贝叶斯分类方法,并给出不同方法下垃圾邮件过滤实验数据对比,总结贝叶斯方法在垃圾邮件处理中的优点和局限性,并提出下一步可能的研究方向.-Presentation of theory and Bayesian methods Bayesian classification method typical in recent years, and gives the spam filter test data comparison of different meth
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1029
    • 提供者:张翰
« 12 »
搜珍网 www.dssz.com