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

搜索资源列表

  1. 多线程串口类

    0下载:
  2. 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8;  GCC; 支持256个串口 体积小巧
  3. 所属分类:串口编程

    • 发布日期:2008-04-29
    • 文件大小:4.69kb
    • 提供者:gongzhu
  1. CommT

    0下载:
  2. 我用C++builder 写的串口通信程序-C builder I used to write the serial communication program
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:425.86kb
    • 提供者:东风客
  1. C++教程

    1下载:
  2. 我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:330.78kb
    • 提供者:东风客
  1. api串口通讯

    1下载:
  2. 采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth correspondence, may realize and the general communication facility AT order alternately
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:645.72kb
    • 提供者:张龙
  1. VictorComm1335

    0下载:
  2. C++Builder 串口编程的很好的控件包,有必要用BCB编写的同仁不防下载试用.-C Builder Serial Programming good control packet, it is necessary to prepare the BCB colleagues not anti-downloading trial.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1011.07kb
    • 提供者:谢军
  1. com_client

    2下载:
  2. linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试
  3. 所属分类:串口编程

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

    0下载:
  2. 用c++ builder作pcomm的串口通讯-c builder used for serial communication pcomm
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:176.65kb
    • 提供者:陈林翔
  1. 06227@52RD_Multiport_Download_src_v2[1].4.1013.1.z

    0下载:
  2. 多串口下载手机软件的软件,用C++BUILDER制作-Multiport Serial phone software download software, produced by C BUILDER
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.85mb
    • 提供者:叶小明
  1. mscommbcb

    1下载:
  2. 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3.7kb
    • 提供者:贝石皿
  1. c++buildercommmunicaition

    0下载:
  2. 一个简单的程序:在c++builder环境下实现使用MSComm的串行通信-a simple procedure : c builder in the circumstances to achieve the use of serial communications MSComm
  3. 所属分类:串口编程

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

    1下载:
  2. C++Builder对串行口进行读写操作的一个通讯类-C serial port and write a communications
  3. 所属分类:串口编程

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

    0下载:
  2. 3.CB_seri.cpp(C++Builder串行异步通信程序)-3.CB_seri.cpp (C Builder asynchronous serial communication program)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:817byte
    • 提供者:cjl
  1. 2166

    0下载:
  2. 两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer *. txt file A!
  3. 所属分类:串口编程

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

    0下载:
  2. 本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine two serial communication port C
  3. 所属分类:串口编程

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

    0下载:
  2. RS232接口通讯程序,采用C++Builder编写,接受来自PLC的数据-RS232 interface communication procedures using C + + Builder prepared to accept data from PLC
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14.57kb
    • 提供者:秦泽天
  1. C++Builder_RS-232

    0下载:
  2. 这是一个C++builder开发rs-32串口的好书
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25.5mb
    • 提供者:zlk
  1. Tchart

    1下载:
  2. 用C++Builder编写的串口通信上位机程序,PC与单片机基于协议RS232实现通信显示实时数据的观察。-Using C++ Builder to prepare the serial communication PC program, PC and SCM implementation RS232 communication protocol based on real-time data showed that observation.
  3. 所属分类:Com Port

    • 发布日期:2015-01-31
    • 文件大小:408.92kb
    • 提供者:梁宏锦
  1. MSComm

    0下载:
  2. c++builder 基于MSCOMM的串口通信-c++ builder serial communication based MSCOMM
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:514.6kb
    • 提供者:刘涛
  1. CPP-Builder-serial_src

    0下载:
  2. C++ Builder串口通信源代码,测试可以编译运行-C++ Builder serial program src, can compile and run!
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:445.9kb
    • 提供者:liuqinghai
  1. MSComm串口,实现二进制不用定时器

    1下载:
  2. C++ builder使用mscomm串口进行编程,可以实现二进制形式通信,优点是不会报文丢失(C++ builder is programmed with MSComm serial port, and it can communicate in binary form. The advantage is that no message is lost.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:507kb
    • 提供者:banshan773
« 12 3 4 5 »
搜珍网 www.dssz.com