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

搜索资源列表

  1. Labview-MSCOMM-Send-receive

    0下载:
  2. labview采用MSCOMM控件完成串口通信,发送,中断接收。 自己正使用的这种方法,确实是有效的,自己再添加协议什么的,丰富内容。-LabVIEW uses the MSCOMM control to complete serial communication, send, receive interrupt.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:21164
    • 提供者:zm
  1. VCL

    0下载:
  2. 一个VCL控件 1.针对与①单片机通讯②传递大量复杂数据, 加强了数据包功能: 增加了 PackageType 和 PackageInterval 两个属性。 PackageType 允许设置数据包的格式, 可设置包括与以前兼容、帧首尾和控制符、使用超时等三种类型的数据包格式。 PackageInterval 属性: 如果 PackageType 为超时判断数据首尾, 这个属性设置超时时间(毫秒)。 ①使用超时的方法适用于与单片机和仪表通讯的大部分情况 ②使用帧首尾和控制
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:441148
    • 提供者:Sugar
  1. SPCOMM

    0下载:
  2. 一个串口控件,从网上下载下来的,新手注册随便发个什么东东上来的。-A Serial Control and downloaded from the Internet, the novice registered casually made up of what stuff.
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:27925
    • 提供者:zhangqin
  1. MFC01

    0下载:
  2. 用控件实现的串口通信,绝对是串口通信初学者的良好例程,是用VC++做的MFC-With the controls to achieve the serial communication, serial communication is definitely a good beginner routine is done with VC++ MFC
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5333247
    • 提供者:nameyue
  1. SCommTest

    0下载:
  2. 基于vc控件的串口发送接收测试代码,可发送16进制。-Based on vc control serial receiver test code can be sent in hexadecimal.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:48061
    • 提供者:wangwenliang
  1. commtest

    0下载:
  2. 这是串口通信编程。利用控件通信编程的例子,已调试过。希望大家提出意见。-This is a serial communication programming. Control the use of communications programming examples, has been debugged. I hope that everyone views.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:55538
    • 提供者:木阮清
  1. ckkf

    0下载:
  2. 串口开发js调用MSCOMM32插件的例子 内含测试的html页面及ocx控件 需进行注册 开发环境xp- serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:51402
    • 提供者:陈剑晖
  1. QCustomPlot.tar

    2下载:
  2. QCustomPlot是一个用于制作图形和图表,以及提供实时可视化应用程序的高性能绘图图表Qt C++控件。可以绘制曲线图、趋势图、坐标图、柱状图等,可在自己的项目中直接使用两个源文件,或预先编译成库。支持导出多种格式包括:PDF,PNG, JPG 和 BM。-QCustomPlot is a high-performance graphics and charts for the production, as well as provide real-time visualization ap
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3629036
    • 提供者:login
  1. AMP-Check

    1下载:
  2. VB与欧姆龙PLC通过串口通信,实现读写和控制功能,软件运用串口控件-VB and omron PLC through a serial port communication, reading and writing and control function, the software use serial port controls
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:14272
    • 提供者:jl
  1. VS2008MFC_MSComm_

    0下载:
  2. V2008下用MFC 的MSComm控件编写串口程序,带图文说明。-V2008 serial program, prepared by MFC MSComm control with captions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:985326
    • 提供者:小兵
  1. scoom

    0下载:
  2. windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3352
    • 提供者:叶影
  1. 1

    0下载:
  2. 用VB进行串口实时数据采集,本文介绍VB6.0利用MSComm通信控件,开发微机通过串口对工业仪表进行实时数据采集的编程技术。给出的程序代码具有通用性,并有详细的注释,可以直接或稍加改动后用于其他数据采集或实时控制程序中。-Using VB serial real-time data acquisition, communication paper introduces VB6.0 using MSComm control, through the serial port on the comp
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:70158
    • 提供者:li
  1. comtest

    0下载:
  2. 使用VB实现的串口调试工具的完整源码。本程序的运行环境为VB6.0。 如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-full soure for vb com test
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:4936
    • 提供者:陆某某
  1. comfile

    1下载:
  2. 使用vb实现串口通信的文件传送系统,用vb以及mscomm控件实现。方便实用。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-file transmit by com
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:28865
    • 提供者:陆某某
  1. combarcode

    0下载:
  2. VB通过COM串口读取条形码设备。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-read code from barcode by com
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2932
    • 提供者:陆某某
  1. fxplc

    0下载:
  2. VB开发的串口与三菱FX PLC通讯源码。如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-com communicate with fx plx
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:18558
    • 提供者:陆某某
  1. vbcan

    0下载:
  2. 基于CAN总线的模拟量输入 VB 串口编程.如果不能运行,可能是你的VB中不包括MSCOMM控件,需要注册MSCOMM控件。 点击SETUP文件夹下的SETUP命令,则会在您的机子上安装串口程序,并注册MSCOMM控件。-CAN bus programe by vb
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:19385
    • 提供者:陆某某
  1. serial_communicatio_Matlab

    0下载:
  2. 串口通讯助手matlab版,网上普遍流传的版本由于需要安装activex控件而不能运行,本版本修改了链接指示部分,不需要activex控件,可在win7 64bit下运行。-serial communicatio Matlab
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:53832
    • 提供者:Chang Liu
  1. SerialPort1

    0下载:
  2. PC端利用c#实现开关量输出_方法3(SerialPort控件实现)-PC end use c# achieve switching output _ Method 3 (SerialPort control to achieve)
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:173137
    • 提供者:蒲公英
  1. SerialPort2

    0下载:
  2. 10 PC端利用c#实现开关量输出_方法1(SerialPort控件实现)-10 PC end use c# achieve switching output _ Method 1 (SerialPort control to achieve)
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:199781
    • 提供者:蒲公英
« 1 2 ... 21 22 23 24 25 2627 28 29 »
搜珍网 www.dssz.com