搜索资源列表

  1. USB通讯协议

    0下载:
  2. USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road na
  3. 所属分类:驱动编程

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:郑卓超
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过
  3. 所属分类:文件操作

    • 发布日期:2024-05-28
    • 文件大小:38912
    • 提供者:qiyunping
  1. ProgramTools

    0下载:
  2. "自己编写操作系统"的四个工具包: 描述符分析器, ELF文件分析器, 写引导扇区等.-"own preparation system" in the four tool kits : descr iptors analyzers, ELF document analyzers, write boot, and so on.
  3. 所属分类:系统编程

    • 发布日期:2024-05-28
    • 文件大小:70656
    • 提供者:张文
  1. txt

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置
  3. 所属分类:界面编程

    • 发布日期:2024-05-28
    • 文件大小:53248
    • 提供者:快乐
  1. ReadFile

    0下载:
  2. 简单的把读的文件中的字母由小写改为大写 只需在程序写的相应目录建相应文件即可-Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be
  3. 所属分类:文件操作

    • 发布日期:2024-05-28
    • 文件大小:58368
    • 提供者:陈亮
  1. readfile

    0下载:
  2. 这是一个用VC++编写的实现读写大块资料( 二进制)文件的程序-This is a used VC++ Realize prepared to read and write large pieces of data (binary) files
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:237568
    • 提供者:李轶
  1. VC++HID_USB

    0下载:
  2. vC++读写HID_USB设备,包含hid_usb的固件程序和上位机程序-vC++ read and write HID_USB equipment, including firmware hid_usb procedures and PC program
  3. 所属分类:驱动编程

    • 发布日期:2024-05-28
    • 文件大小:3123200
    • 提供者:zifengling
  1. readfile

    0下载:
  2. 用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:816128
    • 提供者:Huliu
  1. delphi_readandwrite_com1_lpt1

    0下载:
  2. delphi编写的串口,并口输出数据(使用了MSComm控件,附MSComm控件)-delphi read and write to com ,lpt1
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-28
    • 文件大小:245760
    • 提供者:大口吃肉
  1. ReadFile

    0下载:
  2. 本程序用C.C++.MFC三种途径实现了文件的读写操作。-This program demostrate file read/write operation by three method,they are C,C++,MFC.
  3. 所属分类:文件操作

    • 发布日期:2024-05-28
    • 文件大小:1008640
    • 提供者:
  1. Write-ReadFile

    0下载:
  2. C++读写文件。Win32程序,产生100个随机数,然后将产生的数存储为10行10列的文件格式,最后从文件中读取这些数并按照原格式显示出来。-The C++ Programming file. It can create 100 numbers and write them to the txt file, in the end read it to print.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-28
    • 文件大小:898048
    • 提供者:钟哲
  1. readfile.tar

    0下载:
  2. 读取文件,将文件中所有的内容一次性写入内存.减少IO读取次数-write all the contents of file to memory at once
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:陈勇
  1. ReadFile

    0下载:
  2. 用Java 读写文件大全 包括不同类型的数据读写功能-Java file read and write you can
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:蔡建
  1. ReadFile

    0下载:
  2. 读出本地硬盘的三个文件,并对文件的数据进行计算或者排序,再写入另一文件-Read the three documents the local hard disk, and calculated the data file, or sorted, and then write another paper
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-28
    • 文件大小:50176
    • 提供者:kkk
  1. ReadFile

    0下载:
  2. C语言读写linux下文件,及进行文件解析-C language to read and write files under linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:wangdongbo
  1. Readfile

    0下载:
  2. 对文件读写,解决了在读写过程中产生乱码问题-File read and write, read and write process to solve the problem of garbled
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:徐云
  1. ReadFile

    0下载:
  2. 读取文件夹的内容,不是用JavaEE写的,使用Jcreate写的,还不错,希望对大家有用-Read the contents of the folder, not written with JavaEE use Jcreate write, well, want to be useful
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:徐小瑜
  1. ReadFile

    0下载:
  2. 基于对话框的读文件和写文件的代码,主要用于分析文件数据,类似于ultraedit-Dialog-based reading a file and write file code, mainly used to analyze the data, similar to ultraedit
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-28
    • 文件大小:7568384
    • 提供者:yangyu
  1. readfile

    0下载:
  2. IDL中各种格式文件的读写,包括文本,图像(pdf),ji各中遥感影像的读写-IDL in a variety of formats to read and write files, including text, image (pdf) ji in remote sensing image read and write
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-28
    • 文件大小:1106944
    • 提供者:金辉
  1. readfile

    0下载:
  2. 实现文件读写功能 可以打开一个txt文件读取该文件信息并向另外一个txt文件写入已经读取的信息-Implementation file to read and write functions can open a TXT file and read the file information to another TXT file is written to have read the information
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:mona
« 12 3 »

源码中国 www.ymcn.org