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

搜索资源列表

  1. lru

    0下载:
  2. 请求分页式存储管理 运用LRU(最近最少使用页面先淘汰)算法 -Request the use of storage management Tabbed LRU (least recently used page first out) algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:8471
    • 提供者:ww
  1. Produce

    0下载:
  2. 本程序是操作系统里面常用的一个程序,某工厂有两个生产车间和一个装配车间,两个生产车间分别生产A、B两种零件,装配车间的任务是把A、B两种零件组装成产品。两个生产车间每生产一个零件后都要分别把它们送到装配车间的货架F1、F2上,F1存放零件A,F2存放零件B,F1和F2的容量均为可以存放10个零件。装配工人每次从货架上取一个A零件和一个B零件然后组装成产品。用多线程并发进行正确的管理。-This procedure is commonly used operating system inside
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:32443
    • 提供者:菲戈
  1. caozuoxitong

    0下载:
  2. 一个简单的操作系统,有文件管理,进程管理和设备管理!-A simple operating system, there are document management, process management and device management!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:103876
    • 提供者:yincuiwei
  1. Clock

    0下载:
  2. 改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:7871
    • 提供者:李方
  1. time-slice_test

    0下载:
  2. 操作系统实验1 时间片轮转-Operating system time slices rotation in Experiment 1
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:li
  1. Monitor

    0下载:
  2. 一个monitor程序,监视系统中的进程操作系统可上面用的-A monitor procedures, surveillance systems in the process of the operating system can be used above
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:27296
    • 提供者:丁林枭
  1. Article_src

    0下载:
  2. 检查操作系统下是否安装了net.framework,以及它的版本号-Check whether the installed operating system net.framework, as well as its version number
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:4191
    • 提供者:罗豪
  1. Attemper

    0下载:
  2. 此程序可以解决作业调度问题,几种常用的作业调度算法都有.-This procedure can solve the job scheduling problem, several commonly used scheduling algorithms are.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:34181
    • 提供者:王艳
  1. Sysinfo

    0下载:
  2. 查询电脑的信息,如所使用的电源\操作系统类型\主机名等-For inquiries, computer information, such as the power used by the operating system type, such as host name
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7802
    • 提供者:梁天
  1. cipanguanli

    1下载:
  2. 用C++实现的模拟操作系统中磁盘管理的实现,代码通俗易懂!适合于初学者!-With C++ Simulated operating system to achieve the realization of disk management, code easy to understand! Suitable for beginners!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:56301
    • 提供者:陈小荣
  1. os

    0下载:
  2. 设计一个模拟的多用户多级目录的文件系统,并提供基本命令来模拟这个文件系统的文件操作。用一个文件来模拟用户表,用来记录当前系统中的用户,每一个用户有一张自己的用户目录表,用来记录自己账户下的目录情况,目录表也是用形式保存在硬盘中。用户分普通用户,管理员,超级管理员三种,各用户只可以在自己目录下操作文件,超级管理员可以为新用户分配用户目录,可以设置用户的权限,而管理员只可以为新用户分配用户目录,普通用户则只能在自己的目录下进行文件操作。 用户登陆之后,可以在其用户目录下面进行文件操作,可以新建
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19090
    • 提供者:Dante
  1. VirtualStore

    0下载:
  2. 本实验的程序设计基本上按照实验内容进行。即首先用srand()和rand()函数定义和产 生指令序列,然后将指令序列变换成相应的页地址流,并针对不同的算法计算出相应的命中 率-The experimental procedure is basically the design of the content in accordance with the experiment. That is, first of all with srand () and rand () function
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:2321578
    • 提供者:彭格
  1. jfgl

    0下载:
  2. 经费软件,可以对经费进行统一管理,是一款非常实用的小软件 -Financing software for unified management of funds, is a very practical small software
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:6648
    • 提供者:symphony
  1. yinghangjia

    0下载:
  2. 由c++实现的银行家算法,配有代码,和相关的一些说明-By c++ Achieve bankers algorithm, with code, and related some of that
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:538672
    • 提供者:顾箫剑
  1. jiguanguan

    0下载:
  2. 这是一个籍贯管理系统,可用于C++程序设计-This is a place of origin management system, can be used in C Program Design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:7070
    • 提供者:太阳
  1. tongxunluguanlixitong

    0下载:
  2. 这是一个通信录管理系统,用于C++课程设计使用 -This is a recorded communications management system for C++ Courses designed for use
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:9334
    • 提供者:太阳
  1. IEfsx

    0下载:
  2. 通过程序向另一软件发送信息或截取另一软件界面上的信息vb源码-Through the process send a message to another software or another software interface on the interception of information source vb
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:14059
    • 提供者:zhm
  1. hio

    0下载:
  2. 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。-Using high-level language writing and debugging one or more job scheduling simulation procedures in order to deepen their understanding of job scheduling algorithm.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:558206
    • 提供者:段文君
  1. rs-rtos

    1下载:
  2. rt-rtos,国人写的实时操作系统,值得研究,内附该rtos的设计文档,非常珍贵-rt-rtos, people write real-time operating system, worthy of study, containing the RTOS design document, very precious
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1281352
    • 提供者:zhang
  1. Enumsystemprocess

    0下载:
  2. 枚举当前操作系统(windos XP)中存在的所有进程,-Enumerate the current operating system (windos XP) that exist in all the process,
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:25629
    • 提供者:skyfly
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com