CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Serial MSCOMm API

搜索资源列表

  1. 多串口多线程工业控制实现

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

    • 发布日期:2008-10-13
    • 文件大小:94690
    • 提供者:li
  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
    • 文件大小:17421
    • 提供者:123
  1. TestColtTempator

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

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

    0下载:
  2. VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:417549
    • 提供者:changyuan009
  1. windowsAPISerialPort

    0下载:
  2. windows API写的一个串口控件,可以实现MSCOMM不能实现的230400波特率,使用也很简单-windows APIs to write a serial control, you can the MSCOMM can not achieve the 230,400 baud rate, the use of very simple
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4123986
    • 提供者:zhyanwei
  1. SerialPort

    0下载:
  2. 调用API的串口通信类,不用MSCOMM控件就可以。-API call serial communications, you can not MSCOMM control.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:7194
    • 提供者:ligen
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. ComTest

    0下载:
  2. 本包分别用三种方法实现了基于Visual C++6.0的串口通讯,包含用MsComm控件实现,用API实现,用CSerial实现。-The three methods were used to package a Visual C++6.0 based on serial communication, including controls used to achieve MsComm with API to achieve, with the realization of CSerial.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:113633
    • 提供者:dangml
  1. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  1. chaoshijieshou

    0下载:
  2. 串口超时接收,串口超时接收 串口超时接收 串口超时接收-MSComm control based on single document in the application of Win32/API serial control MFC pack class/Win32 serial programming/serial development of another way/serial library second version/serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2253488
    • 提供者:
  1. MFC-com

    0下载:
  2. 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6379
    • 提供者:赵小亮
  1. DelphiSPCOMM

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 目前,利用 Delphi实现串口通信的常用的方法有 3种:一是利用控件,如 MSCOMM控件和 SPCOMM控件;二是使用 API函数;三是调用其他串
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68275
    • 提供者:赵小亮
  1. VB6api_rs232

    0下载:
  2. 利用api函数编写的串口接收模块 比MSCOMM控件稳定!-The api function prepared by the serial receiver module stable than MSCOMM control
  3. 所属分类:Windows Kernel

    • 发布日期:2015-06-26
    • 文件大小:6144
    • 提供者:大象
  1. BASCOMM

    0下载:
  2. MSCOMM,用API来完成,VBA做串口通信-MSCOMM, with the API to accomplish, VBA do serial communication
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:2267
    • 提供者:gln
  1. serialport_C

    0下载:
  2. 包含串口通信的一些小例子,很适合初学者,包括MSComm串口、API串口、TTY终端仿真-Contains some small examples of serial communication, it is suitable for beginners, including MSComm serial, API serial, TTY terminal emulation
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:27071903
    • 提供者:mikeli
  1. Win32-API-MSComm-Control-MFC-Class

    0下载:
  2. Win32 API 串口控制 MFC 打包类,适合初学者使用。-Win32 API serial control MFC wrapper class for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:18818
    • 提供者:程述良
  1. rs232tester21

    0下载:
  2. RS232 Serial Communication in .NET This solution shows how you can control serial communication in .NET. VS.NET does not include any functionality that controls the communication via serial port. Or, at least, I haven t discovered such functiona
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:106039
    • 提供者:c
  1. MSComm

    0下载:
  2. 端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 -Port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient p
  3. 所属分类:Com Port

    • 发布日期:2017-04-30
    • 文件大小:47429
    • 提供者:李元
  1. VB与RS232串行通信控制

    2下载:
  2. 串口通信源码 MSCOMM API各种方法都很详细包括视频(Serial communication source MSCOMM API various methods are very detailed including video)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:33264640
    • 提供者:古典1
« 1 2»
搜珍网 www.dssz.com