-
Page-replacement
页面置换算法的模拟实现及命中率对比.通过模拟实现几种基本页面置换的算法,了解虚拟存储技术的特点(Simulation of page replacement algorithm, and the hit rate compared to several basic page replacement algorithm through simulation to understand the characteristics of virtual storage technology)
- 2012-03-29 14:59:46下载
- 积分:1
-
LRU
利用LRU算法仿真请求页面系统
1、设计内容:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。
2、设计要求:
1) 实现请求分页存储管理方式的页面置换算法:近期最久未使用算法(LRU)
2) 内存物理块数固定为3个,对多个作业采用可变分配全局置换的策略分配物理块
3) 作业数量与作业大小(0-9页)可在界面进行设置
4) 所有作业按RR算法进行调度,时间片长度为1秒
5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串长度50---100,要求必须包括作业所有的页面,可作为样例数据保存
6) 可读取样例数据(要求存放在外部文件中)进行作业数量、作业大小、页面串长度的初始化
7) 要求采用可视化界面,模拟内存分配和使用情况图,可在运行过程中随时暂停,查看当前内存物理块使用情况。
8) 每次全部作业运行结束后,要求打印出访问命中率
(Request page using LRU algorithm simulation system)
- 2011-07-06 17:33:06下载
- 积分:1
-
students
在Windows 环境下利用ODBC,使用SqlServer2000作为数据库管理系统对数据进行管理与维护,使用VC++6.0为前台设计平台(In the Windows environment using ODBC, use SqlServer2000 as a database management system data management and maintenance, the use of VC++6.0 for the front design platform)
- 2012-01-20 19:43:39下载
- 积分:1
-
直接通过ODBC读写Excel表格文件
直接通过ODBC读写Excel表格文件(directly through ODBC read and write Excel document)
- 2004-09-15 15:23:32下载
- 积分:1
-
WMIDemo
WMI查询操作是学习wmi不错的例子,还是值得推荐的(WMI query is learning wmi good example is worthy of recommendation)
- 2014-01-03 22:10:53下载
- 积分:1
-
19552_rundll
简介: 可以给任何程序文件加注册码 您可以用来发布您的程序,用户用您的程序后,程序随机得出一个用户码,用户将此用户码发给您,您通过一个计算程序得出注册码,一个机器一个注册码。(Profile : can any files to increase your license key can be used to release your procedures, your users to use the procedure, draw a random procedure code users, user code to the user, your program through a license key draw, a machine a license key.)
- 2007-05-13 13:27:57下载
- 积分:1
-
chep05
VC++实践与提高数据库开发与工程应用篇第五章代码(VC++ database development and enhancement of practice and engineering application of chapter V code chapter)
- 2010-02-11 00:43:17下载
- 积分:1
-
lesson8
全国著名的VC++教师孙鑫,讲课时使用的资料,配合视频更好(The country' s leading VC++ teachers, Xin Sun, lectures were used, with the video better)
- 2009-11-10 20:17:32下载
- 积分:1
-
student
C语言写的学生成绩管理系统.在VS2010下编译通过.适合初学者参考学习.(C language written in student achievement management system.)
- 2010-08-15 12:34:16下载
- 积分:1
-
bankrole
银行排队叫号系统演示开发环境为microsoft visual studio 2005 多线程并行开发
C++窗体应用程序 有mfc基础和vb基础理解实践触发编程(Bank call queuing system demo development environment for microsoft visual studio 2005 multithreaded parallel development C++ Forms application the mfc foundation and the vb basis for understanding practice trigger programming)
- 2013-04-03 16:37:08下载
- 积分:1