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

搜索资源列表

  1. MSComm

    0下载:
  2. 本文详细介绍了MSComm控件在串口编程中使用及两种通信的方式。-This paper describes the MSComm control in the serial programming and two kinds of communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3359
    • 提供者:文乐星宇
  1. com

    0下载:
  2. VC 串口通信,详细说明,用MSCOMM控件实现 可以实现简单的数据监控-VC serial communication details, MSCOMM control to achieve Simple data monitoring can be achieved
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:114857
    • 提供者:asdf
  1. Victor-serial--VCL

    0下载:
  2. 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1126952
    • 提供者:wu ming
  1. SCommTest

    0下载:
  2. 基于控件编程实现串口通信,实现串口收发,亲测使用方便 -Control programming, serial communication, serial transceivers, and pro-measured and easy to use
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3642266
    • 提供者:liyi
  1. mscommmuchread

    1下载:
  2. 多串口读写软件,最多支持8串口,串口控件用的是VB下的MSCOMM控件-failed to translate
  3. 所属分类:串口编程

    • 发布日期:2014-01-21
    • 文件大小:1587251
    • 提供者:刘永强
  1. lxx_0509_8_2

    0下载:
  2. 利用MSC控件实时计算并显示串口接收数据总数,误码个数,误码率和时间.-Using MSC control real-time calculation of the serial bit error rate.
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3498021
    • 提供者:刘晓昕
  1. Serial-communication

    0下载:
  2. 详细介绍了如何用mscommn控件进行串口通信,并且附有相关代码-Described in detail how to use mscommn control serial communication, and is accompanied by the relevant code
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:6382
    • 提供者:magics
  1. MSCOMM-Dialog7

    0下载:
  2. 串口功能测试程序说明: 1.该程序功能如下: /* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行) /* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加) /* (3) 基于对话框的“退出”按钮; /* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成) /* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点) /* (6) 接收端的QC信息第五位加了0x03?尚不知原因。 /
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3977568
    • 提供者:杨璐
  1. MSCOMM--Use-OCX

    0下载:
  2. 关于MSCOMM控件的一些非常详细的说明 VB5.0 6.0的MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱 动的、高效实用的通信程序。但在实际通信软件设计过程中,MSComm控件并非像想像中那样完美和容易控制.特别是在中文Wln 95 98下通信时更会出现问题。下面就从基础开始介绍,然后逐步讨沦MS
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:98377
    • 提供者:man
  1. 02

    0下载:
  2. 串口通讯的一般设计,关于mscomm控件的基本使用,实现了单字符的通讯,使用串口通讯助手-The general design of the serial communication use of mscomm control a single character of the communication, the use of serial communication assistant
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2164328
    • 提供者:申通
  1. CommTest

    0下载:
  2. Delphi 使用TComm控件进行串行开发。-Serial development
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:56334
    • 提供者:china
  1. CYGLXT

    0下载:
  2. 程控电话计费系统;主要利用mscomm控件,后台是sql server2000,包括源程序和数据库; 分为前台电话管理和后台管理两部分; 前台:设置电话状态浏览 记录查询 分机设置 后台: 基础信息管理模块 权限管理 系统参数等-Main use mscomm control, the background is the sql server2000, including source code and database divided into two par
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7630590
    • 提供者:王洋
  1. VC-Comm

    0下载:
  2. 详细介绍VC中MSComm控件的用法,包括发送和接受-Detailedly introduce the use of MSComm Control in VC ,including sending and receiving datas
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:248349
    • 提供者:yanghf
  1. MuliDocuMSComm

    1下载:
  2. 使用VS2010编写的多文档的控件串口通信,值得一看的代码-Written using VS2010 document control serial communication code, worth a visit
  3. 所属分类:串口编程

    • 发布日期:2013-07-29
    • 文件大小:2333396
    • 提供者:小朱
  1. MSCommPro

    0下载:
  2. 利用MSComm控件进行串口通信。 VC++实现-communication by using MSComm
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:39820
    • 提供者:龙影
  1. VCPP_RS232

    0下载:
  2. 采用串口通讯控件编写的串口调试助手软件,学习串口编程的很好教程-Prepared by the serial debug serial communication control assistant software, learning a good tutorial of the serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2491385
    • 提供者:wangps
  1. MSComm

    0下载:
  2. 在VC中 利用MSComm控件,实现两PC之间的串口通信,数据的接受与发送。已经经过编译与运行成功-MSComm control in VC, communication between the two PC' s serial port to accept and send data. Has been successfully compiled and run
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:99838
    • 提供者:洛思琪
  1. SCommTest_s

    0下载:
  2. 使用微软MSCOMM控件编写的串口程序,可以收发,16进制显示,自动发送等。-Microsoft MSCOMM control prepared by the serial program, you can send and receive, 16-band display, automatic transmission and so on.
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4780028
    • 提供者:agui
  1. VCPP6.0-mscomm

    0下载:
  2. 图析VC++6.0中使用mscomm串口控件详细编写过程-Figure detailed write analysis the use mscomm serial VC++6.0 control process
  3. 所属分类:Com Port

    • 发布日期:2017-11-06
    • 文件大小:763557
    • 提供者:gaoming
  1. DXF_G_code

    1下载:
  2. DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件-DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm
  3. 所属分类:串口编程

    • 发布日期:2016-01-21
    • 文件大小:32602112
    • 提供者:hezhiyuan
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 »
搜珍网 www.dssz.com