-
Windows on Windows systems, the basic technology, including multithreading demon...
关于视窗WINDOWS系统的一些基本技术,包括多线程的演示程序,文件的读写操作以及对异常错误处理的相关内容。-Windows on Windows systems, the basic technology, including multithreading demonstration program, document literacy and the abnormal operation of the wrong content.
- 2023-05-26 13:25:03下载
- 积分:1
-
vb 超市管理系统销售部分 代码,希望指教,
vb 超市管理系统销售部分 代码,希望指教,-vb supermarket sales management system for some code, hope that advice
- 2023-02-04 03:40:04下载
- 积分:1
-
C++沉思录,一本由老外写的关于C++编程心得的书籍。比较经典,是初学者必看的一本书...
C++沉思录,一本由老外写的关于C++编程心得的书籍。比较经典,是初学者必看的一本书-C++ Meditation, one written by a foreigner on the C++ Programming experience books. Comparison of the classic is a must-see for beginners book
- 2022-01-25 19:42:19下载
- 积分: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
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1
-
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程...
该程序可以用来图形化监控本地某些进程的情况,同时也可以控制这些进程-the procedure can be used for graphical monitoring some local process, but can also control these processes
- 2022-06-02 14:53:31下载
- 积分:1
-
Tarak
Tarak-Tarak是一个移动机器人模拟器。它允许用户从一个经典类型和传感器集合来设计一个移动机器人平台,编程处理机器人的行为,打接着在一个用户定义的环境中模拟机器人。这个程序是用C++编写的-Tarak- Tarak is a mobile robot simulator. It allows users to a classic type and sensors designed to set a mobile robot platform, Robot Programming, then play in a user-defined environment simulated robot. The procedure is used to prepare the C
- 2022-06-30 19:23:07下载
- 积分:1
-
较完善的人事考勤工资管理系统,如有不明之处请email本人。
较完善的人事考勤工资管理系统,如有不明之处请email本人。-Better wages and personnel attendance management system, if there is unclear, please email me.
- 2023-01-05 06:25:04下载
- 积分:1
-
非等节点的分段M次Newton插值,属于数值方法的内容
非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
- 2022-01-26 06:45:41下载
- 积分:1
-
源代码资源管理
资源管理器的源代码-resources management of source code
- 2022-04-14 20:20:28下载
- 积分:1