搜索资源列表
ext2_src
- windows下的ext2文件系统的驱动-windows under the ext2 file system driver
Linux File System Driver EXT2 IFS for Windows NT X
- Linux File System Driver EXT2 IFS for Windows NT XP-Linux File System Driver for Windows EXT2 IFS ws NT XP
Linuxfs_ext2
- linux下的ext2文件系统的实现的源码,在源码的基础上对源码中的文件操作部分进行了修改。无解压密码-the ext2 file system on the realization of the source, the source on the basis of the source document for the operation of some changes. Without extracting passwords
matt_ext2fsd
- ext2 file system driver for win nt
Ext2Fsd-0.31a
- ext2 filesysytem on windows
file
- 这是fat32和ext2两种文件格式的比较,通过学习它们,彻底了解文件系统内容,与大家共享。
ext-sample-2008-03-09
- ext2.1开发的一些列子。包括grid,tree,layout等配合ext文档使用
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
ChinaMobile.rar
- 毕业设计 是中国移动计费账务管理系统 jsp开发 ext2.0界面,Graduation design is China Mobile' s billing account management system, jsp development ext2.0 interface
Extlay
- ext2布局生成器,可以通过拖拽等实现基于ext的界面-ext2 layout generator, you can drag and drop, such as through the implementation of the interface based on the ext
FileSystme
- 自己写的模拟Linux EXT2文件系统。代码约在2000行左右,需要的话拿去参考一下吧。-This is a imitating linux ext2 C code written by myself.if you need it,you can refer to it!
ext2
- ext de 例子 挺不错的 可以好好看看 不错的 -ext demo
filesys
- C语言编写的文件系统,为EXT2 文件系统的一个子集。 能够实现用户登录、创建新文件、查看文件、删除文件等功能。-C language file system, as a subsetof the EXT2 file system . Enables users to log in, create new files, view files, delete files and other functions.
my_mini_file_system_like_ext2
- linux ext2文件系统的模拟实现,主要的设计模式是树形文件系统,能够实现命令行下的文件操作-a simple file system like ext2
Ext2Fsd-0.62.src
- 在windows加载读取ext文件格式,可以运行在windows、xp、和win7 下面-Ext2Fsd is an ext2 file system driver for Windows (2k, XP, Vista and Win7). It’s a free software. Anyone can modify or distribute it under GPL2. Features Ext2Fsd supports: ext2/ext3 volume
ext2_gx
- 仿真EXT2文件系统,使用一个txt文件模拟磁盘,最终实现对磁盘文件的创建、打开、读、写、关闭操作。其中涉及到inode、位图、超级块等概念与操作-A simple file system simulate EXT2, using a TXT file simulated disk, realizede the operationg for the disk file, such as create, open, read, write and close.Which involved some
Ext2Ifs_0.3_src
- EXT2IFS is an Installable File System Driver (IFS) for Microsoft Windows NT 4.0 and Microsoft Windows 2000 (NT 5.0). The driver can read the Second Extended File System (EXT2) and Third Extended File System (EXT3) source code