-
Chess
三个机器人扫地,最短时间,用C++6.0编写,MFC界面,研究生课程作业,最优控制(Three robots sweeping the shortest time, with the C++6.0 writing, MFC interface, graduate course work, optimal control)
- 2013-06-18 15:57:26下载
- 积分:1
-
usb3_examples
cy3014 usb3.0芯片的一个固件程序,在一个ad高速接口板上实际使用没有问题(cy3014 usb3.0 firmware )
- 2014-06-17 17:32:18下载
- 积分:1
-
Modbus_COM
modbus_com 通讯功能,包括PLC程序(modbus_com communication project,include PLC program)
- 2011-06-14 20:13:05下载
- 积分:1
-
rtsp_source_filter
morgan multimedia rtp source filter
- 2009-02-25 15:57:57下载
- 积分:1
-
king_graph
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持(This is a map on the computer of some simple operating procedures, the initial entries, I would like to thank support)
- 2006-11-24 18:57:47下载
- 积分:1
-
Hide
驱动 隐藏文件夹 设置允许打开的进程 删除与复制设定(zssdihu@sohu.com hide directory)
- 2010-09-18 14:27:45下载
- 积分:1
-
vc_Program_for_sticky_feature_source
vc程序实现便利贴功能源码vc Program for sticky feature source
(vc program functions to achieve sticky source vc Program for sticky feature source)
- 2010-08-05 12:07:25下载
- 积分:1
-
testCRC
Visual Studio 2008 实现crc校验方式(Visual Studio 2008 crc check)
- 2012-05-25 19:57:48下载
- 积分:1
-
编辑MFC界面
编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。(Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.)
- 2013-12-25 10:36:51下载
- 积分:1
-
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