-
vcmodbus
利用vc++ 实现MODBUS TCP 协议,描述了协议的实现过程并配有说明文档(VC++ modbus tcp protocol)
- 2021-04-17 09:18:52下载
- 积分:1
-
excel
基于QT的excel读取源码,能快速读取excel表格当中的数据,非常方便(it is good code!)
- 2015-07-09 22:19:33下载
- 积分:1
-
smtp source code collections, a total of seven, including the sending and receiv...
smtp源代码集合,一共7个,包括发送和接收-smtp source code collections, a total of seven, including the sending and receiving
- 2022-08-08 08:21:08下载
- 积分:1
-
884248_commLog
串口数据监控 串口打开关闭 串口通讯 串口收发数据(Serial Port Data Monitoring)
- 2020-06-25 00:00:02下载
- 积分:1
-
CFR.Silverlight.Scheduler.Example
说明: 日历控件,自己下载的好东西,分享给大家,资源共享。。。。(a good control)
- 2011-03-09 15:34:37下载
- 积分:1
-
可以传文件发送消息和截屏的
可以传文件发送消息和截屏的-can send documents to send information and screen shots of Dongdong
- 2022-01-21 06:00:21下载
- 积分:1
-
用delphi编写socket实现远程抓屏
用delphi编写socket实现远程抓屏-Prepared using delphi remote socket screenshots
- 2023-08-20 16:35:04下载
- 积分:1
-
tem 1D
瞬变电磁法一维正演,层状模型,进行了hankel变换和逆傅立叶变换。还有二分法计算全区视电阻率。(tem 1D forward modeling)
- 2021-04-23 21:08:47下载
- 积分:1
-
ezewo
数形视图,像windows资源管理器一样,推荐给大家(Number form view, like Windows explorer, recommend to everyone)
- 2017-04-27 10:43:59下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1