-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
ONVIF协议网络摄像机(IPC)客户端程序开发
ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
- 2017-09-26 11:00:22下载
- 积分:1
-
MFC-Sample
MFC详细的学习例子,很多实例供初学者学习(MFC detailed study examples, many examples for beginners to learn)
- 2013-07-25 09:34:46下载
- 积分:1
-
meshsimplification
网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间(meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some generality.)
- 2015-03-01 00:49:53下载
- 积分:1
-
PMSMservo-control
永磁同步电机伺服控制系统程序设计,包括所有程序,采用空间矢量控制,三闭环,有需要开发伺服控制的朋友请联系我(Permanent magnet synchronous motor servo control system)
- 2013-04-27 17:02:58下载
- 积分:1
-
six-way-to-improve-your-cPP
提高C++的编程能力,使你的编程能力迅速达到一个高度。(Improve the C++ programming skills, so you quickly achieve a high degree of programming skills.)
- 2011-05-23 19:18:17下载
- 积分:1
-
Dcmotor
28335直流电机控制程序,可以用的,控制过电机转动速度(28335 DC motor control procedures can be used)
- 2014-11-11 16:16:49下载
- 积分:1
-
PCLGUI_Test_Wince6_Arm
WINCE 6.0下支持USB PCL3GUI语言打印机的驱动程序,支持的打印机型号包括HP Deskjet 1000,HP Deskjet 1010,HP Deskjet 1020等等。测试之前要保证你编译的系统包含了USB Printer Class Driver和PCL Printer Driver这两个组件。(Support Drivers USB PCL3GUI printer language under WINCE 6.0, supported printer models include HP Deskjet 1000, HP Deskjet 1010, HP Deskjet 1020, and so on. Before the test to ensure that your system contains a compilation USB Printer Class Driver and PCL Printer Driver these two components.)
- 2015-01-30 00:36:01下载
- 积分:1
-
vcPP6.0
vc++6.0安装包,内附有补丁以及卸载程序,解压即可安装(vc++6.0 installation package, patches, and have included uninstaller, decompression can be installed)
- 2016-12-21 19:11:26下载
- 积分:1
-
cPPReference
C++学习资料,chm格式的文件,希望对大家有帮助(C++ Study File For C++ Premier)
- 2013-07-25 15:44:37下载
- 积分:1