-
多功能调试助手V1.1.6
山外上位机,串口调试,智能车调试应用软件,学生必备(Outside the host computer, serial debugging, intelligent car debugging applications, students essential)
- 2020-07-01 11:40:01下载
- 积分:1
-
CPP_ch5_1
经典的C++教程ppt,第五章:详细讲述了C++中的函数思想(Classic C++ tutorials ppt, Chapter V: describe in detail the C++ in the function of ideology)
- 2012-08-17 15:46:51下载
- 积分:1
-
Inventory-management-system
库存管理系统,基于VC6.0 C++对sql server数据库的操作,同时该程序中也运用很多mfc控件,对学习C++mfc以及操作数据库很有帮助。(Inventory management system, based on VC6.0 C++ on the sql server operations, but the program also involves a lot of mfc controls, to learn C++ mfc and operating helpful.)
- 2020-10-26 23:50:01下载
- 积分:1
-
IPPackCap
编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。(Program monitoring network, a period of time to capture IP data packets on the network, according to the source address of the IP packet statistics of the number of the source address is issued in the time of the IP package, written into the log file or graph out (that show the statistical results with graphics).)
- 2021-01-11 17:18:49下载
- 积分:1
-
StatusTime
在状态栏上实时显示当前时间,VC++精选编程学习源码,很好的参考资料。(Real time display in the status bar to the current time, VC++ select learning programming source code, a good reference.)
- 2013-12-02 12:47:37下载
- 积分:1
-
zte-client-win
中兴802.1x认证客户端源码 支持多网卡(ZTE802.1x authentication client source code to support multiple network card)
- 2020-11-03 18:19:53下载
- 积分:1
-
PMA
PMA规约模拟测试软件。适合初学者使用,包含几个常用规约(PMA Statute of the simulation test software)
- 2013-09-17 12:23:28下载
- 积分:1
-
MFCchuankou
说明: 串口通信,也可实现虚拟串口通信。采用VS2015编程 MFC(Serial communication.
It can also realize virtual serial communication.)
- 2021-04-10 11:08:59下载
- 积分: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
-
avitools
说明: 一个AVI文件操作的工具软件,包含源代码。可以读、写AVI文件。(an AVI file manipulation tools, including source code. Can read, write AVI file.)
- 2006-03-23 13:51:46下载
- 积分:1