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

搜索资源列表

  1. serial232

    0下载:
  2. serial.h serial.cpp 共两个文件,VC串口封装API类-serial.h serial.cpp a total of two documents, VC serial API Class Packaging
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2694
    • 提供者:张佳平
  1. Serial4

    0下载:
  2. 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31067
    • 提供者:王枫
  1. VC++combaseWin32API

    1下载:
  2. 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76179
    • 提供者:zhangle
  1. TestComm

    0下载:
  2. 这是一个很好的用VC开发工具调用Windows API编写的一个串口程序,功能比较简单
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:60483
    • 提供者:丁伟
  1. Serial_communication_VC

    0下载:
  2. 本代码用VC++6开发,包含了利用控件和API开发的串口通信,其中API通信部分用多线程写,并且在USB转串口的情况下也经过测试,用控件写的在USB转串口情况下不适用,但是串口转串口可以适用 另外传送不存在延时,接受十分迅速并不存在理论和实际速度的差异性.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66459
    • 提供者:陈凤祥
  1. 微软串口例程SERIAL

    0下载:
  2. Microsoft MSDN中的例程 VC++
  3. 所属分类:串口编程

  1. serialcom.rar

    0下载:
  2. 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1924443
    • 提供者:腾飞
  1. Serial-API

    0下载:
  2. 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1897662
    • 提供者:ace
  1. TSerialPort

    0下载:
  2. 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3966812
    • 提供者:
  1. RS232API

    0下载:
  2. RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:127969
    • 提供者:李征
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. MFC_SerialPortCommunicate

    0下载:
  2. 这个是用VC++编写的一个串口通信应用程序,用自己写的API函数编写,代码很长很多,还有一个小小的Bug,自己好好去改进。-This is VC++ to prepare a serial communication applications, using their own API function to prepare written, code a lot of very long, have a small Bug, go to improve its own good.
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:8020133
    • 提供者:颜福喜
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. MSComm-suer

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

    • 发布日期:2017-03-28
    • 文件大小:3923
    • 提供者:钟立青
  1. SerialCommicationProgamming

    0下载:
  2. 此款代码是用VC++编写的串口通信程序,里面包括了Modem编程,MSCOMM控件编程,串口通信API编程三部分-Cikuan code is written in VC++ Serial communication program, which includes Modem programming, MSCOMM control, programming, serial communication API, the three-part
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:169148
    • 提供者:畅凯
  1. MySerialCom

    0下载:
  2. 基于vc++实现串口通信api编程实例的源代码-Based on vc++ Serial Communication programming examples in source code api
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:180424
    • 提供者:国林川
  1. vcshenruqianchu

    0下载:
  2. vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1086147
    • 提供者:Pan Blue
  1. ComAPI

    0下载:
  2. 使用API函数写的串口程序,源程序来源于《vc网络通信编程实用案例精选》-Using the API function to write the serial program, source from " vc network communications programming practical cases selected"
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:35119
    • 提供者:吴梦龙
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8849570
    • 提供者:j-wu06
« 12 »
搜珍网 www.dssz.com