CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程 搜索资源 - read/write

搜索资源列表

  1. i2cwr

    0下载:
  2. 菲利普ARM的I2C读写程序,读写24C02并校验-Philippe ARM I2C read and write procedures, and calibration literacy 24C02
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:122.93kb
    • 提供者:zhangfeng
  1. ConfigFile

    0下载:
  2. 非常有用的一个关于读写配置文件的类!-a very useful read and write configuration files for the class!
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:2.52kb
    • 提供者:
  1. DLLCode20070510

    0下载:
  2. an Atl_com use to read or write an mdb file which use ado.Japanese software develop
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:110.78kb
    • 提供者:kitche
  1. 根据 ESRI 公司公布的文件格式描述白皮书写的shp文件读取程序

    0下载:
  2. 根据 ESRI 公司公布的文件格式描述白皮书写的shp文件读取程序 读取 ESRI 公司的 SHP 文件,According to ESRI, announced the White Paper describes the file format of the shp file to write to read program to read ESRI' s SHP files
  3. 所属分类:中间件编程

    • 发布日期:2017-03-21
    • 文件大小:8.38kb
    • 提供者:shenyc
  1. shapelib

    0下载:
  2. shapelib 读写shp dbf的运行库-shapelib runtime to read and write shp dbf
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:35.31kb
    • 提供者:冰雨
  1. FAT16

    0下载:
  2. 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:673.06kb
    • 提供者:6756
  1. CORBA_example

    0下载:
  2. corba的一个小例子,上班学习,花了一个星期,以前没接触过,总算完成了,现在这个例子有回调,我在网上找了很长时间都没找到,我感觉我这个是最好的,同时还提供很详尽的环境和调试文档,相信稍微有点编程基础的人都能编译这个工程,是很好的学习例子-it s an example for corba,use c++ 2005,and i have write the build step in the word,read it ,it s ok, this example could callback t
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:212.55kb
    • 提供者:jakey
  1. OPC2.0andAB

    0下载:
  2. AB通讯程序不需要更改可以直接使用,RSLinx必须有授权否则无法通讯。 如果被挂起来可以考虑放到线程里面运行比较稳定,具体使用如有不清楚的可以打电话给我,后面有Delphi版和C版都不需要更改只要将PLC变量填入指定数组就可以读出和写入数据,Delphi版和C版相对复杂点但稳定性可移植性比较强适合做大程序 -The AB communication procedure does not need to change may use directly, otherwise RSLinx
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-26
    • 文件大小:1.69kb
    • 提供者:夏永康
  1. myopc

    0下载:
  2. 使用VB实现对PLC等设备的OPC服务器的访问,读取和写入等-PLC using VB to realize the OPC servers and other equipment to access, read and write, etc.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:13.6kb
    • 提供者:wanghao
  1. RORWini

    0下载:
  2. 自己整理的INI读写类,class中封装了对INI错做的API函数常用功能,错误提示等。-INI read and write their own finishing classes, class in the package, the right to do wrong INI common functions API functions, error prompts.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-03
    • 文件大小:2.57kb
    • 提供者:刘明
  1. read-century

    1下载:
  2. 读写世纪星组态软件中的变量,可以进行通讯输出。-Century Star configuration software to read and write variables, you can communicate with the output.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:19.04kb
    • 提供者:bsy
  1. OdbcExcel

    0下载:
  2. Odbc数据库读写代码,我用后帮助挺大,当可裁剪部件比较合适-odbc read write vc code
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-17
    • 文件大小:20.92kb
    • 提供者:pdk
  1. read-and-write-SPD

    0下载:
  2. 通过PCI总线协议访问内存条上的EEPROM中的SPD,对SPD进行读与写。(分成两个源文件,也可以合在一起进行读和写)只适用Intel芯片组的主板。AMD系统可以参考,进行修改。-Visit the SPD on the Memory Module in the Motherboard via PCI protocol. Read or Write the SPD content. Only for Intel Chipset. Please revise the source code if
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:3.86kb
    • 提供者:唐朝阳
  1. vb_TXT

    0下载:
  2. 该VB程序可以实现利用VB新建或打开已有的.TXT文件并读取或写入数据。-The VB program can achieve. TXT VB new or open an existing file and read or write data.
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-15
    • 文件大小:3.37kb
    • 提供者:liguohui
  1. sqlSendFile

    0下载:
  2. 利用SQL上传和下载文件,首先用vfp创建读写文件的com组件,然后sql存储过程调用com进行文件上传和下载。-Use SQL to upload and download files, first create com component read and write files using vfp, then sql stored procedure call com for file uploads and downloads.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:16.38kb
    • 提供者:yangjunqi
  1. flash-for-MSP430f1611

    0下载:
  2. 对msp430f1611单片机内部的flash进行读写操作-On msp430f1611 internal flash microcontroller to read and write
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:24.68kb
    • 提供者:qikaifeng
  1. read-and-write

    0下载:
  2. 实现对有格式顺序存取文件查询的fortran小程序-To achieve a format file of sequential access query FORTRAN small program
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:李成
  1. EmfutureSerialPort

    0下载:
  2. android通过jni方式在Linux c下的串口读写-android serial read write
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-07
    • 文件大小:1.45mb
    • 提供者:nicolasfei
  1. Node的Excel模块

    0下载:
  2. 一个 Node.js 模块,可用来读写和操作 XLSX 和 JSON 电子表格数据和样式(A Node.js module that can be used to read, write, and manipulate XLSX and JSON spreadsheet data and styles)
  3. 所属分类:中间件编程

  1. CORX-NFC_读写标签上位机源码(C# VS2012)

    1下载:
  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 read-write operation.)
  3. 所属分类:中间件编程

    • 发布日期:2020-11-30
    • 文件大小:721kb
    • 提供者:Rancho13502
« 12 »
搜珍网 www.dssz.com