CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - file

搜索资源列表

  1. Linux File System Driver EXT2 IFS for Windows NT X

    0下载:
  2. Linux File System Driver EXT2 IFS for Windows NT XP-Linux File System Driver for Windows EXT2 IFS ws NT XP
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:364557
    • 提供者:辛万江
  1. AtmelFAT 16-32 File System Driver for Atmel AVRA36

    0下载:
  2. AtmelFAT 16-32 File System Driver for Atmel AVRA367-AtmelFAT 16-32 File System Driver for Atme l AVRA367
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1270188
    • 提供者:辛万江
  1. driver-about-file-hide-mend-delete

    0下载:
  2. Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:180936
    • 提供者:赵亮
  1. INF-file-syntax

    0下载:
  2. windows平台INF文件语法,学习驱动开发的参考文档。介绍inf文件格式。-windows platform INF file syntax, learning to drive the development of reference documents. Introduction inf file format.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:107666
    • 提供者:牧何
  1. sfilter

    1下载:
  2. 文件系统过滤驱动的详细代码,含有中文说明及注释-File system filter driver detailed codes, descr iptions and notes containing Chinese
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:18917
    • 提供者:康军
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  1. VirtualDisk-src

    0下载:
  2. Windows DDK编写的虚拟磁盘驱动程序源代码,能够把一个文件虚拟成一个磁盘。请使用Windows IFS Kit及以上来编译。-Windows DDK to prepare the virtual disk driver source code, to bring a file into a virtual disk. Please use the Windows IFS Kit and above to compile.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:153684
    • 提供者:周龙亭
  1. FileFilter

    0下载:
  2. filter driver foe file system.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:7163
    • 提供者:黄阿莉
  1. filterdriver

    1下载:
  2. 一个文件过滤驱动的实例,对初学者很有用处-a file system driver example ,it is helpful to learner
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:192758
    • 提供者:whowho03
  1. SecuEfs

    0下载:
  2. File System Filter Driver Example Code.. File Encryption Sample -File System Filter Driver Example Code.. File Encryption Sample ..
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:181814
    • 提供者:HISONA
  1. FilterDriverDeveloperGuide.doc

    0下载:
  2. Simple documentation for File Filter Driver from Microsoft Windows 2003 SP1.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:51681
    • 提供者:pts
  1. jlink-jflash

    1下载:
  2. 本书详细介绍了,如何利用烧写工具J-LINK来完成嵌入式开发过程中,文件的烧写移植过程。-This book describes in detail how to use Shaoxie tool J-LINK to complete the embedded development process, the file Shaoxie migration process.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:546207
    • 提供者:qiulinyuan
  1. UsbTest

    0下载:
  2. 识别usb,识别光驱,拷贝文件到usb。自己写的vc学习的小例子-recognize usb,recognize cd-rom/dw,copy file to usb a example
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:39965
    • 提供者:fjh
  1. dd1

    0下载:
  2. windows文件过滤驱动程序,实现文件的隐藏的-file hide and filter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:68872
    • 提供者:lxbo
  1. filespy

    1下载:
  2. 文件系统过滤驱动,可监控操作系统的文件读写-File system filter driver can monitor the operating system' s file read and write
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:104909
    • 提供者:pudnyh
  1. filemon434

    0下载:
  2. file monitor and show process to create or read files
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:506491
    • 提供者:damian
  1. file

    0下载:
  2. FILEMON基础上添加 得出文件过滤驱动代码-FILEMON Add obtained based on the file system filter driver code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:7603
    • 提供者:DEF
  1. filesys

    0下载:
  2. Windows系统文件过滤驱动源代码. 采用Windows 2000 DDK开发. 可修改文件Create, Open, Write, Read, Flush, Cleanup, Close例程. 参考此代码可实现文件加密,文件监控,版权保护等特殊文件操作. -Windows system file system filter driver source code. Using Windows 2000 DDK development. Can modify the file C
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:175528
    • 提供者:
  1. rootkit

    0下载:
  2. Hide process,file,port,directory and registery root kit.
  3. 所属分类:Driver Develop

    • 发布日期:2016-12-02
    • 文件大小:568320
    • 提供者:Hong
  1. file_system_filter_driver_introduce

    0下载:
  2. windows文件过滤驱动的入门介绍,以及框架说明.-window file system filter driver introduction.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:36347
    • 提供者:crossalley
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com