登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:操作系统开发
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. clock页面置换算法

  clock页面置换算法 用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存 6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化 7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。 8) 每次全部作业运行结束后,要求打印出访问命中率 (clock page replacement algorithm)

15
下载
100
浏览
2013-05-12发布

2. 2440uCos2-src-images-20100609

  用ADS开发的2440程序,并且有UCOS2操作系统(With the the ADS development of 2440 program)

4
下载
83
浏览
2013-05-11发布

3. Filesystem

  磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。(Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.)

10
下载
140
浏览
2013-04-25发布

4. OS_EXP3

  操作系统实验三(银行家算法),西安电子科技大学出版社, 实验代码, 及数据文件(Operating system experiment, Xi an University of Electronic Science and Technology Publishing House, the experimental code, and data files)

1
下载
120
浏览
2013-04-01发布

5. c-code

  可变分区管理/时间片轮转算法/位示图管理磁盘存储空间 操作系统基本算法实现,亲测可用 (Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available)

2
下载
81
浏览
2013-03-12发布

6. HP-UX

  本指南介绍了初次使用新的 Hewlett-Packard 计算机时需要了解的各种信息 其中详细介绍了各项基本任务如复制文件打印文档和发送电子邮件(This guide describes the initial use of the new Hewlett-Packard computers need to understand the variety of information including details of the basic tasks such as copying files to print the document and send e-mail)

2
下载
94
浏览
2013-02-01发布

7. Operating-System

  操作系统Operating.System.Concepts.8ed(Operating System Concepts 8ed)

2
下载
128
浏览
2013-01-18发布

8. shiyan4

  广东工业大学计算机学院操作系统4源代码 (Guangdong University of Computer Science 4 source code operating system)

2
下载
115
浏览
2013-01-15发布

9. simple-file

  简单的文件系统试验源代码,可用于操作系统的大型实验~~(Simple test source code of the file system, the operating system can be used for large-scale experiments to ~)

1
下载
112
浏览
2013-01-06发布

10. thix-0.3.7.tar.tar

  ThixOS kernel full source code

1
下载
94
浏览
2012-12-24发布

11. dos

  dos命令的介紹及其使用方法,其中主要包括了大部分的DOS命令(主要是常见的和经常使用的)(the dos command introduced its use, which includes most of the DOS commands (mainly common and frequently used))

2
下载
100
浏览
2012-12-13发布

12. 10

  常用页面置换算法模拟通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点(Commonly used page replacement algorithm simulation)

5
下载
86
浏览
2012-12-02发布

13. zhexuejia

  哲学家用筷子的问题,能够直接执行在u-cos环境下(Philosopher with chopsticks, able to direct the implementation of the u-cos environment)

3
下载
90
浏览
2012-11-30发布

14. diantidiaodu

  驱动调度+操作系统+模拟电梯调动的算法程序,使用C++编写。(Driven scheduling algorithm procedures, the+ operating system+ simulated lift mobilize written using the C++.)

2
下载
113
浏览
2012-11-14发布

15. WRK-v1.2

  windows kernal research是个用于研究的操作系统源代码。使用时请阅读License.txt文本,注意仅用于学习!(Windows Research Kernel Source Code only used to research.You should agree to the license agreement.)

73
下载
80
浏览
2012-11-12发布

16. labP3

  哈工大操作系统实验三,包括代码和实验报告,希望对同学有帮助(lab3 for Operating System in HIT)

46
下载
95
浏览
2012-11-08发布

17. youxiandudiaodu

  操作系统学习中的模拟CUP如何调度外部进程的算法—优先度调用算法(Analog CUP in the operating system, learn how to schedule external process algorithm- priority call algorithm)

2
下载
133
浏览
2012-08-22发布

18. df

说明:  主存空间的分配和回收的作业,做的不错的,大家自己调整吧~~(Main memory space allocation and recovery operations, to do good, everybody make their own adjustments ~ ~~)

0
下载
105
浏览
2012-06-25发布

19. 3

说明:  北理工操作系统课程设计实验3 生产者消费者实验的源码及实验报告(North Polytechnic courses on operating system design Experiment 3 of producers and consumers experiment source code and experimental reports)

0
下载
90
浏览
2012-06-20发布

20. somo

  Software modeling team2

2
下载
87
浏览
2012-05-13发布