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

搜索资源列表

  1. 个人通讯录管理(VC++)

    0下载:
  2. 该通讯录管理软件在VC++环境下开发,采用文件读写方式存取有效通讯信息,为初学VC++和学习图形学的课程设计
  3. 所属分类:界面编程

  1. VC读写WORD文档表格

    1下载:
  2. 该VC程序可以实现对word文档的操作,尤其对于需要动态生成word表格的场合非常实用。
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2010-04-28
    • 文件大小:48.94kb
    • 提供者:anguoyang
  1. VC++2008 下读写同一个excel文件。

    4下载:
  2. 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
  3. 所属分类:数据库编程

    • 发布日期:2011-09-21
    • 文件大小:20.53mb
    • 提供者:64301413@qq.com
  1. VC++ 读写CADDXF格式文件

    0下载:
  2. VC++ 读写CADDXF格式文件
  3. 所属分类:源码下载

  1. VC读写txt文件的程序

    0下载:
  2. VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
  3. 所属分类:文件操作

    • 发布日期:2016-01-27
    • 文件大小:43.87kb
    • 提供者:wangzhengpei
  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. OdbcExcel VC++读写Excel文件

    1下载:
  2. VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
  3. 所属分类:文件操作

    • 发布日期:2014-12-07
    • 文件大小:22kb
    • 提供者:张良
  1. vc.rar

    0下载:
  2. vc驱动级读写内存 仅仅用于学习研究 有不懂就问作者吧,driver vc-class for learning to read and write memory study only asked the authors do not understand it
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:9.26kb
    • 提供者:陈灿林
  1. VC++读写Excel文件

    4下载:
  2. VC++读写Excel文件,经本人证实成功了的-VC to read and write Excel files, after I confirmed the success of
  3. 所属分类:文件操作

    • 发布日期:2012-11-14
    • 文件大小:747.81kb
    • 提供者:waylvm2
  1. VC++usb

    3下载:
  2. 用VC++编写USB接口通信程序,附有源程序代码,很值得研究! -With VC++ Preparation USB interface communication program, with source code, it is worth studying!
  3. 所属分类:通讯编程

    • 发布日期:2013-10-10
    • 文件大小:62.14kb
    • 提供者:丹明
  1. jpeg读写源码

    0下载:
  2. 读写jpeg的源码,vc的,还可以-the source code to read and write jpeg, vc, can also
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:389.83kb
    • 提供者:崔涛
  1. VCReadandWriteFile

    0下载:
  2. VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:595.03kb
    • 提供者:HYQ
  1. MyFileTest

    0下载:
  2. vc++6.0读写文件实例 vc++6.0读写文件实例-please look this Chinese
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:28.13kb
    • 提供者:qwestw
  1. VCrwEXCLE

    1下载:
  2. VC++ 读写EXCEL文件。这个还是比较有用的。-VC++ to read and write EXCEL file. This is quite useful.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:82.56kb
    • 提供者:高明波
  1. VC.code.read.independent.storage.file

    0下载:
  2. VC++ 读写 独立存储文件实现代码VC + + implementation code to read and write independent storage file -VC++ implementation code to read and write independent storage file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:11.82kb
    • 提供者:la3
  1. 如何读写Excel文件

    0下载:
  2. vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:23.9mb
    • 提供者:zsj
  1. VC++ Excel电子表格读写示例

    0下载:
  2. VC++ Excel电子表格读写示例,读取Excel表格中指定的某行某列的数据,以及写入Excel。(VC++ Excel spreadsheet reading and writing examples, read the Excel table specified in a row, a column of data, and write to Excel.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:88kb
    • 提供者:njdada
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1.79mb
    • 提供者:583540466
  1. VC++读写Excel文件源代码

    0下载:
  2. VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
  3. 所属分类:Windows编程

  1. VC++读写Excel文件源代码

    1下载:
  2. 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:14kb
    • 提供者:人气机
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com