-
标准MODBUS规约文档。Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。...
标准MODBUS规约文档。Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。-Standard MODBUS Statute of the document. Modbus protocol is applied to an electronic controller on the lingua franca. With this agreement, the controller between the controller via the network (such as Ethernet) and other devices can communicate. It has become a common industry standard.
- 2023-03-11 14:20:03下载
- 积分:1
-
网络协议PPP使用手册
网络协议PPP使用手册-a manual for network protocol PPP
- 2022-03-05 07:56:22下载
- 积分:1
-
iso7816 standardize the fourth part of the smart card design and programming are...
iso7816规范第四部分,对智能卡的设计和编程有重要帮助!-iso7816 standardize the fourth part of the smart card design and programming are important!
- 2023-08-08 00:15:03下载
- 积分:1
-
malab of a book. For more help beginners
malab的一本书。对于初学者比较有帮助-malab of a book. For more help beginners
- 2022-03-20 11:37:42下载
- 积分:1
-
经典的C语言教材,C程序设计(谭浩强),第三版
经典的C语言教材,C程序设计(谭浩强),第三版-The classic C language textbooks, C programming (TAN Hao-strong), Third Edition
- 2022-03-15 08:13:59下载
- 积分:1
-
LINUX的内核配置手册
LINUX的内核配置手册-Linux kernel configuration manual
- 2022-03-24 20:42:48下载
- 积分:1
-
sqlserver图解教程,比较全面,从组件,管理服务器,数据库管理等方面介绍了主流SQL技术应用...
sqlserver图解教程,比较全面,从组件,管理服务器,数据库管理等方面介绍了主流SQL技术应用-sqlserver graphic tutorials, more comprehensive, from the components, management servers, database management, introduce the mainstream SQL technology applications
- 2022-05-28 11:59:01下载
- 积分:1
-
Visual C++界面设计,有实例学习很多
Visual C++下的界面设计,有大量的实例可以学习-Visual C++ Of interface design, there are plenty of examples to learn
- 2022-06-19 03:12:34下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
基础的javascript教程
基础的javascript教程-based javascript Guide
- 2022-12-22 06:10:06下载
- 积分:1