搜索资源列表
DriverU
- 同样为Windows编程,涉及到磁盘编程,主要判断是否为U盘.-the same for Windows programming, involving disk programming, mainly to determine whether U disk.
DoubleList.rar
- 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
seeditorall
- 磁盘分区数据查看分析工具,USB记录清除工具-disk discrimination
linear_listANDaccessfile
- 简单功能,通过线性表结构处理数据,并把数据随时保存到磁盘文件。-Easy functionality, deal with table structure through the linear data and the data saved to disk files at any time.
wenjian
- 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
file_operation
- 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
DectectUSB
- 监测可移动磁盘的盘符,首先运行程序,然后再插入U盘等可移动磁盘,程序就可以检测到可移动磁盘的盘符。-detect the USB drivers.
Dog
- /*11-6. 声明一个dog类,包含体重合年龄两个成员变量及相应的成员函数,声明一个实例dog1,体重为5,年龄为10, 使用I/O流把dog1的状态写入磁盘文件,再声明另一个实例dog2,通过读文件把dog1的状态赋给dog2。分别使用文本方 式和二进制方式操作文件,看看有何不同;再看看磁盘文件的ASCII码有何不同。*/-/* 11-6. Declare a dog class that contains two member variables age, weight and c
fat32formatsrc
- 以上代码是从一个开源的项目中下载下来的 VC6.0下的,可以格式化,U盘,磁盘为fat32格式,可以基于这个研究FAT32文件格式,代码很简介-VC6.0, formatting, U disk, disk to fat32 format FAT32 file format based on this study, the code is very Profile
fsfat16
- 模拟磁盘环境实现FAT16文件系统,具备一般文件系统的功能。-The simulated disk environment, the FAT16 file system with the general file system functions.
Renademe
- 主要用于查找计算机的磁盘坏扇区,还具有强大的修复功能-Mainly used to find the computer' s disk bad sectors, but also has a powerful healing capabilities
FormatDriver
- 本程序帮助用户格式化磁盘,可以让用户得到干净的磁盘空间-This program helps users format disk, can let the user to get clean of disk space
VC
- 操作系统并发程序设计,计算、写磁盘并发执行和串行执行-Operating systems concurrent program design, calculation, write disk concurrent execution of serial execution
FindFile
- 功能:能够搜索出指定磁盘的文件,并保存到文件中。-Features: the ability to search a specified disk file, and save it to a file in.
bak
- 从磁盘中查找文件,找到后采用多线程备份文件并保存-Find the file, multi-threaded backup file and save!
paixvsuanfa
- 排序算法的实现与比较(数据结构课程设计题) 问题描述:编程实现快速排序算法,并利用程序统计执行时间。 实现要求:随机产生10000、50000、 100000、 200000个待排数据存入磁盘文件,从磁盘文件读入待排数据进行排序,并将排序结果写入另一个文件中。-Implementation and comparison of sorting algorithms (data structure curriculum design questions) Problem Descr
c-code
- 可变分区管理/时间片轮转算法/位示图管理磁盘存储空间 操作系统基本算法实现,亲测可用 -Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available
FileSystem
- 模拟Linux的文件系统实现,控制台界面,生成100M磁盘文件来模拟文件系统,包括文件,目录的各种创建,插入,删除操作,内存块分配,i节点索引管理,超级块管理等。-Analog Linux file system, console interface, generate a a 100M disk file to simulate the file system, including file, directory create, insert, and delete operations, a
diskFile
- 磁盘文件管理系统,描述操作系统磁盘文件的工作流程-Disk file management system that describes the operating system disk file workflow
c_sdk
- c语言和windows SDK编写的遍历全磁盘搜索指定文件的源码。-c language and the windows SDK write traversing full disk search for the specified file source.
