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

搜索资源列表

  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. Win32communication

    0下载:
  2. Win32下的几种串口通信编程 关键字:串口通信,CreateFile,MSCOMM32控件,嵌入汇编
  3. 所属分类:通讯编程

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

    0下载:
  2. Win32下的几种串口通信编程 Win32下的几种串口通信编程 Win32下的几种串口通信编程-Several serial communication under Win32 programming under Win32 Several serial communication programming of several serial communication under Win32 programming under Win32 Several serial communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:13184
    • 提供者:
  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. VCPPdaquan

    0下载:
  2. 本书是一本Visual C++ 6.0综合开发参考手册,书中几乎囊括了使用Visual C++进行程序开发的全部知识,同时在讲解中结合了大量实用而又具有代表性的示例和典型应用。全书共分32章,包括认识Visual C++,C++语言基础,C++语句控制,数组,函数,面向对象的程序设计,Win32 API,用户界面设计,文档与视图,菜单、工具栏和状态栏设计,通用对话框,高级控件,ActiveX控件,自制MFC控件,图形、图像处理技术,多媒体技术,文件操作技术,注册表,ADO数据库编程,数据查询技术
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:81860
    • 提供者:AAA
  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. serial-port

    0下载:
  2. 使用win32控制台编程,其余windows api函数进行串口通信,接收数据-Win32 console programming, and the rest of the windows api function for serial communication, and receive data
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:2714
    • 提供者:施金金
  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
  1. 4918

    0下载:
  2. WIN32利用API函数进行串口编程,微软的例程。-WIN32 API serial port programming, Microsoft sample
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-23
    • 文件大小:58904
    • 提供者:邓燕军
  1. Serialport

    0下载:
  2. WINODWS下利用WIN32 API进行的异步重叠式串口通信编程,适合串口通信初学者使用-WINODWS under the use of API WIN32 asynchronous overlapping serial communication programming, suitable for beginners to use serial communication
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1977
    • 提供者:刘庆宇
  1. WIN32-API

    0下载:
  2. 基于WINDOWS32位的API串口通讯编程相关实例-Based on WINDOWS 32- bit API serial communication programming related examples
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:257248
    • 提供者:
搜珍网 www.dssz.com