-
clock
系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
- 2013-11-30 12:04:57下载
- 积分:1
-
FootBall
A simple football, league data sorter!
For FUN D!
- 2010-01-02 18:51:50下载
- 积分:1
-
FeiGeChuangShu
这个是基于VC++的,飞鸽传书源码。支持SOCKET通讯,能在局域网内进行文件传输,文字通讯。(This is based on the VC++ of IP Messenger source. Support SOCKET communications, can transfer files in the LAN, text messaging.)
- 2014-08-01 00:50:39下载
- 积分:1
-
Lesson20Code
孙鑫VC++windows编程视频20课配套程序(Sun Xin VC++windows programming video supporting program of 20 lessons)
- 2012-12-10 09:52:01下载
- 积分:1
-
LW-LZ78
实现以下的无损数据压缩方法
LZ78和LZW算法;
给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
- 2014-04-27 23:05:58下载
- 积分:1
-
fingerprint
基于Visual c++ 的指纹识别系统(fingerprint Visualc++)
- 2009-12-29 09:27:04下载
- 积分:1
-
bombsetting
VC++编写的完整布雷程序,已经过测试,性能稳定,包含源文件和可执行文件.(VC++ written a complete mining process ,which has been tested, It s a stable performance, including the source files and executable file.)
- 2010-07-04 20:50:39下载
- 积分:1
-
GPS_SPP
GPS伪距单点定位,包括导航文件、观测文件、精密钟差和精密星历的读取,对流层Hopfield模型,电离层K8模型,采用最小二乘法,最后通过调用matlab来计算测站坐标。对GPS编程初学者是很好的编程哦。(GPS pseudorange point positioning, including navigation documents, observation files, precision clock bias and precision ephemeris read, Hopfield model troposphere, ionosphere K8 model, using least square method, and finally by calling matlab to calculate station coordinates. The GPS program is a good program for beginners oh.)
- 2020-07-28 17:18:43下载
- 积分: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
-
menu
qt 点菜系统 拥有客户端 与服务器 通过socket进行通信 实用方便(qt menu)
- 2014-05-06 22:47:29下载
- 积分:1