资源列表
[操作系统开发] 进程调度程序模拟程序
说明:采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in<吴晓辉> 在 2008-10-13 上传 | 大小:67.86kb | 下载:0
[操作系统开发] 最佳适应法
说明:采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn<吴晓辉> 在 2008-10-13 上传 | 大小:67.66kb | 下载:0
[操作系统开发] 文件
说明:编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-<吴晓辉> 在 2008-10-13 上传 | 大小:70.12kb | 下载:0
[其它] writeres
说明:This console application shows how to bake resources into console applications. The sample also demonstrates using FindResource(), LockResource(), FreeResource(), and SizeofResource() APIs to access the bytes in the image resources directly. The samp<陈伟> 在 2008-10-13 上传 | 大小:566.29kb | 下载:0
[其它] treestore
说明:Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchi<陈伟> 在 2008-10-13 上传 | 大小:41.06kb | 下载:0
[其它] scrl
说明:This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to \"snap\" its horizontal scrolling to the exact start of each column. The code shows ho<陈伟> 在 2008-10-13 上传 | 大小:13.6kb | 下载:0