-
此文档提供了一些IBM大型机操作系统AIX的命令,对于AIX入门来说是有一定帮助的。...
此文档提供了一些IBM大型机操作系统AIX的命令,对于AIX入门来说是有一定帮助的。-This document provides a number of IBM mainframe operating system command AIX for AIX is a certain entry help.
- 2022-06-30 04:46:40下载
- 积分:1
-
每个程序员都应该知道关于内存的
如果你知道内存结构,每个程序员都应该了解内存描述的程序员,这样才能编写出好的程序。
- 2022-05-21 19:39:45下载
- 积分:1
-
1 : Prepare a simulation and debugging process scheduling procedures, "Prio...
1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法:
a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。
b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。
2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。
3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。
4、 程序与报告要求:
a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。
b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。
c) 可以选择在Windows或Linux环境下编写、运行程序
d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。
e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。
-1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority
- 2022-03-26 12:38:45下载
- 积分:1
-
1, to obtain special permission
2, the implementation of/bin/sh
3, bound to th...
1、获取特殊权限
2、执行/bin/sh
3、绑定到端口。
4、反向连接。
5、躲避IDS的过滤
-1, to obtain special permission
2, the implementation of/bin/sh
3, bound to the port.
4, reverse connection.
5, to avoid filtering IDS
- 2023-04-01 20:30:03下载
- 积分:1
-
WINCE5.0下音频驱动,可以直接使用,已经过验证
WINCE5.0下的音频驱动程序,可以直接使用,已经过验证
- 2022-12-26 05:05:03下载
- 积分:1
-
C C++模拟虚拟内存分页存储管理系统,得到一个相当..
c c++ 模拟虚拟分页存储管理系统 弄了蛮久的-c c++ simulation of the virtual paging memory management system, get a quite a long time
- 2022-07-11 16:02:02下载
- 积分:1
-
操作系统中作业调度程序
操作系统中作业调度程序 -operating system scheduling procedures
- 2022-08-03 04:57:00下载
- 积分:1
-
一个朋友写的操作系统源码
一个朋友写的操作系统源码-a friend to write the operating system source code
- 2022-05-05 11:04:39下载
- 积分:1
-
提高嵌入式软件质量的途径,中文版本。写很详细
提高嵌入式软件质量的途径,中文版本。写很详细-To improve the quality of embedded software means, the Chinese version. Write a very detailed
- 2023-05-20 02:30:03下载
- 积分:1
-
一个小的操作系统,开发使用GCC,成千上万的代码的作用…
一个小型的操作系统,采用gcc进行开发,几千行的代码,方便初学者学习-a small operating system, developed using gcc, thousands of the code to facilitate learning beginners
- 2022-05-13 19:41:22下载
- 积分:1