资源列表
diskinfo4
- disk info read sector write sector
magewf12
- disk info read sector write sector
IdeInfo2
- disk info read sector write sector
ll
- 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。 2. 实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 3. 设定开始磁道号寻道范围,依据起始扫描磁道号和最大磁道号数,随机产生要进行寻道的磁道号序列。 4. 选择磁盘调度算法,显示该算法的磁道访问顺序,计算出移动的磁道总数和平均寻道总数。 -1. This experiment is a simulation of the operating syst
DLL
- DLL简单封装调用(有窗体和函数)DLL simple package calls-DLL simple package calls (with form and function)
gameprotect
- 三种图片的显示方法,自己做的一个屏屏保。游戏开发- void TestBitBlt(HDC hdc) void TestStrtchBlt(HDC hdc) void TestAlphaBlend(HDC hdc)
kygl
- 科研管理系统 SSH 框架 简单学习使用-Research management system
fileManager
- pc端磁盘文件及文件夹的简单管理,基于C#实现-Simple management pc end disk files and folders, based on C# implementation
InpOutInterfaceDriver
- Kernel Driver for device
h2testw_1.4
- HW Test for USB Drives
RAID
- 虚拟机上搭建LINUX系统,然后搭建RAID0、RAID1、RAID5软盘的操作步骤与报告-LINUX system built on a virtual machine, and then build a RAID0, RAID1, RAID5 and reporting procedures floppy
Lap1_K-means
- K-means C# this is algorithm too simple