-
malloc-memory
模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。(Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.)
- 2016-05-12 15:54:43下载
- 积分:1
-
6875
简单写字板,精选ios编程学习源码,很好的参考资料。(Simple WordPad, selection of learning IOS programming source code, a good reference.)
- 2013-12-13 17:01:37下载
- 积分:1
-
code
哈夫曼编码和解码
LRU算法模拟
银行家算法模拟
页面地址重定位模拟
进程调度模拟
FIFO算法模拟(Huffman encoding and decoding algorithm simulates LRU algorithm simulation banker page address relocation simulation process scheduling simulation algorithm FIFO simulation)
- 2017-02-03 09:11:55下载
- 积分:1
-
zhexuejia
哲学家问题,五个任务,吃饭,只有五支筷子不吃饭的时候思考(Allow phonetic typing EnglishSpanishArabicPhilosopher, five tasks, eating, and only five chopsticksDo not eat when thinkingAllow phonetic typing EnglishSpanishArabicPhilosopher, five tasks, eating, and only five chopsticksDo not eat when thinking)
- 2016-05-08 14:31:56下载
- 积分:1
-
oscj7e-src
操作系统概念一书第七版中用到的源码,包括project等等。(Source codes for book Operating System Concepts, including projects in this book and so on)
- 2020-10-12 23:17:31下载
- 积分:1
-
Bankers-algorithm
银行家算法是一种最有代表性的避免死锁的算法。又被称为“资源分配拒绝”法(Bankers algorithm is one of the most representative of the algorithm to avoid deadlock. Also known as "resource allocation denial" method)
- 2014-07-27 16:10:15下载
- 积分: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
-
DebianPacker_1_3_2
打包解包DEB 非常简单快捷。是ios破解爱好者的福音(Packing and unpacking DEB)
- 2021-01-08 17:18:52下载
- 积分:1
-
计算机操作系统
操作系统提供一系列服务:
多任务、用户界面、内存管理、内存保护、
文件存取、网络、设备控制、硬件控制 、错误检测及恢复系统、安全(The operating system provides a range of services:
Multitasking, user interface, memory management, memory protection,
File access, network, device control, hardware control, error detection and recovery systems, security)
- 2020-06-21 20:40:01下载
- 积分:1
-
645
功能完整的瀑布墙视图效果,精选ios编程学习源码,很好的参考资料。(View full-featured waterfall wall effect, selection ios programming learning source, a good reference.)
- 2014-02-13 15:24:56下载
- 积分:1