搜索资源列表
jobshedule
- 这是学习操作系统时书上让完成的一个作业调度程序,这是纯c写的,所有的作业采取链表的方式保存,所有内容均写到了了一个文件中,实现了短作业优先,先来先到,和最高响应比三种方法,在VC6.0下编译调试通过,仅供参考。-This is a book to learn the operating system to complete a job scheduler, which is written in pure c, all the way to save jobs to list all the c
TCP
- 套接字与基于TCP协议的C/S的互访响应-Sockets and response based on the exchange of visits of the the TCP protocol C/S
os_jodManage
- 模拟操作系统任务调度的程序,比如:短作业优先、FCFS、高响应比优先等-Simulation operating system task scheduling program, such as: short operating priority, FCFS, and other high-priority response ratio
LRU_OSmode
- 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.
iir-filter
- IIR filter is a filter that some impulse response because it contains a feedback that will never die out the response
SCAN
- 扫描算法(SCAN)是一种按照楼层顺序依次服务请求,它让电梯在最底层和最顶层之间连续往返运行,在运行过程中响应处在于电梯运行方向相同的各楼层上的请求。它进行寻找楼层的优化,效率比较高,但它是一个非实时算法。扫描算法较好地解决了电梯移动的问题,在这个算法中,每个电梯响应乘客请求使乘客获得服务的次序是由其发出请求的乘客的位置与当前电梯位置之间的距离来决定的,所有的与电梯运行方向相同的乘客的请求在一次电向上运行或向下运行的过程中完成,免去了电梯频繁的来回移动-Scanning algorithm (S