搜索资源列表
虚拟磁盘
- 在WINDOWS下模式磁盘,是核心编程部分,采用DDK+C环境,可以对磁盘结构和利用有明确的认识-virtual disk under the Windows operation system, it s a part of windows kernel programming, developed under the DDK and C environment. You can have a clear understanding of the disk structrue and usage
操作系统课设
- 操作系统课程设计编程实例 1fork 2编制先来先执行进程调度算法 3读者 4模拟进程调度算法 5 虚拟存储器管理 6二级目录结构的磁盘文件系统-courses on operating system design programming examples 1fork two first-come first-prepared implementation process scheduling algorithm three readers four scheduling algorit
ostang
- 这是我上个学期操作系统的课程设计,做了一个多级文件系统,用文件模拟磁盘,基于i节点结构,功能超强,希望对大家有用。-This is my last semester of courses operating system design and a multi-level file system, disk using simulated document, based on i node structure, function superpower, we hope that the right
myarchive
- 序列化文件操作的类;可以减少结构化存储对磁盘的占用;使用了内存文件操作,提高了效率;-sequence file operations; The structure can reduce disk storage to the occupier; The use of the memory file operations, improve efficiency;
NOR_NAND_FLASH
- NOR和NAND是现在市场上两种主要的非易失闪存技术。Intel于1988年首先开发出NOR flash技术,彻底改变了原先由EPROM和EEPROM一统天下的局面。紧接着,1989年,东芝公司发表了NAND flash结构,强调降低每比特的成本,更高的性能,并且象磁盘一样可以通过接口轻松升级。但是经过了十多年之后,仍然有相当多的硬件工程师分不清NOR和NAND闪存。
磁盘扫描GUI
- 磁盘容量扫描、但界面和程序结构非常不错,很有学习价值-capacity disk scan, but the interface and program structure is very good and very worth learning
常见OS磁盘文件系统的数据结构及应用
- 常见OS磁盘文件系统的数据结构及应用,好东西啊,大家快下,下了我好下-common OS disk file system data structures and applications, good things ah, we fast, I had a good under
disk
- 详细介绍磁盘结构,帮你更了解你的硬盘。磁道、柱面、扇区、簇-The details of the disk structure to help you know more about your hard disk
MyTreeCtrl21
- 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
wenjian
- 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
_manager
- 理解文件系统的层次结构,掌握高速缓存管理和磁盘管理的基本思想和算法,掌握文件系统的系统调用处理算法和运用,设计小型文件系统 。-Understand the file system hierarchy to master high-speed cache management and disk management, the basic ideas and algorithms, to master the system calls the file system processing algo
jiqigou
- 取文件在扇区的位置后,向磁盘驱动发送srb命令读写扇区,来穿透冰点等还原软件。 编译时注意:FileSystemControl的数据结构需要自己添加。 警告:本代码有一定的危险性,纯粹为了研究、学习,勿滥用! 以下给出关键代码 擅长C++的可以去编译下 本人实验N次 虚拟机虽然装了影子系统但是 一直疯狂蓝屏 代码具有高危险性 慎用!后果自负-The retrieval of documents in the sector of the locatio
diskstructureanalysisanddatarecoverysoftware
- 以C语言和C++为基础编写的一款,磁盘结构分析和数据恢复软件-To C and C++ language based on the preparation of a disk structure analysis and data recovery software
Multilevel_Queue_Scheduling
- 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述; 使用两种方式产生作业:(a)自动产生, (b)手工输入; 在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
hardiskpartion
- 一些同学喜欢把硬盘给分整数,有了这款整数分区计算器就容易解决,整数分区计算器帮你硬盘整数分区,硬盘厂商设计的是1GB=1000Mb,而操作系统却认为1Gb=1024Mb,而这个整数分区的公式既不是按照硬盘厂商的设计也不是操作系统的设计,而是另有误差。原因就是硬盘在分区和格式化之后还会在硬盘上占用一定的空间用来存储磁盘结构和数据位置等信息-Some students like to drive to sub-integer, with this calculator is easy to solv
ext2-filesystem-structure
- linux上ext2文件系统磁盘结构分析,仅供学习交流-linux ext2 file system on the disk structure analysis, only learning exchanges
bootkit
- 一个bootkit小程序,在开机的时候path内核来执行自己的代码,对研究磁盘结构,数据还原,系统启动内核有帮助-It has several features such as 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are
DiskWndInfo
- 分析磁盘结构,显示磁盘分区的详细信息,实现读取,修改,和备份。-Analysis of the disk structure, showing detailed information on the disk partition to achieve read, modify, and backup.
EX9_3
- 5学生3门成绩,输入信息和数据,求平均并存放在磁盘文件中(5students,3subjects,input information and scores.output the average score and store it in file.)
aodel
- 希尔伯特—黄变换的控制台程序,里面用到了线性插值,结果以磁盘文件形式输出()