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

搜索资源列表

  1. 串口源程序

    0下载:
  2. 一个封装很好的串口类。是基于MFC的 。想编写rs 232串口编程,可应用此类。-a good serial category. Based on the MFC. Rs 232 to prepare serial programming, such application.
  3. 所属分类:通讯编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:贾沼瑞
  1. monitorRs232

    0下载:
  2. 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:53688
    • 提供者:www
  1. VisualBasic&RS-232

    0下载:
  2. 电子书《Visual Basic与 RS-232 串行通信控》详细介绍vb与232通信编程,用于开发基于单片机通信的上位机程序-electronic book "Visual Basic and RS-232 serial communication control" with detailed vb 2 32 Communication Programming for the development of microcontroller-based PC communica
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7972966
    • 提供者:yuanshl
  1. MisCodeTest

    0下载:
  2. 基于RS-232串口的通信误码率测试程序-based on the RS-232 serial communications BER testing procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:301631
    • 提供者:师威扬
  1. rs232comm

    0下载:
  2. 用java开发的基于串口RS-232通讯程序,横简单的。希望对你有所帮助。-with java-based development of the serial RS-232 communication procedures, Wang simple. You want to help.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:127457
    • 提供者:sunjun
  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
    • 文件大小:83323
    • 提供者:许生
  1. VB-PLC-RS-232

    9下载:
  2. VB与欧姆龙PLC通过RS-232串口通讯的上位机程序,焦作中州炭素有限公司自动配料系统-VB and Omron PLC via RS-232 serial communication PC program, Jiaozuo automatic batching system Plains Carbon Co., Ltd.
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4113408
    • 提供者:lizhe
  1. MiniTerm1

    0下载:
  2. This program is a simple serial port terminal running on Windows XP. The communication is RS-232, 9600 baudrate, 8 bit character, no parity, one stop bit. It displays characters received. It sends characters from keyboard. It also rec
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:12769
    • 提供者:HDTQ
  1. Serial(2008.12.12)

    0下载:
  2. Serial communcation RS 232
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4728028
    • 提供者:joe
  1. Serial-port

    0下载:
  2. RS-232 COMM32 class library
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6821
    • 提供者:Shahrooz
  1. Visual-Basic-and-RS-232-1

    0下载:
  2. Visual Basic与RS-232串行通讯控制 学习VB控制串口的基础知识-Visual Basic and RS-232 serial communication control to learn the basics of VB control serial
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2473994
    • 提供者:罗国华
  1. the-serial-port-protocol(FM-SZ-I)

    0下载:
  2. 高串口速率版本 FM-QSZ-I血氧(模拟探头)用户手册,该手册描述了上层软件与底层硬件之间的串口通讯协议。-the communicationb between up level and low level based on the the serial port protocol(RS-232-C)。
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:100595
    • 提供者:wangdana
  1. SCommTest

    0下载:
  2. SCommTest,实现了两个串口之间的通信功能,可以调试,互发互收。-SCommTest.zipA serial interface is a simple way to connect an FPGA to a PC. This project shows how to create an asynchronous serial link like RS-232 in an FPGA.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:126205
    • 提供者:韩伟
  1. RS-232-in-Visual-Basic

    0下载:
  2. 一本关于visual basic串口通讯的书,主要讲解rs232通讯-A book on visual basic serial communications, mainly on the rs232 communication
  3. 所属分类:Communication

    • 发布日期:2017-06-01
    • 文件大小:13963944
    • 提供者:shupei
  1. SUPERCOM

    0下载:
  2. The SuperCom Serial Communication Library is a programer s library used to develop serial communication applications.The functions are grouped logically with respect to their functionality and portability. Some of the SuperCom API functions are spe
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:20980
    • 提供者:AliReza
  1. Serial-PortDebug-(RS232.485)-(VB)

    0下载:
  2. 方便初学串口设备通信的朋友参考用作RS-232, RS-422, RS-485调试的程序, VB代码;
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3753
    • 提供者:
  1. C# 串口调试小助手(有源码)

    0下载:
  2. C#中串口通信编程 收藏 本文将介绍如何在.NET 平台下使用 C#创建串口通信程序, .NET 2.0 提供了串口通信的功能, 其命名 空间是 System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进 行通信。 我们将使用标准的 RS 232 C 在 PC 间通信。它工作在全双工模式下,而且我们不打算使用 任何的握手 或流控制器,而是使用无 modem 连接。 命名空间 System.IO.Ports 命名空间中最重用的是 SerialPort 类。 创建 S
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:文木山
搜珍网 www.dssz.com