搜索资源列表
WinSecurity
- Windows NTFS目录安全设置和判断,封装了复杂的API调用,使目录安全控制更加方便-Windows NTFS directory security settings and judgment, Packaging, a complex API calls, Contents security control to enable more convenient
NTFSFileAccessRight
- 设置Windows系统NTFS某个目录的用户访问权限(c#)-set up a Windows NTFS directory user access privileges (c #)
WindowsFreeControl
- 操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the und
ChangeJournal_src
- windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
ntfs-3g-1.5130.rar
- NTFS的文件系统代码,在Linux下不错的NTFS驱动,可以移植到WINDOWS或嵌入式平台上,Ntfs file system code, it s open source code in unix
NTFS-file-system-specification
- NTFS文件系统规范.NTFS作为Microsoft Windows NT® 操作系统的标配文件系统克服了FAT/FAT32文件系统的大量缺点;同时又随着Microsoft Windows 2000® 、Microsoft Windows XP操作系统的推广得到越来越广泛的应用。-NTFS file system specification
ntfs-3g-2009.4.4
- he NTFS-3G driver is a freely and commercially available and supported read/write NTFS driver for Linux, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provides safe and fast handling of the Windows XP, Windows Se
NTFS
- ntfs 底层存储结构详解 NTFS是Windows NT引入的新型文件系统,如果您是一位熟悉FAT磁盘格式的专业人士,您可能会觉得NTFS系统的思想蹩脚而晦涩,如果您对FAT格式一无所知,那么恭喜您,您会更快的了解这种更有效率的磁盘格式。-ntfs underlying storage structure Xiangjie NTFS is the Windows NT introduced a new file system, if you are familiar with the FA
11111
- NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has
JunctionSource
- Windows 2000 and higher supports directory symbolic links, where a directory serves a symbolic link to another directory on the computer. For example, if the directory D:\SYMLINK specified C:\WINNT\SYSTEM32 as its target, then a pplication accessing
WDK_NTFS_Src
- windows NTFS 文件系统源代码,可以使用wdk+vs2003/vs2005/vs2008/vs2010编译-windows NTFS file system source code, you can use to compile wdk+ vs2003/vs2005/vs2008/vs2010
ntfs-3g-2010.1.16
- ntfs-3g 源码包。在windows和linux双系统下,可以读写windows下的分区。-ntfs-3g source code package. In the windows and linux dual system, can read and write under windows partition.
ntset
- NT低层控件 TNTServiceManager:控制窗口新台币服务; TNTEventLog:与窗口新台币事件记录合作; TNTUserMan:处理使用者和小组; TNTShare:处理而且检测分享了装置; TNTFileSecurity:在 NTFS 上分配文件的通路权利; TNTRegSecurity:处理注册表的安全; TNTPrivilege:控制给使用者的特权; TNTVerifyLogon:查证使用者的使用者名称和 对抗窗口新台币领域的密码
NTFS_File_System_Kernel_Analysis_and_Database_Secu
- NTFS文件系统内核分析与数据安全,金山毒霸负责人撰写,对windows下NTFS文件系统做了详尽的介绍和解说-NTFS file system kernel analysis and data security, Duba write head, under the NTFS file system on the windows made a detailed introduction and commentary
NetShare
- Windows文件夹共享,(NTFS格式的分区有设置everyone用户权限),可以设置NTFS分区和FAT32分区文件共享-Windows shared folders, (NTFS formatted partition has set everyone user permissions), you can set the NTFS partition and FAT32 partition file sharing
CentOS-5.5-Linux
- CentOS 5.5 Linux挂载Windows NTFS 文件系统-CentOS 5.5 Linux mount Windows NTFS file system
linux-ntfs-code-v7Beta
- alternative, called Tuxera NTFS is available for embedded devices and Mac OS X.-NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provide
ntfs-3g_ntfsprogs-2013.1.13
- tuxtera ntfs 3g based on windows ntfs
ntfs-3g_ntfsprogs-2017.3.23 - 副本
- 多平台文件系统移植库。 NTFS-3G是一个开源软件,支持在Linux, FreeBSD, Mac OS X, NetBSD, Haiku操作系统下读写NTFS格式的分区。它能快速且安全的操作Windows XP, Windows Server 2003, Windows 2000 以及Windows Vista文件系统,除了完全的文件属主和访问权限,它支持所有符合POSIX标准的磁盘操作。(Multi platform file system transplantation Library)
qjguq
- 检测每个盘的文件系统,比如fat还是ntfs并且显示出来,不错()