CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 控件

搜索资源列表

  1. cmdsend

    0下载:
  2. 利用MSComm控件实现串口通信,使两台计算机通过窗口进行通信.-Serial communication using MSComm control, so that two computers to communicate through the window.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2246
    • 提供者:jiankang
  1. ComAssistant

    1下载:
  2. ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:277423
    • 提供者:chuxiangshan
  1. COM_MENQ

    0下载:
  2. wince5.0下串口调试软件,方便开发人员。该串口直接用API写的,不是使用控件-wince5.0 serial debugging under the software for developers. API to write directly to the serial port, not using the control
  3. 所属分类:Windows CE

    • 发布日期:2017-05-12
    • 文件大小:2997093
    • 提供者:jack
  1. S200PLC

    0下载:
  2. 附带VB和Delphi的例子 西门子ppi协议,支持V区操作,实际应用中足够了, 支持V区的位、字节,字和双字操作, 默认一次可以读取100个字节。 控件默认参数为串口1,PLC地址2,Even效验,波特率9600 有问题发邮件lkl_xz@163.com 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号 port- plcAddress port
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:357791
    • 提供者:程兴
  1. MSComm

    0下载:
  2. 在VB开发环境下,以MSComm控件编程串口调试精灵-In the VB development environment to debug wizard serial MSComm control programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:2012884
    • 提供者:戴之尧
  1. gps-to-pc

    0下载:
  2.  基于全球定位系统(GPS) 接收机的基本工作原理及其通信协议, 讨论了M SComm 控件的属性、方 法, 以美国GARM IN 公司的GPS25 接收机为例详细介绍了如何利用该控件实现GPS 接收机与微机间的串口通 信方法。-Based on the Global Positioning System (GPS) receiver and its basic working principle of communication protocols, discussed M SComm
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:184088
    • 提供者:黄岩
  1. VCSerialPort

    0下载:
  2. vc操作串口的适用程序,基于rs232控件,可异步传输,相信对需要者会有所帮助。-vc serial port operation procedures for the application, based on rs232 control, can be asynchronous transmission, I believe will help those in need.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:821885
    • 提供者:gr109
  1. VC_MSComm

    0下载:
  2. 利用Visual C++ MFC和微软的MSComm(Microsoft Communications Control)串口通信控件写的串口通信程序-Using Visual C++ MFC and Microsoft MSComm (Microsoft Communications Control) serial communication control program written in serial communication ... ...
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:43299
    • 提供者:小小
  1. SerialPort_UserBook

    0下载:
  2. NET Framework 2.0 类库包含了SerialPort 类,方便地实现了所需要串口通讯的多种功能,为了使MSComm编程方法快速转换到以SerialPort类为核心的串口通讯的设计方法,本文着重讨论了Visual Studio 6.0的MSComm控件和SerialPort 类设计方法的异同点-NET Framework 2.0 class library includes the SerialPort class, easy to realize the need for mult
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:34308
    • 提供者:youname
  1. mscomm

    0下载:
  2. 这个实例是基于对话框的MFC应用程序中应用MSComm控件编程实现COM1和COM2的串口控制。-This example is a dialog-based MFC application of application programming MSComm control serial control COM1 and COM2.
  3. 所属分类:P2P

    • 发布日期:2017-05-08
    • 文件大小:1923039
    • 提供者:王志杰
  1. 20081122901520

    0下载:
  2. 不需第三方控件DLL的计算机串口输入输出源程序 -No third-party serial control DLL computer input and output source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:9138
    • 提供者:xieyong1688
  1. API-232

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -The first Chapter provides an introduction to the API-232 library. Chapt
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:18336
    • 提供者:王建
  1. Communication_control

    1下载:
  2. 耀华表通信控件 内置了地磅的串口协议。能自动读取指定的数-Communication control Toledo Electronic loadometer, serial direct source reading program. The source without any Dll, built-in serial port loadometer agreement. Can automatically read the specified binary readings.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:10677
    • 提供者:元伟
  1. 2007102318148533

    0下载:
  2. 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:732161
    • 提供者:sine169
  1. sommm

    0下载:
  2. 在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参考-In VC++6.0 using MSComm control programming, you can achieve serial receive data and send data, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8848319
    • 提供者:yuanguang
  1. SComm

    0下载:
  2. 串口通讯小工具。基于MSCOMM控件开发。-Serial communication gadget. MSCOMM control based on the development.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:44532
    • 提供者:zhaoyi
  1. communicationbetweenpcandmcu

    0下载:
  2. 基于vc及其mscmm控件实现单片机与计算机的串口通信-Based on vc and mscmm control MCU and the computer serial port communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:194600
    • 提供者:justinpei
  1. 3.3

    0下载:
  2. 用M S C o m m 控件进行串口编程-MSComm controls with serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4672829
    • 提供者:guaxiaofeng
  1. VisualBasicRS232

    0下载:
  2. 利用VB做串口通信,采用MSCOMM控件和PCOMM函数两种方式-Using VB to do serial communication, use of MSCOMM control and PCOMM function in two ways
  3. 所属分类:Com Port

    • 发布日期:2017-06-01
    • 文件大小:13963447
    • 提供者:ljtkulou1234
  1. MSComm

    0下载:
  2. 一个用mscomm控件实现的串口通讯程序,可以在俩个串口之间发送、接收数据,适合初学者-Achieved with mscomm control a serial communication program, both a serial port in between the sending and receiving data, suitable for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1928550
    • 提供者:赵子兰
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com