-
His practice as a handwritten String class that contains the basic functions of...
自己练手写的一个String类,包含基本功能,测试通过,当个纪念,希望对别人也能有点帮助-His practice as a handwritten String class that contains the basic functions of the test, when a memorial, in the hope others can also be helpful to
- 2022-03-09 13:13:30下载
- 积分:1
-
STM8 1wire驱动
使用STM8来驱动美信的库仑计。电量、电压、读取。
- 2022-03-30 12:51:10下载
- 积分:1
-
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the CD (a), which contains a lot of representative code that can be used when a person VC good reference information
- 2022-07-18 00:28:45下载
- 积分:1
-
多线程访问数据库 方便大家学习参考,今天奉献出来
多线程访问数据库 方便大家学习参考,今天奉献出来-Multi-threaded access to the database for reference to facilitate them to learn from today, out of devotion
- 2022-01-25 22:59:57下载
- 积分:1
-
这是一个货币张数计算器!
这是一个货币张数计算器!-This is a currency- calculator!
- 2022-12-29 01:15:03下载
- 积分:1
-
简单的计算器代码
简易计算器的代码-simple calculator code
- 2022-04-10 20:27:36下载
- 积分: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
-
一个利用TCP/IP实现Chat功能的程序
一个利用TCP/IP实现Chat功能的程序 -The use of a TCP/IP functionality to achieve Chat programs
- 2022-02-05 00:04:31下载
- 积分:1
-
说明:使用该软件可以很容易地将图片转换为数组的需要,…
说明:
使用该软件可方便地将图片转换为需要的数组,也可以将数组转换为相应的图片.-Note: Use the software can easily convert the picture to the needs of an array, the array can also be converted to the corresponding picture.
- 2022-02-25 12:58:22下载
- 积分:1
-
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。...
使用IPicture的com组件,在vc下实现了一个jpg、bmp图像的浏览器,可以方便的进行图像的浏览。-A picture viewer support JPG and BMP format. Using IPicture COM component as render.
- 2022-11-15 12:05:04下载
- 积分:1