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

搜索资源列表

  1. MyCommun

    1下载:
  2. 串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing which wrote with vc has contained the number with API to carry on the string mouth to read and to write!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21187
    • 提供者:阿敏
  1. ComClass

    0下载:
  2. 利用API函数进行串口通信,vc源代码。-Serial port communication using API, VC source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6258
    • 提供者:阳光
  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. 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. selport

    0下载:
  2. 在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作-in VC use Windows API functions for serial port of computer literacy operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18762
    • 提供者:曾世尧
  1. API

    0下载:
  2. 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:56152
    • 提供者:peking2008ol
  1. VC++windowsAPI

    0下载:
  2. 详细的介绍了用windows API 函数编写串口通信的过程
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:53984
    • 提供者:yjsdqq
  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. 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. GPSportcommunication

    0下载:
  2. VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:87998
    • 提供者:feifei
  1. vcserial

    0下载:
  2. VC串口编程 其他Windows串口通信相关API函数: (1)串口属性:通过GetCommProperties()函数获得。 (2)通用通信设备配置:CommConfigDialog()函数。 (3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。 -VC serial communication serial programming related to other Windows API functions: (1) serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:24025
    • 提供者:wenqi
  1. Msmulticomms

    0下载:
  2. VC++ 串口例程,基于API编写。测试可用-a example of RS232 under windows
  3. 所属分类:.net

    • 发布日期:2017-11-23
    • 文件大小:259556
    • 提供者:hudeq
  1. Serial

    0下载:
  2. 深入浅出VC++串口编程之基于Win32 API 源码 参照该文档编写 同步阻塞方式 非常适合初学者 点击发送之后不要移动鼠标 vs2005编译通过-VC++ Win32 API SerailPort code VS2005
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:13457249
    • 提供者:lambert
  1. vcPPWindows-API-CSerial-MSComm

    0下载:
  2. vc++ 串口编程,用vc++编写上上位机程序 常见的几种方式以及注意事项均有介绍
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:15617
    • 提供者:junzifei
  1. 01

    0下载:
  2. VC++串口通信利用API函数实现字符发送-VC++ serial communication API functions use character transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:34819
    • 提供者:danny
  1. VCPPSerialPort(Win32-API)

    0下载:
  2. VC++串口编程(基于Win32API),介绍很详细,有例子。-VC++ serial programming (based on Win32API), describes in great detail, there are examples.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:122512
    • 提供者:liu
  1. ChuanKouAPI

    0下载:
  2. VC串口开发,使用API函数,学习Vc时写的小例子-VC serial development, the use of API function, learning Vc to write a small example
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2433776
    • 提供者:茶末
  1. common_115_src

    0下载:
  2. VC++串口程序 Api 高效调用,可以16进制发送,也可以字符发送,无错版,-VC++ serial procedures Api efficient call, you can send hexadecimal, you can also send characters, no wrong version
  3. 所属分类:Com Port

    • 发布日期:2017-05-05
    • 文件大小:141213
    • 提供者:plcjs
  1. PWR2p1(20160530)

    0下载:
  2. VC,基于串口API的应用程序,简洁,基于ini配置(VC,UART,INI,RS232 ,API)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:6465536
    • 提供者:xiazhifei
« 1 23 4 »
搜珍网 www.dssz.com