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

搜索资源列表

  1. moni-DOS

    0下载:
  2. 一个用C++编写的模拟DOS的程序,操作系统大作业之一。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4141
    • 提供者:雪睿
  1. shebeiguanli

    0下载:
  2. 模拟设备的管理,操作系统大作业之一,初始有4各设备,3个控制器,2个通道。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:雪睿
  1. fenye

    0下载:
  2. 分页操作,操作系统大作业之一,内有页表和内存,LRU方法。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2501
    • 提供者:雪睿
  1. 操作系统大作业(内存分配)

    0下载:
  2. 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:271508
    • 提供者:巫昌凯
  1. os

    4下载:
  2. 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:799443
    • 提供者:蔡少
  1. filesystem__ok

    1下载:
  2. 操作系统文件管理,自己的操作系统大作业,绝对是自己编的-Document management system, its own operating system, major operation, it is its own series of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:6070
    • 提供者:汪涵
  1. deadlock

    0下载:
  2. 操作系统课程设计:死锁问题。 哲学家进餐问题的解决!!!很好的操作系统大作业!-Operating systems curriculum design: Deadlock problem. Dining philosophers problem! ! ! Very good major operating system!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:47356
    • 提供者:张薇薇
  1. PageReplaceMentAlgorithmsDemo

    0下载:
  2. 操作系统课程设计:页面置换算法!!!很好的操作系统大作业,做的很认真-Operating systems curriculum design: page replacement algorithm! ! ! Very good operating system, large operations, to do very seriously
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3399377
    • 提供者:张薇薇
  1. moban

    0下载:
  2. 操作系统课程设计实习报告模板。。一份很实用的操作系统实习模版,有源码。。。也可以做大作业交!或课程设计,毕业设计- OS !!
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1960512
    • 提供者:xu
  1. socket

    0下载:
  2. 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:139103
    • 提供者:stallion
  1. 1

    0下载:
  2. 操作系统大作业之内存管理 本程序采用字符界面,全部用标准C++代码写成,可以在Liunx平台上编译,运行。由于手头上没有安装Linux的程序环境,没有提供Linux版的可执行文件。只提供了Windows版的。 本程序模拟了数次内存分配和释放的过程。采用最佳适配法。用两条链表(一条为已使用的,另一条为空闲的)管理内存。同时用数字0表示空闲,1表示第一个作业,2表示第二个作业,...以此类推。-Great job of the operating system memory manage
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:99092
    • 提供者:abel
  1. process-control2

    0下载:
  2. 操作系统大作业进程控制模拟,用c++写的。-Operating system operation the control of process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1560
    • 提供者:王良
  1. neicunfenqu

    0下载:
  2. 操作系统大作业 内存分区 vc下编译通过 详细的程序说明-Large operating memory the operating system partition
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:2443
    • 提供者:邓前
  1. mm

    0下载:
  2. 操作系统大作业 内存管理 -read from file
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1936836
    • 提供者:xiaosi
  1. ProcessMonitor

    0下载:
  2. 操作系统大作业,自己做的进程管理器,能显示进程列表,系统资源使用情况及每个进程的详细信息。-Operating system work, do the process manager can display the list of processes, system resource usage and process information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:213103
    • 提供者:lzr
  1. YHJSF

    0下载:
  2. 使用VC++实现银行家算法,当时的操作系统大作业,给大家共享了-Use VC++ bankers algorithm, then the operating system large operations, to share the
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:329863
    • 提供者:Alexia
  1. FIFO-Replacement-algorithm

    0下载:
  2. FIFO 置换算法 操作系统大作业FIFO源代码-FIFO Replacement algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:720
    • 提供者:
  1. LRU--algorithm

    0下载:
  2. LRU 算法 操作系统大作业C语言源代码-LRU algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1863
    • 提供者:
  1. Bankers-algorithm

    0下载:
  2. 银行家算法 操作系统大作业C++语言源代码-Banker s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:
  1. 页面置换算法模拟实验操作系统大作业(含源文件)

    1下载:
  2. 华南理工大学2020秋季作业算法模拟。。。。(2020 fall homework algorithm simulation of South China University of Technology. No, no, no. no, no, no.)
  3. 所属分类:操作系统开发

    • 发布日期:2020-11-04
    • 文件大小:796672
    • 提供者:Dennis2020
« 12 3 4 »
搜珍网 www.dssz.com