搜索资源列表
SL8115254
- 总线是指一组进行互连和传输信息的信号线,这组信号线一般都包括地址线、数据线、控制线、电源线等几种信号线。微型机系统所使用的芯片内部、电路插件板元器件之间、系统各插件板之间、系统与系统之间的连线,都由各自的总线把各部分组织起来,从而组成一个能彼此传输信息和对信息进行加工处理的整体 -bus is a group of interconnection and transmission of information to the signal line, this group of signal
hard_disk_SNo
- 获取磁盘序号的源码,包括scsi磁盘的序列号-get hard disk serial number include scsi disk.
getdisk
- This Program is to get a Disk Information. Disk Information include Disk Serial Number, Disk Device Numver, Disk Size, etc.
diskio
- Disk is standard C/C++ library thats provide all disk driver functions (DOS and BIOS). It is the interface thats provide this routines. It is only Cpp source file and it can be linked to your programs by preprocessor directive #include "disk.cpp". If
cipan
- 磁盘调度算法 包括fcfs,最短寻道时间,电梯调度,单项扫描 -Disk scheduling algorithms include fcfs, shortest seek time, elevator scheduling, single scan
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
des4
- 测试对字符串的加密和解密;有注释有内容;新手初始;有大神;请指教;谢谢评价啊;这是一个小白的真心话(#define ENCRYPTION_H_INCLUDED#include "encryption.h")