资源列表
PQ5
- SSD1 Practical Quiz 5
NStepSCAN
- NStepSCAN N步磁盘扫描调度算法C++程序-#include "stdafx.h" #include "stdlib.h" int L,P int a[20] int flag //访问位 typedef struct TASK { int requrie int io } TASK TASK T[50][50] TASK N[50] int diskway //当前磁道 void iod
键盘缓冲区研究
- 这是关于键盘缓冲区结构和内容的研究资料,功能一般般,有问题可以找我(This is a research material on the structure and content of the keyboard buffer)
Adder12_2-6
- This an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.-This is an 12 bits adder in Verilog. it adds two 6 bit nibbles parallel.
fileTimeModify
- 成批地修改当前目录下所有指定类型文件的建立时间-groups to modify the current directory of all types of documents specified the time for building
HiddeFile
- 可以帮你将想要的文件隐藏到回收站,防止被人找到。^|^
MissingPoint
- 对海量数据空缺值进行均值补值。还有对无缺数据进行随机去除制定数量数据段的操作,模拟确实存在空缺值。-To fulfill the missing points for a large amount of data.
delefile
- dos备份时,自动删除当前日期前后N天的目录的代码-dos backup automatically delete the current date N days before and after the code directory
1dos
- 1,仿dos的type-->mtype,copy--->mcopy,比较mcompare-one, the type imitation dos -- gt; Mtype, copy --- gt; Mcopy more mcompare
lubangchengxu
- 对计算机硬盘磁头驱动系统的鲁棒控制器设计-Heads of computer hard disk drive system robust controller design
cipandiaodu
- 磁盘调度 SSTF FCFS SCAN CSCAN