-
常用算法程序集C语言――排序,对初学者有点帮助!!!1
常用算法程序集C语言――排序,对初学者有点帮助!!!1-Commonly used algorithm for assembly C language- sort of a little help for beginners! ! ! 1
- 2022-01-22 02:35:09下载
- 积分:1
-
实现在内存充足的前提下进行二维快速复利叶变换的功能。
实现在内存充足的前提下进行二维快速复利叶变换的功能。-It can accomplish the 2-D FFT on the condition that it has big enough EMS memory.
- 2023-04-06 23:20:03下载
- 积分:1
-
GPS数据收集系统
基于GPS的数据收集系统,功能强大,安全可靠
- 2022-01-20 23:00:50下载
- 积分:1
-
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦...
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦-topological sorting algorithm and the main function, we make good use of hope that if there is any link I can understand Oh
- 2022-07-11 20:11:58下载
- 积分:1
-
Visual BASIC
Visual BASIC
- 2022-03-24 00:18:36下载
- 积分:1
-
c#获取进程名称
csharp语言(c#) 获取进程名称完整工程 包含源代码 可运行 有注释 获取系统进程信息 包含 System.Diagnostics.Process 类 using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Diagnostics;
- 2022-05-25 09:51:27下载
- 积分: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
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-01-26 00:17:09下载
- 积分:1
-
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。...
用Visual C++实现控制系统的声音,能够在程序中实现系统的声音调节。程序简单稳定。-Using Visual C++ to achieve the sound control system can be achieved in the program adjust the system sound. Procedures are simple and stable.
- 2023-07-11 19:35:03下载
- 积分:1
-
opencv3.0 人脸识别算法及代码
opencv3.0 实现的人脸识别,宝贵资源,很少有的。有别于opencv2.0
- 2022-04-20 01:49:08下载
- 积分:1