-
HTTP_Test
说明: 使用HTTP协议的Post方法实现的源码(using HTTP Protocol, and Post method)
- 2020-01-04 14:15:36下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1
-
GUI-MFC
GUI MFC USE FOR ABSENCE APLLICATION USING GABOR WAVELET. IT USE FOR FACE RECOGNITION IN BUILDING PRESENCE
- 2017-03-21 07:16:07下载
- 积分:1
-
系统管理总线SMBUS读写测试
demo for smbus
系统管理总线SMBUS读写测试,测试小demo,C环境试运行,
供大家学习使用,有平台兼容性的需求
- 2022-12-07 17:00:07下载
- 积分:1
-
PDFView4NET+4.7.5+WinForms+Edition
很好很强大的pdf预览插件,内含案例,仅供学习之用(Good PDF preview plug-in)
- 2019-05-12 20:47:22下载
- 积分:1
-
征途添加兑换物品的源码
有些技术小白们经常问我,怎么添加兑换这怎么添加兑换那,我今天就给大家上传一份兑换物品的源码,需要的拿去吧!
- 2022-04-01 06:01:41下载
- 积分:1
-
省市区
省市区的索引,通过索引找到拼音首字母,进行排序
- 2022-03-05 07:29:09下载
- 积分:1
-
2-3Library
大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。(Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, but the console program, not a good graphical interface. Including administrators, readers. Administrator functions include: editing storage, check books, check readers, delete readers. Reader functions: library, book, booking, search and so on. . Full-featured. Including the registration account, login account password required. )
- 2020-10-28 01:10:00下载
- 积分:1
-
jiangxiligongdaxue
江西理工大学2010年本部校园平面图,CAD绘制,可以进行三维建模。(Jiangxi University of Science and Technology the headquarters campus plan in 2010, CAD drawing, three-dimensional modeling.)
- 2021-01-11 15:08:49下载
- 积分: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