modibus脚本
modibus脚本 'crc16校验代码 Public Function CRC16(ByVal SendStr As String) As String Dim CRC16Lo As Byte, CRC16Hi As Byte 'CRC寄存器 Dim CL As Byte, CH As Byte '多项式码&HA001 Dim SaveHi As Byte, SaveLo As Byte Dim i As Integer, j As Integer Dim Flag As Intege
用户评论
推荐下载
-
关机脚本
关机脚本
10 2020-08-22 -
ParticleAndAnimation脚本
ParticleAndAnimation脚本
53 2020-08-23 -
ant脚本
ant脚本
18 2020-08-22 -
jquery脚本
jquery脚本
16 2020-05-22 -
echarts脚本
echarts脚本,使用起来简单方便快捷
8 2020-06-20 -
linuxshell脚本
想学shell脚本的朋友,从入门到精通很不错的教程!
50 2019-02-17 -
shell脚本if
if脚本格式,写Linux的脚本格式,
59 2019-02-14 -
amextracpp脚本
C++开发脚本,
34 2019-02-21 -
adobephotoexif脚本
在相片中加入exif漂亮信息的脚本。该资源来自无忌论坛。
36 2019-02-19 -
selenium脚本
selenium脚本 driver.find_element_by_xpath('//input[@id="username"]').send_keys("admin")#输入框位置 driver.f
58 2019-03-10
暂无评论