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

搜索资源列表

  1. 支持多个进程并发运行的简单进程管理模拟系统

    0下载:
  2. 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11059
    • 提供者:张鹏
  1. 请求分页存储管理方式

    0下载:
  2. 课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replacement
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:360272
    • 提供者:陈任全
  1. 可变分区存储管理的程序模拟

    0下载:
  2. 操作系统源代码----可变分区存储管理的程序模拟.
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:24012
    • 提供者:
  1. 页式管理

    0下载:
  2. 页面的存储管理,几种不同的调渡算法,能更深刻的学习存储管理,是可运行的程序-pages of storage management, several different cross-algorithm, the more profound study storage management, operational procedures
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4552
    • 提供者:执凹
  1. 操作系统存储器管理

    0下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:19820
    • 提供者:赵利君
  1. 操作系统进程管理

    2下载:
  2. 本次程序的题目为:进程管理——支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:27800
    • 提供者:赵利君
  1. 存储管理--页面置换

    0下载:
  2. 关于模拟操作系统的存储管理页面置换程序,挺好的.-simulation operating system on the storage management pages replacement procedures, Holbrook.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:若竹
  1. os3 本程序模拟磁盘存储空间的分配和回收

    0下载:
  2. 本程序模拟磁盘存储空间的分配和回收,并用位示图管理。-The program to simulate the distribution of disk storage and recovery, and management with a bit map display.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-23
    • 文件大小:1787
    • 提供者:chen
  1. zjf.rar

    0下载:
  2. 存储管理模拟,编写程序,模拟请求页式存储管理中的硬件地址转换过程,使用三种不同的页面置换算法进行页面替换。分别是先进先出,最佳置换,最近最久未使用页面替换,并计算缺页率。,Storage management simulation, programming, simulation request page storage management hardware address translation process, using three different page replacement
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-28
    • 文件大小:379678
    • 提供者:飓风
  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-27
    • 文件大小:32443
    • 提供者:菲戈
  1. dynamic

    0下载:
  2. 操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2466
    • 提供者:李志龙
  1. renwuguanliqi

    0下载:
  2. 操作系统课程设计:任务管理器 内含详细报告和程序-Operating System Course Design: Task Manager contains detailed reports and procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:498721
    • 提供者:王德龙
  1. priority

    0下载:
  2. 处理机优先级管理程序 此源码为操作系统设计与实践的实验作业-Processor priority management procedures for the operating system of this source of experimental design and operating practice
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1670
    • 提供者:邱一辰
  1. diaoye1

    0下载:
  2. 模拟内存管理中的请求掉页的小程序,控制台程序-Simulation of memory management in a small page out the request process, control procedures
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:649303
    • 提供者:lllrrr
  1. File

    0下载:
  2. 设计一个请求页式存储管理方案,并编写模拟程序实现之。页面淘汰算法采用 ① FIFO页面淘汰算法 ② LRU页面淘汰算法。-sorry
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:9637
    • 提供者:shazi
  1. fenqucunchu

    0下载:
  2. 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:
  1. dongtaifenquguanli

    0下载:
  2. 操作系统课程设计:可变分区存储管理 包括程序代码以及具体word文档-Operating systems curriculum design: storage management, including variable zoning code and the specific word document
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:76281
    • 提供者:ak
  1. yeshi

    0下载:
  2. 模拟存储管理中内存空间的管理和分配内存空间的管理分为固定分区管理方式,可变分区管理方式,页式存储管理,段式存储管理。本程序实现了静态页式存储管理。-static page storage management
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:340538
    • 提供者:ds
  1. TheuseofVBandSQLpreparedstudentachievementmanageme

    0下载:
  2. 利用VB和SQL编写的学生成绩管理系统,是数据库课程设计值得参考的一个程序-The use of VB and SQL prepared student achievement management system is a database program designed to reference a program worthy of
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1037932
    • 提供者:洛洛
  1. 11

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理固定分区存储管理方案的理解。实现固定分区存储管理的分配、去配。-Storage management through the development and debugging of the simulation program to enhance the fixed partition of the storage management storage management program understanding. To achieve t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1634
    • 提供者:sue
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com