CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 文件操作

搜索资源列表

  1. CommOperateGps.h

    0下载:
  2. eVC下操作串口提取GPS有效数据1,把文件名字后缀.rar去掉即可,不用解压缩。-operate under serial data from a GPS effective, the document name suffix. Rar can be removed without decompression.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:苗新甫
  1. qts_qq

    0下载:
  2. 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:78372
    • 提供者:LENG
  1. modusactivex

    0下载:
  2. 此为MODBUSTOOLS公司出的VB控件,主要对MODBUS的操作,可以支持COM和TCP/IP的开发,不过本人没有破解,只有 MASTER和SLAVE的破解文件需要的人QQ联系:29781779-MODBUSTOOLS this company for the VB Control, MODBUS right, the operation can support COM and TCP / IP development, but I did not break, only the MASTE
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:159844
    • 提供者:郑飞荣
  1. 0906 串口通信用于遥控操作简例

    0下载:
  2. 串口通信用于遥控操作的实例,其中包括DisplayCon和RemoteCon两个工程文件-serial communications for remote operation example, DisplayCon including two works and documents RemoteCon
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1647673
    • 提供者:严沁
  1. chuankou_vc

    0下载:
  2. 用vc操作串口的源程序,可以发送字符串及文件,使用简单方便。-vc operation with serial source, and the string can send documents, the use of simple and convenient.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:62053
    • 提供者:刘方海
  1. SerialSun

    0下载:
  2. 多文档界面设计\\配置文件读写\\串口操作\\串口封装类
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:108071
    • 提供者:海波
  1. SerialPort

    1下载:
  2. WINNT2000下直接写端口的VC++源程序::这是一个直接操作端口的例子。其中文件夹lib是程序所用到的dll.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:22287
    • 提供者:ttcorner
  1. comm

    0下载:
  2. Win 32系统下的串行通信类。采用文件I/O函数提供的打开和关闭通信资源句柄及读写操作的基本接口。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19893
    • 提供者:李美剑
  1. com

    0下载:
  2. 串口通讯源代码,本人提供串口操作的库文件,请多多提些意见。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3656
    • 提供者:谢凯
  1. Comm1

    0下载:
  2. 实际是一个网络编程中模拟读写串口的程序.不过是创建了一个文件,把文件当作串口进行操作-is actually a simulation of network programming literacy Serial procedures. But is the creation of a paper document to operate as a serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3889
    • 提供者:王波
  1. CPort_Writer

    0下载:
  2. 一个很用用的通过Pc端串口向下位机串口写入文件的delphi小程序。可以设置串口号,波特率,选择写入文件。全部图形化操作,直观易懂。使用Cport控件实现串口通讯,程序稳定。-
  3. 所属分类:串口编程

  1. jindi java sms for linux V3.1

    2下载:
  2. jindi java sms for linux(JJSL)主要用于在linux操作系统上通过java程序控制Wavecom M1306B GSM/GPRS Modem短信设备的发送和接收。 目前主要支持wavecom全系列产品。开发测试环境为Wavecom M1306B(原装)。 JJSL最大的优点就是跨平台,更换平台只需要更换底层驱动和jindisms-3.1-RC1.jar文件,无需修改您的应用软件。为您节约大量开发及维护成本。 其次,JJSL将所有设备底层操作打包为jindisms-3.
  3. 所属分类:串口编程

    • 发布日期:2011-07-07
    • 文件大小:102377
    • 提供者:lfqyuan
  1. CCommLib

    0下载:
  2. 自己写的串口通信类库,为异步读操作,使用时直接将lib文件加载如程序,判断串口是否可以,打开串口,读、写串口,关闭等,自己写的,满足一定的需求,不太完善-serial communication class library for the asynchronous read operation, use lib file is loaded directly into such programs to determine whether the serial port, open the ser
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14355434
    • 提供者:shadow
  1. VCuart

    0下载:
  2.  WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the
  3. 所属分类:Com Port

    • 发布日期:2017-04-28
    • 文件大小:296179
    • 提供者:charity
  1. serialport1

    0下载:
  2. 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:40446
    • 提供者:flashvip
  1. COMTESTA

    0下载:
  2. dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1077
    • 提供者:明剑
  1. SerialPort

    0下载:
  2. CSharp 的串口控制类,采用文件操作的方式,挺不错的。-CSharp class serial control, the use of file operations the way, very good.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3087
    • 提供者:张强
  1. Asynchronous-serial-port

    0下载:
  2. 异步读取串口,实现文件传输,采用重叠操作很有学习价值-Asynchronous serial port to read, to achieve transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:637111
    • 提供者:
  1. CommMonitorControl

    0下载:
  2. 这个是串口通信云台控制系统,知识点完整。代码比较完善,没有漏洞。楼主 上一个上传的是shell文件操作,不注意发生点错误,希望原谅-This is a serial communication PTZ control system, complete knowledge points. The code is perfect, without flaws. Landlord upload shell file operations, do not pay attention to point e
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:2039399
    • 提供者:杨乐
  1. febugger

    0下载:
  2. 存C写的zip压缩,解压缩源代码,主要对文件操作,希望有经验的朋友把它改造成能对内存操作的类()
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:93184
    • 提供者:Tiffjvy
« 12 »
搜珍网 www.dssz.com