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

搜索资源列表

  1. serial_src.rar

    0下载:
  2. 一个简单实用的串口通讯类
  3. 所属分类:通讯编程

    • 发布日期:
    • 文件大小:1.7kb
    • 提供者:
  1. linux8251

    0下载:
  2. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -Serial communication is to use two machines will be used for serial communication link, the most simple. For example, in a plane into a character, b plane will display
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:970byte
    • 提供者:12345
  1. windows8251

    0下载:
  2. 这个是windows版本的.就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来 -This is a windows version of the. Serial communication is to use two machines will be used for serial-link appear, the most simple. For example, in a plane into a character, b plane
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:970byte
    • 提供者:12345
  1. as868251

    0下载:
  2. 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:943byte
    • 提供者:12345
  1. Tty_com

    0下载:
  2. 基于windows embedded system, windows ce的串口通讯程序,简单易用-windows based embedded system, windows ce Serial communication procedures, simple and easy
  3. 所属分类:通讯编程

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

    0下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:74.61kb
    • 提供者:郑金华
  1. SerialPort_console

    0下载:
  2. 串口通讯控制台程序CSharp源码,使用.NET2.0的Serialport类,此程序简单的实现了两个串口的的数据收发,是初学者的学习串口编程的好例子。
  3. 所属分类:通讯编程

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

    0下载:
  2. 一个简单的串口发送与接受数据的小程序,用于一些串口通讯服务器测试调试等,很方便
  3. 所属分类:通讯编程

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

    0下载:
  2. 实现两台计算机只见的串口通讯. 简单的接受和发送
  3. 所属分类:通讯编程

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

    0下载:
  2. 一个由VISUAL C++ 编写的简单串口通讯调试小程序。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52.57kb
    • 提供者:魏滟滟
  1. ModBus通讯调试器

    6下载:
  2. 用VB编写的一个ModBus通讯调试器,因只是作为示例,程序功能较为简单,只作学习参考。
  3. 所属分类:通讯编程

    • 发布日期:2010-10-29
    • 文件大小:5.28kb
    • 提供者:webice@163.com
  1. comVB

    0下载:
  2. com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:24.19kb
    • 提供者:zengkai
  1. WINCE_SerialPort

    0下载:
  2. WINCE、PPC等上封装的串口操作类,采用多线程方式,简单高效,适用于通讯编程-WINCE, PPC, such as the serial port to operate on the package type, the use of multi-threaded mode, simple and efficient for communication programming
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:24.92kb
    • 提供者:heyong
  1. comtest

    0下载:
  2. 采用SerialPort类进行的简单串口通讯程序,用于演示,编译环境vc++6.0-SerialPort class using a simple serial communications program for presentations, build environment vc++6.0
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:34.25kb
    • 提供者:cao
  1. com32

    0下载:
  2. C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.93mb
    • 提供者:阿川
  1. spcomm_delphi

    0下载:
  2. 一个功能比较简单的串口通讯. 需要安装控件,里面包含-A function of simple serial communication. Need to install the control, which contains
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:700.99kb
    • 提供者:Glory.Chen
  1. MyComm

    0下载:
  2. 应用SerialPort类开发的一个简单串口通讯程序,实现首字节用Mark标志校验,后面的数据用空格校验,这种用法在很多工业控制设备是都会用到-SerialPort class application development of a simple serial communications program, to achieve the first byte check with Mark mark, followed by a space of data validation, the us
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:60.59kb
    • 提供者:jiams
  1. try

    0下载:
  2. 简单串口通讯,实现两个PC之间的串口通讯-Simple serial communication, to achieve two serial communication between PC
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:15.85kb
    • 提供者:王松
  1. comTest

    0下载:
  2. C++ MFC在VS2012编写的一个简单串口通讯的例子,可以发送和接收数据(C++MFC prepared in vs2012 a serial communication example, you can send and receive data)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:46.39mb
    • 提供者:mcfly
  1. com

    0下载:
  2. 简单的串口通信,可以收发16进制的串口通讯(Simple serial communication, you can send and receive 16 hexadecimal serial communication)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-24
    • 文件大小:18kb
    • 提供者:yhyyao
« 12 3 4 »
搜珍网 www.dssz.com