搜索资源列表
多串口多线程工业控制实现
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
VC++combaseWin32API
- 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
smsForCsharp
- C# Win32 API通过发送短信源码
libusb-win32-bin-1.2.2.0
- 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
MFCAPISeriesPort
- 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
VC++SerialInterfaceProgrammingOnWin32API
- 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
BLUETOOTH
- Enumeration features of the Widcomm and Microsoft stacks under a unique API
RTUWin32
- 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
MFC_API_Arch_SeriesPort
- 于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
vcshenruqianchu
- vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
libusb
- 有关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
Windows-Mobile
- 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
RS485Comm
- 用win32的API函数实现的串口通信例子 -Use the Win32 API function examples of serial communication
chaoshijieshou
- 串口超时接收,串口超时接收 串口超时接收 串口超时接收-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
CommSample
- 使用Win32 API函数进行的串口通讯的编程方法,掌握API函数串口通讯技术。
com
- win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
LsCommDemo
- 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
scoom
- 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
SerialPortAPI
- 一种在Window s 9x 及以上操作系统下利用Win32 API函数实现串行通讯的方法-Win32API function implementation utilizing serial
win32
- 通过win32 API调用底层函数实现串行通信,纠结了很长时间,终于会用了-Through the realization of Win32 API calls the underlying function,Entanglements for a long time, finally will use