搜索资源列表

  1. 数据结构的文件读写

    0下载:
  2. 结构数据的读写是指从"流"文件中读取数据存入结构,或将结构数据写入"流"文件。我们可以用以下两种方法进行结构数据的文件读写-read and write data structure is defined as "the flow" paper read data are stored in the structure or structures to write data "flow" docu
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-01
    • 文件大小:64512
    • 提供者:王 艳
  1. 读写文件

    0下载:
  2. 一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
  3. 所属分类:文件操作

    • 发布日期:2024-05-01
    • 文件大小:4096
    • 提供者:中软
  1. 文件读写存储2004

    0下载:
  2. VC文件的读写操作(很多)-VC write documents (many)
  3. 所属分类:文档资料

    • 发布日期:2024-05-01
    • 文件大小:831488
    • 提供者:李喆
  1. 重叠IO实现的大文件读写

    0下载:
  2. 读写大容量文件时比较有用的-read and write large files more useful when
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:25600
    • 提供者:
  1. 非接触智能卡读写程序

    0下载:
  2. 非接触智能卡读写程序-contactless smart card readers procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-01
    • 文件大小:25600
    • 提供者:熊熊
  1. 非接触ic卡读写程序

    0下载:
  2. 非接触ic卡读写程序-non-contact IC card reader procedures
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-01
    • 文件大小:24576
    • 提供者:胡振清
  1. 读写 INI 文件

    0下载:
  2. 读写 INI 文件-literacy INI file
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:28672
    • 提供者:sxl
  1. PIC读写CF卡C程序(含原理图)

    0下载:
  2. PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-01
    • 文件大小:457728
    • 提供者:施雷
  1. 学生信息写入和查询(文件读写)

    0下载:
  2. 学生信息写入和查询(文件读写).-student information and inquiries into the (document literacy).
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-01
    • 文件大小:4096
    • 提供者:国宝
  1. 异步读写文件测试

    0下载:
  2. 测试异步读写速度的对比程序,供菜鸟研究。(包含测试报告)-test asynchronous read and write speeds contrast procedures for birdie study. (Including test reports)
  3. 所属分类:文档资料

    • 发布日期:2024-05-01
    • 文件大小:2048
    • 提供者:马俊
  1. 文件的读写

    0下载:
  2. VC中文件的读写-VC document reader
  3. 所属分类:文件格式

    • 发布日期:2024-05-01
    • 文件大小:196608
    • 提供者:冯占
  1. IC卡读写器电路(原理图、印制板图)

    0下载:
  2. IC卡读写器电路(原理图、印制板图).-IC card reader circuit (schematics, PCB).
  3. 所属分类:电子书籍

    • 发布日期:2024-05-01
    • 文件大小:16384
    • 提供者:
  1. 24C02读写源程序

    0下载:
  2. 24C02读写源程序,测试OK!--24C02 read/write operation.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-01
    • 文件大小:1024
    • 提供者:魔剑
  1. USB设备读写

    0下载:
  2. 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-now has many USB devices, USB devices to identify with the reader on the essential. However, can be found on the USB reader little information.
  3. 所属分类:文件操作

    • 发布日期:2024-05-01
    • 文件大小:34816
    • 提供者:蔡世贵
  1. 磁盘文件的读写

    0下载:
  2. 这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-01
    • 文件大小:2048
    • 提供者:赖毅勇
  1. 读写串口

    0下载:
  2. 读写串口.rar-literacy. Rar
  3. 所属分类:串口编程

    • 发布日期:2024-05-01
    • 文件大小:1960960
    • 提供者:meng_
  1. ini文件读写代码

    0下载:
  2. ini文件读写代码-ini file read and write code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:11264
    • 提供者:丁俊
  1. pci9054实现io读写操作

    0下载:
  2. 利用DriverWorks实现PCI9054IO读写操作。包括如何使用DW开发向导生成程序框架,以及应用程序(DOS和VC)和驱动程序的完整源代码。不过为了节约空间,删除了不必要的中间文件。请重新编译一下即可。有关说明请见文件夹中的说明文档。-use DriverWorks achieve PCI9054IO write. DW including how to use the wizard generated development
  3. 所属分类:驱动编程

    • 发布日期:2024-05-01
    • 文件大小:641024
    • 提供者:常云松
  1. j读写模块及卡

    0下载:
  2. j读写模块的源程序范例,能实现非接触IC卡的所有功能.-reader module of the source paradigm to achieve non-contact IC card all the functions.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-01
    • 文件大小:958464
    • 提供者:魏炳义
  1. SST flash sst39vf400a的读写例程

    0下载:
  2. SST flash sst39vf400a的读写例程.rar-SST flash sst39vf400a read and write routines. Rar
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-01
    • 文件大小:11264
    • 提供者:落花
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org