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

搜索资源列表

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

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

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

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

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

    0下载:
  2. C# Win32 API通过发送短信源码
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:18639
    • 提供者:yangliuxue
  1. libusb-win32-bin-1.2.2.0

    0下载:
  2. libusb - Win32是一个库,它允许用户空间应用程序访问Windows作业系统(Win2k的,winxp的,Vista系统,Win7的)USB设备。-Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win2k, WinXP, Vista, Win7). It is derived from and fully AP
  3. 所属分类:USB develop

    • 发布日期:2017-03-22
    • 文件大小:863082
    • 提供者:zl
  1. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:37517
    • 提供者:bill
  1. VC++SerialInterfaceProgrammingOnWin32API

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

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

    0下载:
  2. Enumeration features of the Widcomm and Microsoft stacks under a unique API
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-23
    • 文件大小:115479
    • 提供者:Ukrandruha
  1. RTUWin32

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

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

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

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

    0下载:
  2. 有关USB library的描述,主要针对libusb源码,描述库API的功能及使用方法-For USB library descr iption, the main source for libusb to describe the function of libraries and how to use API
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:106302
    • 提供者:Andy
  1. Windows-Mobile

    0下载:
  2. Windows Mobile开发实例.pdf 本书示例开发环境为 vs2005 C++,针对 Windows Mobile 5.0 以上平台。如无特殊说明,均采用 Win32 API。 -Windows Mobile development example.pdf book development environment for example vs2005 Windows Mobile 5.0 c++, in view of the above platform. If no specifi
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-09
    • 文件大小:1148061
    • 提供者:jolie
  1. RS485Comm

    0下载:
  2. 用win32的API函数实现的串口通信例子 -Use the Win32 API function examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2315499
    • 提供者:王霞
  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. CommSample

    0下载:
  2. 使用Win32 API函数进行的串口通讯的编程方法,掌握API函数串口通讯技术。
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1949586
    • 提供者:李耀
  1. com

    0下载:
  2. win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:6813
    • 提供者:lijiangjun
  1. LsCommDemo

    0下载:
  2. 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:369163
    • 提供者:zfcx1688
  1. scoom

    0下载:
  2. windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3352
    • 提供者:叶影
  1. SerialPortAPI

    0下载:
  2. 一种在Window s 9x 及以上操作系统下利用Win32 API函数实现串行通讯的方法-Win32API function implementation utilizing serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3416728
    • 提供者:徐昊
  1. win32

    0下载:
  2. 通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:787989
    • 提供者:zhuguanglei
« 12 »
搜珍网 www.dssz.com