文件名称:OS
介绍说明--下载内容均来自于网络,请自行研究使用
里面包括了动态分区分配方式的模拟程序、模拟动态优先权进程调度程序、请求调页存储管理方式的模拟程序、编辑距离算法程序、最长子序列的算法!-Which includes a dynamic partition allocation simulation program to simulate the dynamic priority process scheduler, to request paging storage management simulation program, edit distance algorithm, the longest sub-sequence algorithm!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态分区分配方式的模拟.cpp
模拟动态优先权进程调度.cpp
请求调页存储管理方式的模拟.cpp
LCSLength.cpp
EditDistance.cpp