-
INNETER-IC
网络重传选择协议,可以检查传输信息的正确性。通过接受方的校检,通知发送方重新发送。
(
Network retransmission protocol, you can check the correctness of the transmission of information. By accepting the prosecution s school to notify the sender to resend.)
- 2015-10-14 09:19:13下载
- 积分:1
-
commtest0618
一个串口设备调试工具 可以发送多个指令
解决串口死锁问题(A serial device can send a number of debugging tools for serial commands to solve deadlock problem)
- 2009-07-01 15:45:34下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
zhionan
OPCDA服务器与客户程序开发指南,作为工业控制领域的应用技术,OPC 服务器实际上涉及到的领域不仅仅是 COM 接口的实现,还包括如何将实时数据库技术融入 OPC 服务器等。对于本书而言,主要实现了 OPC 服务器的常用接口和 OPC 客户程序。(OPCDA server and client program development guide, as the field of industrial control applications technology, OPC server is actually related to the field just COM interface implementation, including how the real-time database technology into OPC server. For the purposes of this book, the main achievement of the commonly used interface of the OPC server and OPC client program.)
- 2013-03-25 21:57:18下载
- 积分:1
-
osgMFC
osg mfc 测试例子,主要涉及如何使用osg,具体请看源码
- 2015-11-11 10:05:01下载
- 积分:1
-
ParseS57
电子海图程序源代码,可以对S57格式文件进行解析,希望高手能将显示做出来(Electronic Chart source code, you can format documents on S57 resolve, I hope you can show up to do)
- 2021-01-31 10:48:37下载
- 积分:1
-
PgmVolume
音频设备控制之扬声器单个应用程序音量控制,包括音量的获取与设置(Audio Device Controlled Speaker Single Application Volume Control, Including Volume Acquisition and Setting)
- 2019-04-11 10:22:02下载
- 积分:1
-
VC-part-2
一本学习VC的很好的图书,其中第二部分,全书共16部分(A learning VC' s good books, of which the second part of the book, Part 16)
- 2012-06-04 17:11:52下载
- 积分:1
-
用VC写的由湿地DEM生成的三维模型 Swampy
师兄用VC写的由湿地DEM生成的三维模型,赋有纹理,可以动态漫游,地理分析。希望对搞GIS开发的朋友有所帮助。包含DEM和纹理数据,所以有点大,请耐心下载。(senior VC written by DEM wetlands generated 3D model, endowed with texture, dynamic roaming, geographic analysis. Hope to engage in the development of the GIS friends help. DEM contains data and texture, a bit, please download patience.)
- 2007-04-17 10:58:27下载
- 积分:1
-
Adafruit_BMP085_Unified-master
Pressure sensor interface C++
- 2014-09-06 14:24:01下载
- 积分:1