CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - vc 读写

搜索资源列表

  1. ini_file

    0下载:
  2. vc++ 读写.INI 文件的操作方法,希望对有用的到的朋友用作参考
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12.55kb
    • 提供者:will
  1. 用VC++编写USB接口通信程序

    1下载:
  2. 本文详细介绍了如何运用WINDOWS API,进行USB文件的读写。
  3. 所属分类:编程文档

    • 发布日期:2010-10-20
    • 文件大小:154.37kb
    • 提供者:hefuyun
  1. VC-USB-HID.常用的Windows+API调用

    1下载:
  2. 常用的Windows+API调用 怎样编写一个在USB接口读写数据的程序 HID设备的访问,Commonly used Windows+ API call how to prepare a USB interface to read and write data through HID equipment visit
  3. 所属分类:软件工程

    • 发布日期:2017-03-02
    • 文件大小:258.71kb
    • 提供者:
  1. vc-bmp

    0下载:
  2. VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8.25kb
    • 提供者:张林
  1. Sean

    0下载:
  2. vc操作excel 包含写\读操作-vc excel vc excel vc excel vc excel
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.89mb
    • 提供者:sean
  1. VC_serial_port

    0下载:
  2. VC++串口编程文档,对串口的读写操作。-VC++ serial port programming document, read and write operations on the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:173.23kb
    • 提供者:cheny
  1. VCReadandWriteDataThroughUSB

    0下载:
  2. 此文档介绍了怎样用VC++实现USB接口读写数据的程序-this word introduced how to use the program of VC to read and write data through USB .
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:张吏
  1. GPSportcommunication

    0下载:
  2. VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:85.94kb
    • 提供者:feifei
  1. VC-Read-and-write-file(.TXT).doc

    0下载:
  2. 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:55.5kb
    • 提供者:陈爱斌
  1. Siemens-PPI

    0下载:
  2. Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定困难,特别是自行开发的现场设备就不能通过PPI协议接入PLC
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:17.86kb
    • 提供者:AAA
  1. VC2005_ADO_Excel2007_demo

    0下载:
  2. VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:7.61kb
    • 提供者:ruler
  1. readtxt

    0下载:
  2. 基于VC的多种方法逐行读写文件,包含unicode文件的读写方法,解决了乱码问题-VC-based ways to read and write files line by line, reading and writing files containing unicode method to solve the garbage problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:10.49kb
    • 提供者:kiki
  1. EXCEL-data-import-and-export

    0下载:
  2. 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:507.64kb
    • 提供者:蓝锐
  1. VC-MSCOMM

    1下载:
  2. 主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例.-Introduces CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:136.7kb
    • 提供者:王元双
  1. VC-literacy-INI-file

    0下载:
  2. VC读写INI文件 互相学习,希望对大家有帮助-VC literacy INI file
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1.57kb
    • 提供者:郑伟
  1. VC-MFC-serial-port--coding

    2下载:
  2. 主要介绍了用 CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例. -mainly introduce the example of how to read and write serial ports
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:136.26kb
    • 提供者:朱桐
  1. vc

    0下载:
  2. 用vc语言读写与显示bmp图片,用多文档方式编程-With vc language literacy and display bmp images with multi-document mode programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4.24mb
    • 提供者:刘建达
  1. VC_USB_HID

    0下载:
  2. 用VC_编写USB人机接口类通信程序说明文档,主要实用于VC开发HID设备读写。-USB Hid interface for VC
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:80.62kb
    • 提供者:
  1. VC++实现USB接口读写数据的程序

    2下载:
  2. 用VC++实现USB接口读写数据的程序,使用一个GUIDguidHID_1查找并打开一个USB设备
  3. 所属分类:文档资料

    • 发布日期:2018-07-07
    • 文件大小:54.5kb
    • 提供者:sxz521mtt
搜珍网 www.dssz.com