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

搜索资源列表

  1. FILEMON_4.34

    0下载:
  2. 文件监视FileMon 一个常用的监视软件,它可以监视软件的读取其他文件的情况,对破解的时候有很大帮助。 里面有源程序,对学习驱动开发有很大的帮助.-surveillance documents FileMon a commonly used monitoring software, it can monitor software to read other documents, to decipher when a great help. Inside a source of lear
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:187666
    • 提供者:阿东
  1. Win2fsV0.1_src

    0下载:
  2. 一个windows 文件系统驱动源码,可以读取UNIX 文件系统。 -a windows file system driver source code, can read the UNIX file system.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:289780
    • 提供者:blz
  1. drv_for_eeproomwriter

    0下载:
  2. 这是在源有代码上修改的驱动,具有BULK,ISO,CONTROL等传输模式,可通过DA,DB命令向Cypress68013ar芯片写入并读取相关信息,同时可以将从USB总线上获取的数据直接保存为文件的功能
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:271014
    • 提供者:zhou yongqian
  1. 串口扫描源码

    2下载:
  2. 包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
  3. 所属分类:驱动编程

    • 发布日期:2009-01-05
    • 文件大小:44431
    • 提供者:wencongqiu
  1. FileFilter

    0下载:
  2. 一个windows U盘的过滤驱动代码,让U盘插入电脑后只能读取数据,而无法写入文件;-A windows U disk filter driver code, so that U disk into the computer can only read data, and can not write to file
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:7479
    • 提供者:sky
  1. ReadImportTable_src

    0下载:
  2. 读取windows平台PE文件的输入表,高手作品,值得参考-PE files windows platform reads the input table, master works, it is also useful
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:1504
    • 提供者:BruceYoung
  1. GPIB-VC

    0下载:
  2. 采用VC实现GPIB于上位机的数据读取,注意,需要的DLL文件在release目录下。希望对刚开始GPI采集的初学者有帮助!-VC achieved using data from GPIB to PC to read, pay attention to the need of the DLL file in the release directory. GPI want to start collecting the beginners help!
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:30660
    • 提供者:刘向东
  1. WriteOrReadFile

    0下载:
  2. 驱动程序对磁盘文件进行直接读取或写入操作,
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:493508
    • 提供者:李于
  1. sd-boot-wince

    0下载:
  2. 文件主要是用来读取sd卡的一部分源码,希望有用-The document is part of the source used to read the sd card and the hope that useful
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:4221
    • 提供者:cy
  1. dbf(VC)

    0下载:
  2. VC 读取DBF文件类 实现创建、读取、查询、删改功能-VC 读取DBF文件类
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:5459
    • 提供者:caifu
  1. SDT_UnHook_Code

    0下载:
  2. 通过读取ntoskrnl.exe文件的导出函数API相对虚拟地址,找到ntoskrnl.exe在内存中的基地址,计算各个API真正的起始地址,比较SSDT表中对应的API地址,不同则去掉SSDT钩子的驱动代码-First,the driver code acquires the RVA of APIs the export table of ntoskrnl.exe.Second,program acquires the base address of ntoskrnl.exe loaded
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:667509
    • 提供者:王冠
  1. DeviceDataBaseImp

    0下载:
  2. j2me 对本地文件进行读取修改并转化为hashtable -j2me on the local paper read revised and translated into hashtable
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:2825
    • 提供者:ga75388
  1. ReadText_C

    0下载:
  2. 用C语言实现的txt文件的读取,比如读取到文本尾如何换行,如果到指定的位置读取等。-Read txt file using C language, for example, reads to how to wrap text tail to a specified location read.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9027
    • 提供者:qiaan9u428
  1. QtXml

    0下载:
  2. 基于QT的读取分析XML文件驱动程序 供外部直接调用接口函数-QT-based program to read XML file
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:7635
    • 提供者:su_yangxi
  1. readwBMP

    0下载:
  2. vc++读取 bmp图片到文件中的使用方法,用于vc读取bmp图片。-The use of vc++ read BMP images to file method, used for vc read BMP images.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:133512
    • 提供者:cijunqiang
  1. dini03

    0下载:
  2. 基于qt编写的dini03水位测量仪驱动,有对外开放接口,可以读取dini03上的数据文件-QT based on the preparation of the dini03 water level meter driver, open interface, you can read the data file on dini03
  3. 所属分类:Driver Develop

    • 发布日期:2017-12-11
    • 文件大小:1053659
    • 提供者:杨炜涛
搜珍网 www.dssz.com