-
WSNS
in this there is a overview of wsn
- 2013-03-18 15:39:21下载
- 积分:1
-
CDROMControl
vc 程序可以实现关盘时的刻录程序。。。绝对能用!赶紧下载吧(vc program can be closed when the disc burning program. . . Absolutely can! Quickly download it)
- 2011-08-18 09:33:43下载
- 积分:1
-
TestWord
说明: 把word文件嵌入到系统中,不用另外打开其他程序,非常实用,可以应用到其他大型程序之中(Embedding word files into the system without opening other programs is very practical and can be applied to other large programs.)
- 2019-05-06 17:26:43下载
- 积分:1
-
sampleDemo
一个比较简单的c++实例,一个比较简单的c++实例(sample demo)
- 2015-10-26 10:30:05下载
- 积分:1
-
getversion
本程序是一个获取windows系统的Version的C++程序(This program is a Get the windows system Version C++ program)
- 2012-11-16 16:47:19下载
- 积分:1
-
chat实例
说明: 基于VC++的局域网聊天室,能够实现多人房间聊天。(LAN chat room based on VC++ can realize multi-room chat.)
- 2019-02-15 10:30:43下载
- 积分:1
-
Lvxing
一个小的C++应用程序,可选择起点目的地和出行方式并显示结果.供WINDOWS程序设计初级教学使用,熟悉C++工程中映射和变量的添加.(A small C++ application, select the starting point of destination and travel mode and displays the results. For WINDOWS elementary teaching program design using familiar with C++ project to add mapping and variable.)
- 2009-11-08 19:41:16下载
- 积分:1
-
xinde1
Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。
(Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the following practical tips, and I hope to help beginners.)
- 2007-04-13 19:14:59下载
- 积分:1
-
FiveChess
网络五子棋系统,网络五子棋功能较完整的实现,可以参考一下(Backgammon systems, networks function more complete realization of backgammon, you can refer to)
- 2020-12-09 11:59:19下载
- 积分: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