搜索资源列表
FATFileSystem
- FAT文件系统原理 计算机在按下power键以后,开始执行主板bios程序。进行完一系列检测和配置以后。开始按bios中设定的系统引导顺序引导系统。假定现在是硬盘。Bios执行完自己的程序后如何把执行权交给硬盘呢。交给硬盘后又执行存储在哪里的程序呢。其实,称为mbr的一段代码起着举足轻重的作用。MBR(master boot record),即主引导记录,有时也称主引导扇区。位于整个硬盘的0柱面0磁头1扇区(可以看作是硬盘的第一个扇区),bios在执行自己固有的程序以后就会jump到mbr中
252542787
- 题 目: 编程计算磁头移动的总柱面数和总寻道时间(扫描算法) 初始条件: 随机产生柱面数,磁头每道移动时间,磁头移动方向,访问序列等参数。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求编程计算磁头移动的总柱面数和总寻道时间。 2.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (4)自我评价与总结: 1.你认为你完成的设计哪些地
hddinfo
- 最全面的硬盘信息检测工具,没有使用微软的WMI,完全使用API函数获龋可以获取磁盘固件版本、硬盘类型、硬盘型号、磁头数、扇区数、序列号、磁盘柱面、以及主从盘信息、磁盘空间大小,每扇区字节数,每簇扇区数等等详细的硬盘信息。支持用饼图显示检测出的信息,还附有一个很好的饼图绘制类文件,可以以百分比的饼图显示磁盘使用状态。最为高级的是可以获取磁盘的健康状态,如最差值等。-The most comprehensive detection of the hard disk information tool,
genhd
- These three have identical behaviour use the second one if DOS FDISK gets confused about extended logical partitions starting past cylinder 1023. -These three have identical behaviour use the second one if DOS FDISK gets confused about extended lo
xfrm_sysctl
- Read cylinder group into cache. The memory space for ufs_cg_private_info structure is already allocated during ufs_read_super.
ufs
- Give cylinder group number for a file system block. Give cylinder group block number for a file system block.
newfs
- If alternates-per-cylinder is ever implemented: need to get apc dp->d_apc if no -a switch. -If alternates-per-cylinder is ever implemented: need to get apc dp->d_apc if no -a switch.
disk_config
- Initialize each partition s size. If the size is non-zero, then initialize the start cylinder number.
zakdidate-cylinder
- 本代码实现:由两点的坐标计算两点间的距离,方位角;还可通过距离,方位角计算点的坐标()
cylinder
- OpenFOAM平台下简单二维圆柱势流绕流程序的实现(附使用paraview进行部分后处理的图片)(The realization of a simple 2-D potential flow around cylinder under the OpenFOAM platform (with some pictures from post-processing through paraview))