资源列表
C#读硬盘序列号的原代码
- C#读硬盘序列号的原代码 public class IDE { [StructLayout(LayoutKind.Sequential, CharSet=CharSet.Ansi)] internal struct IDSECTOR
DiskId32.zip
- 取磁盘iD号等信息的源码
ReadDisk.rar
- 读写硬盘扇区的工具
用VC实现磁盘绝对读写
- 用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
stavfs
- ST5518机顶盒系统文件系统源代码!绝对超值!-ST5518 STB System File System source code! Absolutely excellent!
[技巧]硬盘维修与数据恢复
- 硬盘维修与数据恢复技巧,当硬盘出现问题时,这就是救星!-drive maintenance and data recovery techniques, when hard drives when problems arise, and this is our savior!
磁盘调度
- 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
scsi接口编程的汇编代码1.ZIP
- scsi接口编程的汇编代码1-This sample code provides examples of how to use the ASPI programming interface. -SCSI interface programming code compilation 1-This sample code provides examples of how to use the programming interface ASPI.
format格式化工具源码
- 可以格式化超过200G硬盘的格式化工具,带全部源码及开发文档!-over 200G can be formatted drive formatting tools, with full source code and documentation development!
编译原理语法分析
- 编译原理课程设计中的语法分析器设计。含代码可运行,验证无错
日历打印
- 可以打印任意一年的日历,比如2019年,就是一月31天,二月28天....以此类推,如此一来就可以知道每年有多少天了
编译原理课程设计
- 根据一遍扫描编译器的总体架构,基于词法分析程序、语法分析程序和语义分析程序的原理,综合分析、设计和开发各功能模块,围绕具体实现环节制定技术路线和方案,加深对编译技术的认识,增强设计、编写和调试程序的能力,并能按要求撰写实验报告等文档。
