搜索资源列表

  1. VC++2008 下读写同一个excel文件。

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

    • 发布日期:2011-09-21
    • 文件大小:21532312
    • 提供者:64301413@qq.com
  1. 实例70读写文件

    0下载:
  2. 写文件 写文件-written document written document
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:73728
    • 提供者:
  1. 实例100-读写DBF文件

    0下载:
  2. 实例读写DBF文件-examples of documents to read and write DBF
  3. 所属分类:分形几何

    • 发布日期:2024-05-01
    • 文件大小:132096
    • 提供者:李新昊
  1. C源码_CFG-_INI配置文件读写测试程序

    0下载:
  2. CFG-_INI配置文件读写测试程序-CFG- _INI configuration file read and write test procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:7168
    • 提供者:grandbleu
  1. 图形模式下读写屏幕

    0下载:
  2. 图形模式下读写屏幕的C程序-graphics mode screen reader C Program
  3. 所属分类:其他小程序

  1. 写log的一个类

    0下载:
  2. 写log文件的一个类,当然也可以用作记录适时数据使用。该类使用了临界区、事件、文件读写、线程等技术,是学习这些技术非常有参考价值的实例.-write the log file a class, of course, can also be used for recording time data access. The use of such a critical, events, document literacy, threadin
  3. 所属分类:文件操作

    • 发布日期:2024-05-01
    • 文件大小:3072
    • 提供者:小建
  1. 文件读写查询

    0下载:
  2. 一个简单的从文件读入数据到数组再在屏幕上打印的小程序,给初学者参考的。-a simple read from the document data into array on the screen again in the small print procedure, the reference to beginners.
  3. 所属分类:文件操作

    • 发布日期:2024-05-01
    • 文件大小:36864
    • 提供者:shenleven
  1. 读电机码盘的程序

    0下载:
  2. 读取一个电机码盘信号,里面有对串口读写,对控制寄存器读写的代码。入门级!-read a motor encoder signals, and they read and write to serial port, the control register read and write code. Entry-level!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-01
    • 文件大小:12288
    • 提供者:张雪
  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
    • 文件大小:1024
    • 提供者:刘雷
  1. 读写者

    0下载:
  2. 用语言实现操作系统中经典问题_读者写者同步算法-used language operating system classic problem _ readers who write synchronization algorithm
  3. 所属分类:文档资料

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

    0下载:
  2. 在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to expr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:17408
    • 提供者:王飞
  1. C8051Fxx全系列固件程序写FLASH原程序

    0下载:
  2. 单片机cygnal8051f020的读写flash程序-SCM cygnal8051f020 literacy flash procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-01
    • 文件大小:48128
    • 提供者:郑帼英
  1. SD卡读写测试成功

    0下载:
  2. 对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:169984
    • 提供者:yuyn7858
  1. API读串口

    0下载:
  2. delphi 7 API 读写串口程序。(Delphi 7 API read and write serial program.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:168960
    • 提供者:李波波
  1. 范例_二进制读写文本(VB.NET)

    0下载:
  2. vb.net二进制方式读写txt文本范例,适合初学者参考学习(Vb.net binary way to read and write TXT text example, suitable for beginners reference learning)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:119808
    • 提供者:辣椒_123
  1. SPI读写驱动

    0下载:
  2. SpI读写驱动程序源代码,大家看看。。。。。(SpI Read-Write Driver Source Code)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-01
    • 文件大小:10240
    • 提供者:威特
  1. pb下读写xml文件的例子

    1下载:
  2. 读写xml文件,PB9下使用没有问题。希望对你有帮助(Read and write XML files, PB9 under the use of no problem. I hope it will help you.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:70656
    • 提供者:cs777
  1. ply文件读写

    0下载:
  2. 读写ply文件,包括ply 的 二进制格式以及 asc格式(The read-write ply file includes ply's binary format as well as the asc format)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:1146880
    • 提供者:Ldan
  1. CORX-NFC_读写标签上位机源码(C# VS2012)

    0下载:
  2. 读写标签源码,可二次开发,是通过 PN532NFC模块串口连接电脑实现上位机操作对NFC卡读写操作。(Read-write tag source code, can be redeveloped, through the PN532NFC module serial port connected to the computer to achieve the upper computer operation on the NFC card
  3. 所属分类:中间件编程

    • 发布日期:2024-05-01
    • 文件大小:738304
    • 提供者:Rancho13502
  1. x64读写驱动源码

    0下载:
  2. 64位C++读写驱动,今天翻硬盘翻出来的(64 bit C + + read and write driver)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-01
    • 文件大小:12288
    • 提供者:Yisena
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org