CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - Serial Communication Interface

搜索资源列表

  1. rfidapi

    0下载:
  2. 用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平*立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:30.71kb
    • 提供者:谢经波
  1. 基于VB实现PC机与单片机的串行通讯

    1下载:
  2. 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14.39kb
    • 提供者:贾沼瑞
  1. 串行通信接口汇编程序设计

    0下载:
  2. 串行通讯接口汇编程序设计.可用于双机聊天开发-serial communication interface design compilation process. Can be used to develop a two-aircraft Chat
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34.88kb
    • 提供者:雷昊
  1. bcomd

    0下载:
  2. 一个vc开发的界面漂亮,功能比较强大的串口通讯调试的程序-vc development of a beautiful interface, function more powerful debugging serial communication procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:948.63kb
    • 提供者:李宏
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17.01kb
    • 提供者:123
  1. ScoutPCWz.ZIP

    0下载:
  2. The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is loc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.32mb
    • 提供者:李明
  1. comtest_stick

    0下载:
  2. 一个完整的winXP下对话框界面的串口通讯测试程序源码(用于操纵杆数据的快速读取)。VC++6.0编译完成可以直接执行。有很好的参考和应用价值。-a complete dialog under winXP serial communication interface testing procedures source (for the stick data Quick read). VC 6.0 compiler can complete the direct execution. Have a
  3. 所属分类:通讯编程

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

    0下载:
  2. 多线程串行通讯接口:实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-multithread serial communication interface : Implementation of a simple, easy-to-use multithreading serial communication interface, inquiries and can switch automatically receive mode, the serial
  3. 所属分类:通讯编程

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

    0下载:
  2. VC下的一个简洁实用的多线程串行通讯接口,可读性强可操作性强。-VC a concise and practical multithread serial communication interface, readable - is workable.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:165.26kb
    • 提供者:楚峰
  1. RS 232C 详解

    0下载:
  2. 串行通信接口标准经过使用和发展,目前已经有几种,但都是在RS-232标准的基础上经过改进而形成的.RS-323C标准是美国EIA(电子工业联合会)与BELL等公司一起开发的1969年公布的通信协议。它适合于数据传输速率在0~20000b/s范围内的通信。该文档是对RS232C标准的详解.-serial communication interface standards through the use and development of that there are already severa
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:81.37kb
    • 提供者:许生
  1. vc_demo

    0下载:
  2. 用VC写的GPRS串行通信界面,功能比较齐全-VC write GPRS serial communication interface, more complete function
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:248.75kb
    • 提供者:李敏
  1. MyComm

    0下载:
  2. Visual C++串口编程例子。实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Visual C++ serial port programming example. Implementation of a simple-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the dat
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:yangjian
  1. interface

    0下载:
  2. 计算机常见通讯接口 1.并行接口 2.串行接口 3 USB接口 串口通讯的概念及接口电路-Common communication interface computer 1. 2 parallel interface. Serial interface 3 USB interface and the concept of serial communication interface circuit
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:92.69kb
    • 提供者:xh
  1. Dll4_v4

    1下载:
  2. 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:yikedianzi
  1. translate

    0下载:
  2. 可支持两机的串行通信~~界面良好,操作方便-Can support two serial communication ~ ~ interface good, easy to operate
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1.71mb
    • 提供者:小法
  1. VB_Port_Commun

    1下载:
  2. 《VisualBasic串口通信技术与典型实例》书本里面的例程,与串口通讯相关的界面程序编程;很实用,推荐参考参考!-Visual Basic serial communication technology with typical instance of " books inside the routine, and serial communication interface programming very practical, it is recommended to refe
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:208.51kb
    • 提供者:liu
  1. chuankoutongxun

    1下载:
  2. VB串口通信操作界面,进行数据采集,画实时曲线-VB serial communication interface, data acquisition, real-time curve drawing
  3. 所属分类:Communication

    • 发布日期:2016-10-05
    • 文件大小:41kb
    • 提供者:吴拴龙
  1. Serial-port-VC6.0

    0下载:
  2. VC++ 写的串口通信,可选择ASCII和十六进制收发,超级完美的界面和功能,设置等,已经在实际项目中用到,朋友们可直接用于实际项目中。-VC++ write serial communication, choose ASCII and hexadecimal transceiver, super perfect interface and features, settings, etc., have been used in actual projects, and friends can b
  3. 所属分类:Communication

    • 发布日期:2015-07-16
    • 文件大小:150kb
    • 提供者:jacky
  1. boboSerialPort

    0下载:
  2. 串行通信接口自设代码,非常非常的实用,用于工程代码,非常好-Serial communication interface self set code
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6.64kb
    • 提供者:王涛
  1. p_reg

    0下载:
  2. 网络通信 串口通信 界面开发 硬件通信- Network communication serial communication interface development hardware communication
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:350.2kb
    • 提供者:张三
« 12 3 »
搜珍网 www.dssz.com