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

搜索资源列表

  1. Win32下的几种串口通信编程

    0下载:
  2. 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:5790
    • 提供者:黄区
  1. Win32-ser

    0下载:
  2. Win32串口编程技术,vc++环境下,可以帮助你在短时间内理解串口编程,当然最好的方法还是看msdn.-Win32 Serial Programming technology, vc circumstances, can help you understand in a short period of time serial programming, of course, the best way to watch msdn.
  3. 所属分类:通讯编程

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

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

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

    0下载:
  2. 基于win32的API的串口编程源代码,可以直接使用
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:33611
    • 提供者:龙晓波
  1. javacomm20-win32

    1下载:
  2. java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:273003
    • 提供者:fangjun
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. vc_serialport_communication

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

    • 发布日期:2017-05-18
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. VC++SerialInterfaceProgrammingOnWin32API

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

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

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

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

    0下载:
  2. 基于vc6.0的win32串口编程资料及源码-Based on the win32 serial programming vc6.0 information and source code ...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:400511
    • 提供者:600
  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. Win32Communication

    0下载:
  2. 是居于WIN32串口编程的很好的实例,讲述非常详细。-WIN32 serial programming is a very good living in the examples described in great detail.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:482964
    • 提供者:杨洪军
  1. DComm

    0下载:
  2. VC下Win32 API 串口编程核心代码,这段代码来自作者实际应用系统,是用Win32 API实现串口编程的核心代码部分。-VC serial programming under the Win32 API the core code, the code of the application from the system is programmed with the Win32 API to achieve the core of serial sections of code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1796
    • 提供者:yumin
  1. SerialPort

    0下载:
  2. Win32串口编程源码,可进行打开、配置、读写、关闭串口操作-Win32 serial programming source code, can be opened, configuration, read and write, close the serial port operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-12
    • 文件大小:1858
    • 提供者:钟豪
  1. MSComm

    0下载:
  2. WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:15463
    • 提供者:旷旭
  1. WIN32-serial

    0下载:
  2. WIN32的串口编程基本方法及概要,工4种方法供参考-WIN32 serial programming method and summary
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:7242
    • 提供者:陆博
  1. chuankoubiancheng

    0下载:
  2. 这篇论文详细的描述了利用win32 环境进行串口编程的详细步骤,以及代码的书写-this paper describe how to write mode with the use of c
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:176097
    • 提供者:grace
  1. Win32-Comm-port-program

    0下载:
  2. 实例讲解Win32 下的串口编程,认真看,很快就可以掌握哦-Examples to explain the serial programming under Win32, take a good look, and soon you can master Oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:188560
    • 提供者:
  1. pcommLib

    1下载:
  2. pcomm.lib串口编程库。PComm 库函数是台湾MOXA公司提供的,他为用户提供了基于win32 api的开发接口。 PComm库函数分为7大类:控制函数、数据输入函数、数据输出函数、状态函数、事件驱动函数、传输文件函数、特殊设定函数;上述函数均返回int型数据,若函数调用成功则返回0,否则返回一个负整数。-pcomm.lib serial programming library. PComm library functions Taiwan MOXA company, to provid
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:33378
    • 提供者:陈江明
  1. Serial

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

    • 发布日期:2017-11-09
    • 文件大小:13457249
    • 提供者:lambert
« 12 »
搜珍网 www.dssz.com