-
Domain3.2的源代码 Domain3.2的源代码
Domain3.2的源代码 Domain3.2的源代码-Domain3.2 source code source code Domain3.2
- 2022-01-23 11:13:15下载
- 积分:1
-
ModbusTCP监控程序
资源描述
这里先传个代码的文件先看看吧。TCP的协议样例如下:
请求和响应带有六个字节的前缀,如下:
byte 0: 事务处理标识符 –由服务器复制 –通常为 0
byte 1: 事务处理标识符 –由服务器复制 –通常为 0
byte 2: 协议标识符= 0
byte 3: 协议标识符= 0
byte 4: 长度字段 (上半部分字节) = 0 (所有的消息长度小于256)
byte 5: 长度字段
(下半部分字节) = 后面字节的数量
byte 6: 单元标识符 (原“从站地址”)
byte 7: MODBUS 功能代码
byte 8 on: 所需的数据
因而处理示例“以4的偏移从UI 9读1寄存器”返回5的值将是
- 2022-06-17 16:12:25下载
- 积分:1
-
The purpose is to guide the detailed design codes, specifically, is that your de...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-03-22 16:45:03下载
- 积分:1
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507串行通讯驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 serial communication driver source code, not for testing
- 2022-02-12 03:43:14下载
- 积分:1
-
注册表的修改,可以优化系统
注册表的修改,可以优化系统-registry changes can optimize system
- 2022-05-28 20:49:13下载
- 积分:1
-
彩色静态盒实现
color static box implement
- 2022-01-25 20:56:36下载
- 积分:1
-
使用FTP服务器访问协议
使用Ftp协议访问Ftp服务器-use visit agreement Ftp Server
- 2023-06-25 08:20:04下载
- 积分:1
-
一个简单的c++编写的计算器
一个简单的c++编写的计算器-a simple caculator writen by c
- 2022-01-25 20:06:58下载
- 积分:1
-
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积
LU矩阵分解串行算法,一个矩阵拆分成两个三角矩阵乘积-Serial LU matrix factorization algorithm
- 2022-03-01 10:05:04下载
- 积分:1
-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1