CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - writefile

搜索资源列表

  1. MFC

    0下载:
  2. MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例.-Detailed MFC serial communication programming, mainly introduces the CreateFile () function and the WriteFile () function to read and write serial instances, and set the serial por
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:139972
    • 提供者:曹诗杰
  1. 111

    0下载:
  2. 取文件,利用createfile函数以及readfile和writefile-Fetch Document
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1083
    • 提供者:王晓
  1. WriteFile

    0下载:
  2. 用线程的方法对文件的操作读与写-The process file.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:3094
    • 提供者:cchcb
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1925173
    • 提供者:奋斗不止
  1. testUSBPrint

    0下载:
  2. 通过Windows系统的API函数SetupDi族函数,获得USB针式打印机的句柄,然后在通过CreateFile,WriteFile函数向该打印机发送指令,以达到控制打印的目的。-SetupDi family of functions through Windows API function system, get a handle USB dot matrix printer, and then send commands to the printer through CreateFile,
  3. 所属分类:Printing program

    • 发布日期:2017-05-26
    • 文件大小:9404176
    • 提供者:季超
  1. wenjianchaozuo

    0下载:
  2. ofstream和ifstream的用法。CreateFile函数、WriteFile函数、ReadFile函数的使用;CFile类和CFileDialog的使用,文件过滤器的设置。-ofstream and ifstream usage. CFile Class CFileDialog use, file filter settings using CreateFile function, WriteFile function, ReadFile function.
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6019
    • 提供者:jiangwb
  1. Print_DLL

    0下载:
  2. 用SetupDiEnumDeviceInterfaces等函数通过针式打印机的vid,pid找到句柄,然后用CreateFile,WriteFile控制操作打印机,可用该DLL实现套打等功能。-With SetupDiEnumDeviceInterfaces function through the vid stylus printer, such as pid handle to find, and then use CreateFile, WriteFile function printer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:163862
    • 提供者:季超
  1. SourceCode38_SD_FAT_WriteFile_OK

    0下载:
  2. dsp28335 SD卡读写功能,SD—writefile,可用于C28XX系列-dsp28335 SD card reader function, SD-writefile, can be used C28XX Series
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1052903
    • 提供者:程楠
  1. usb-hid

    1下载:
  2. 发现usb_hid网上可参考的资源少,基于C#源码的就更少了,尤其是能通过验证的资源简直是没有,本usb hid源码在两三个银行用外部标准接口的硬件设备(如柜外清,条码识别,及指纹识别)测试通过了,关键是已经封装成了一个C#控件,使用时只需调用UsbLibrary.dll文件就行了,别再用那writefile了-Found usb_hid fewer resources available online reference, based on C# source code and even le
  3. 所属分类:CSharp

    • 发布日期:2016-07-19
    • 文件大小:253952
    • 提供者:wpudn5
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:36684
    • 提供者:lw
  1. read-file

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Menu control

    • 发布日期:2017-04-24
    • 文件大小:38942
    • 提供者:汪小菲
  1. 2005serial

    0下载:
  2. 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c
  3. 所属分类:Windows CE

    • 发布日期:2017-05-28
    • 文件大小:10260708
    • 提供者:QIANGGE
  1. WriteFile

    0下载:
  2. Simple code to write a file in C
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:coco1230
  1. ReadFile_And_WriteFile-Demo(VS2013)

    1下载:
  2. 对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(c
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1280884
    • 提供者:themostfreeboy
  1. CreateFile

    0下载:
  2. 主要是串口的打开关闭,发送接收数据。 用的系统的api WriteFile和ReadFile。和下位机通信必备哦。-Mainly opening and closing of the serial port to send and receive data.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1798286
    • 提供者:季超
  1. WriteFile

    0下载:
  2. c#设计的一变化个文件监控系统,当文件名,文件内容,文件所在目录发生改变时,可以在输出中观察到变化-c# design a system to monitor changes in a file when the file name, file content, file directory is changed, the change can be observed in the output
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:34227
    • 提供者:朱雄威
  1. printer

    0下载:
  2. 使用createfile, writefile直接使用ESC指令打印图片等-Use createfile, writefile directly ESC instruction to print pictures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-08
    • 文件大小:15616683
    • 提供者:刘岩
  1. bac

    0下载:
  2. 使用WriteFile 块读写数据,可以的源码会让你很用-Use the WriteFile piece of reading and writing data, can be the source of will make you very use
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:mhlso@62632
  1. zat

    0下载:
  2. 使用WriteFile 块读写数据,好不容易才找到的-Use the WriteFile piece of reading and writing data, very not easy to find
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-12
    • 文件大小:1870
    • 提供者:odqp!164430
  1. Usn__Use

    0下载:
  2. 使用WriteFile 块读写数据,好不容易才找到的-Use the WriteFile piece of reading and writing data, very not easy to find
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:keynrn
« 1 2 3 45 »
搜珍网 www.dssz.com