-
MicrosoftVisualInterDev
Microsoft Visual InterDev 从入门到精通(from entry level to proficiency)
- 2007-04-19 15:19:03下载
- 积分:1
-
11828
说明: os design
一个操作系统的设计,里面带有说明书!~!~(os design an operating system design, with brochures inside! ~! ~)
- 2005-10-03 21:22:35下载
- 积分:1
-
算法图解
这是一本关于算法的书,通俗易懂,好理解,难得的书(This is a book about algorithm, easy to understand, easy to understand, and rare book.)
- 2018-10-12 22:32:44下载
- 积分:1
-
run
自己动手写操作系统,小练习包括fifo.cfork.cpopen.c等,保护模式,超过1M内存管理模式,等代码,生成的中间文件等,适合初学者参考!(Do-it-yourself write operation system, small exercises include fifo. C fork. C popen. C, and other protection mode, more than 1 M memory management mode, and the code, generation of the middle of the documents, etc, and is suitable for beginners reference
)
- 2011-12-22 23:10:08下载
- 积分:1
-
操作系统概念第七版(英文版)
操作系统概念 下册,是一本操作系统学习的推荐入门书籍,讲解详细有条理(Operating System Concepts Volume II is a recommended introductory book for operating system learning, with detailed and organized explanations.)
- 2019-04-18 13:54:00下载
- 积分:1
-
645
功能完整的瀑布墙视图效果,精选ios编程学习源码,很好的参考资料。(View full-featured waterfall wall effect, selection ios programming learning source, a good reference.)
- 2014-02-13 15:24:56下载
- 积分:1
-
1196084华工操作系统课程设计
华南理工大学操作系统课程设计文件哈哈哈哈哈哈(hua nan li gong da xue cao zuo xi tong ke cheng she ji)
- 2021-02-18 19:09:44下载
- 积分:1
-
LIONSIMBA-master
说明: 该代码为基于MATLAB编制的锂离子电池伪二维模型(This code is a pseudo two-dimensional model of lithium ion battery based on MATLAB.)
- 2019-06-25 11:32:25下载
- 积分:1
-
1526_1528_ABCydia.COM_
5s 国行A1528和5C 国行A1526开启移动联通4G运营商文件.(ios9.0~ios9.2.1)(iPhone 5s model A1528 and iPhone 5c model A1526 carrier for opening China mobile&China union 4G.(ios9.0~ios9.2.1))
- 2016-04-07 21:18:26下载
- 积分: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