搜索资源列表

  1. Vb串口通讯调试方法

    1下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communicat
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:林帆
  1. 一个基于API的VB.net串口通讯类

    2下载:
  2. 一个基于API的Vb.net的串口通讯控件,使得串口编程更加方便-an API based on the Serial Communications Programming controls, making programming more convenient Serial
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21.01kb
    • 提供者:张辉
  1. cbcomport

    0下载:
  2. Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-11
    • 文件大小:876kb
    • 提供者:站长
  1. MSCOMM控件写的串口通讯程序

    0下载:
  2. MSCOMM控件写的串口通讯程序-MSCOMM Control write serial communication program
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-11
    • 文件大小:67kb
    • 提供者:陈灿
  1. 串口通讯控件(CSharp)

    1下载:
  2. C#串口编程。详细讲解-Serial Programming C#. Elaborate
  3. 所属分类:电子书籍

    • 发布日期:2025-01-11
    • 文件大小:70kb
    • 提供者:张元
  1. 串口通讯类和例子

    0下载:
  2. VC下的串口通信类和一个程序实例-VC Serial Communications and an example program
  3. 所属分类:串口编程

    • 发布日期:2025-01-11
    • 文件大小:48kb
    • 提供者:中浩
  1. VFP串口通讯

    1下载:
  2. VFP Microsoft Comm 控件来解决串行口读数据这一关键问题-VFP Microsoft Comm control to solve the serial data reading the key issue
  3. 所属分类:通讯编程

    • 发布日期:2025-01-11
    • 文件大小:2kb
    • 提供者:
  1. 串口通讯开发包

    0下载:
  2. 非常好用的一个串口通讯包,里面有完整的例程,用起来非常方便,本程序由网上得来,与大家共享,我很少用VS自带的串口控件-very handy in a serial communications package, which has complete routines, very convenient for them to use the procedures come from the Internet, and share, I s
  3. 所属分类:串口编程

    • 发布日期:2025-01-11
    • 文件大小:102kb
    • 提供者:李俊杰
  1. VC中串口编程资料汇总

    1下载:
  2. RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application
  3. 所属分类:串口编程

    • 发布日期:2025-01-11
    • 文件大小:24kb
    • 提供者:大圣
  1. 用VC实现PC机与单片机串口通讯

    1下载:
  2. PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-11
    • 文件大小:5kb
    • 提供者:feng
  1. 一个基于API的VB.net串口通讯类

    1下载:
  2. 一个基于API的Vb.net的串口通讯控件,使得串口编程更加方便-an API based on the Serial Communications Programming controls, making programming more convenient Serial
  3. 所属分类:串口编程

    • 发布日期:2025-01-11
    • 文件大小:21kb
    • 提供者:
  1. rs232 串行口通讯构件

    0下载:
  2. 串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 ) -serial communication control, and applying the Delphi environment, RS232 serial port communication components (version 1.1, with source)
  3. 所属分类:通讯编程

    • 发布日期:2025-01-11
    • 文件大小:7kb
    • 提供者:zxb
  1. tmsa32

    0下载:
  2. 非常好的串口通讯控件,for delphi7-very good serial communication control, for delphi7
  3. 所属分类:通讯编程

    • 发布日期:2025-01-11
    • 文件大小:100kb
    • 提供者:录音
  1. 多串口多线程工业控制实现

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

    • 发布日期:2025-01-11
    • 文件大小:92kb
    • 提供者:li
  1. Vb串口通讯调试方法

    0下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communicat
  3. 所属分类:串口编程

    • 发布日期:2025-01-11
    • 文件大小:3kb
    • 提供者:林帆
  1. async32

    0下载:
  2. 串口通讯控件,可以用来进行串口操作.文件中包含一个应用实例,可供参考!-serial communication controller that can be used for serial operation. Documents include an application examples for reference!
  3. 所属分类:Windows编程

    • 发布日期:2025-01-11
    • 文件大小:209kb
    • 提供者:王靖
  1. spcomm(DELPHI)

    0下载:
  2. spcom很经典的串口通讯控件,操作方便-spcom classic serial communication control, convenient operation
  3. 所属分类:通讯编程

    • 发布日期:2025-01-11
    • 文件大小:13kb
    • 提供者:戴松青
  1. source

    0下载:
  2. SerialPort是一款用c#编写的面向对象的串口通讯控件,解决了.net2003中没有串口通讯控件的缺陷。-SerialPort is a used c# Prepared object-oriented serial communication control, resolved. Net2003 no serial communication control deficiencies.
  3. 所属分类:C#编程

    • 发布日期:2025-01-11
    • 文件大小:235kb
    • 提供者:李久立
  1. CSharpSerialPort

    0下载:
  2. C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
  3. 所属分类:C#编程

    • 发布日期:2025-01-11
    • 文件大小:41kb
    • 提供者:chen
  1. SPECOM

    0下载:
  2. 用于Delphi xe3的串口通讯控件Specom(Delphi Series communication component)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-11
    • 文件大小:11kb
    • 提供者:HMH
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org