搜索资源列表
filedisknew
- title=Windows NT/2000/XP 虚拟磁盘驱动程序 memo=将一个或多个文件模拟成物理磁盘。-title=Windows NT/2000/XP simulated disk drive memo=let one or more file simulate a physical disk
vdiskmp
- SCSI 的虚拟磁盘驱动 需要 windows DDK 很易懂的 DDK 文件结构-Virtual SCSI disk drives need windows DDK is understandable DDK structure of the document
模拟文件管理系统
- 1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不
RAMDisksrc
- 利用系统内存建立虚拟磁盘,在一些信息比较保密的应用系统里,这种技术不可缺。-use system memory to create a virtual disk, in some comparison information confidential applications, this technology indispensable.
crosscrypt
- CROSSCRYPT是FILEDISK的拓展,实现虚拟磁盘加密。-CROSSCRYPT derived from filedisk,it implement dummy disk encrypt.
虚拟磁盘
- 在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 o
filedisk2004
- filedisk 开发 如何创建虚拟磁盘 建立一个虚拟磁盘方法 -filedisk development on how to create virtual disk establishment of a virtual disk method
litth_virldisk
- 文件虚拟磁盘 WDM :) -virtual disk file WDM :)
virtual-dusk
- 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述
ULExplorer
- 类似Linux操作系统0.11版文件系统的文件系统设计和Windows下的操作程序,使用文件作为虚拟磁盘。-similar to the Linux operating system version 0.11 of documentation systems design and Windows the procedure, the use of paper as a virtual disk.
16zhimemory
- 内存中虚拟磁盘,该程序是网络收集的,对追求数据处理速度的人有帮助-virtual memory disk, the program collected by the network of data-processing speed pursuit of those who help
SHAREdISK
- 虚拟磁盘共享网络盘客户端,使用FDISK.SYS函数功能-virtual disk sharing network client sites, the use of function function FDISK.SYS
truecrypt-4.2a-source-cod
- truecrypt-4.2a-source-cod 文件虚拟磁盘源代码-truecrypt- 4.2a-source-document cod virtual disk source code
truecrypt-4.3a-source-code
- 源码开放的加密软件。最新版本!!可以在一个文件内部创建多样化的加密磁盘并且将其配置为一个可以通过一个驱动器盘符访问的虚拟磁盘.任何存储在该虚拟磁盘上的文件可以被自动地实时加密,并且只有当使用正确的密码或者密匙配置时才可以访问. TrueCrypt 支持多样化的加密算法,包括 AES-256, Blowfish (448-bit key), CAST5, Serpent, Triple DES 和 Twofish.其它的功能包括 FAT3
FileDisk
- 虚拟磁盘 虚拟磁盘-Virtual disk virtual disk virtual disk
2003-02-14_sdfullsource301r3c
- win 9x下开发虚拟磁盘的源代码,比较少见,具体我也没试过,感兴趣的朋友请试用-win 9x to develop a virtual disk of source code, are relatively rare, specifically I did not tried, of interest to Friend Try
TCExplorer_src
- 开源的目录加密软件,可以生成加密的虚拟磁盘,virtual disk,很不错。-Open-source encryption software directory, you can generate an encrypted virtual disk, virtual disk, is pretty good.
filedisk
- filedisk,源码。实现虚拟磁盘功能,有很大作用-filedisk, source. Realize the virtual disk function, plays a significant role in
filedisk
- 虚拟磁盘驱动程序,用一个本地文件模拟一个逻辑磁盘-Virtual disk driver, a local file using a logical disk simulation
wenjiansys
- 本次实习,是通过C语言模拟文件系统编写简单基本的文件操作,包括向磁盘写入文件,读出文件内容,删除文件,显示文件列表和向用户提供使用界面。其中用户界面只是在DOS下的简单界面,程序的重点还是在文件系统功能的实现上。主要技术在建立一个虚拟磁盘,实现输入输出文件与磁盘的交互性。还有文件在磁盘中空间的分配。-The internship is through the C language simulation of the file syste