-
系统刷新
操作系统定时刷新功能,利用TIMER定时器定时后调用系统刷新功能,可做到计算机自动刷新、开机启动,并可设置刷新间隔时间并存档。(Operating system timing refresh function, using TIMER timer to call system refresh function after timing, can automatically refresh the computer, start, and set refresh interval time and archive.)
- 2020-06-16 01:00:01下载
- 积分:1
-
ThreadX_in_Chinese
大唐移动和Express Logic公司合作,应用Threadx操作系统开发的中文文档。翻译得还行,不想费尽看英文的推荐下载(Datang Mobile and Express Logic company, the application of ThreadX operating system developed by the Chinese document. Translation may also visit brains do not want to see that the English version of the Recommended Download)
- 2008-02-26 11:04:04下载
- 积分:1
-
MyProcess
MFC实现的,界面有好,实现了进程调度的算法
能够模拟操作系统的进程调度 适合初学者(MFC implementation, the interface is good, a process scheduling algorithm to achieve
To simulate the operating system process scheduling for beginners)
- 2011-12-02 11:30:08下载
- 积分:1
-
可变分区
说明: 可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。(Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.)
- 2006-01-10 20:58:02下载
- 积分:1
-
pickmeup
说明: 几个算法分析和操作系统的上机小程序,vc,c#实现(several algorithm analysis and operating systems on the plane small program vc, c#)
- 2006-02-28 12:02:02下载
- 积分:1
-
S7-200CN_Key
DESCRIPTADOR DE KEY PLC SIEMENS
- 2018-10-18 10:45:08下载
- 积分:1
-
fvc1
说明: idl的二次开发,用idl代码直接计算植被覆盖度(Using IDL code to calculate vegetation coverage directly)
- 2021-01-07 14:43:57下载
- 积分:1
-
subject_3
对于OPT算法,在有多个页面可选的情况下,先淘汰较早进入的页面)。
3. 计算缺页次数及缺页率。
测试用例格式如下:
输入:
算法(1 OPT,2 FIFO,3 LRU)
内存块数
页面序列(页面1,页面2,页面3,...)
输出:
页面变化时内存块装入页面列表1-是否命中/页面变化时内存块装入页面列表2-是否命中/...
缺页次数
其中:
页面变化时内存块装入页面列表:内存块1装入页面,内存块2装入页面,内存块3装入页面...,未装入任何页面时由 -”表示
是否命中:1-命中,0-缺页">
- 2021-04-27 00:48:45下载
- 积分:1
-
0132310015_proj-140703
操作系统原理与精髓资料 非常经典的教材 第7版的(Operating system principles and essence of information is very classic textbook 7th edition)
- 2014-08-05 17:39:07下载
- 积分:1
-
OSLab-
操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile(1.Simulate a Unix file system on your Windows Platform
2.Understand the file system on Unix system, and the usage of i-nodes
3.Implement the function of sub-directory
4.The task needs to be completed using C++ or C
5.Allocate 16MB space in memory as the storage for your file system, the space is divided as blocks with block size 1KB
6.The i-node should support up to 10 direct block addresses, and should support at least one indirect block address
)
- 2020-10-12 22:37:33下载
- 积分:1