-
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
-
WSAAsyncSelect
说明: 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话(Select model based on asynchronous chat program, simple implementation of server and client dialogue)
- 2010-04-24 19:35:55下载
- 积分:1
-
GetIPConfig
可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
- 2012-12-19 08:39:12下载
- 积分:1
-
CharSample的VS2019工程版本
说明: CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
- 2020-06-18 00:00:04下载
- 积分:1
-
SCTP_Client_Server-master
SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)
- 2013-12-24 16:44:40下载
- 积分:1
-
45743543634
一个VB系统托盘提示控件程序,有需要的就下载吧。(A VB system tray prompt control procedures, there is a need to download it.)
- 2013-08-04 15:16:40下载
- 积分:1
-
jilu
能够记录键盘输入的中英文,用VC6.0编写的原码(Able to record keyboard input of Chinese and English, using VC6.0 prepared the original code)
- 2007-10-14 18:48:20下载
- 积分:1
-
wuziqi
说明: 一个简单的五子棋代码实现,电脑智能还不算太高~~大家可以改改(Gobang code for a simple implementation, computer intelligence is also not too high ~ ~ we can change change)
- 2010-03-17 11:40:42下载
- 积分:1
-
UnderstandingGPSPrinciplesandApplications
说明: GPS原理与应用:
本书系统、深入地阐述了GPS的各项相关内容,包括其发展背景、基本原理、系统构成、信号特性、接收机信号处理、信道恶化及抗干扰、性能评估、差分技术、与其他传感器的组合和网络辅助、GALILEO及其他卫星导航系统,以及GNSS市场和应用。本书的内容丰富,实用性强,理论分析清楚,工程示例翔实,充分反映了近年来的新技术和新成果,是卫星导航领域的一本优秀参考书。
本书可以作为卫星导航定位及相关领域的系统设计师、算法设计师、软硬件工程师和科技工作者的业务工具书,也可作为高校相关专业教师和研究生教学的教材和参考书。(err)
- 2008-11-18 16:24:36下载
- 积分:1
-
FEM_TEMP
板结构,满足三类边界条边,热源在外部
,用vc++编写工程文件很大,源程序里的主函数同大家分享 (plate structure, meet three types of boundary edge, the heat outside, with the preparation of project documents vc great, The main source Lane share the same function)
- 2006-09-22 00:57:54下载
- 积分:1