-
MasterK120S 通信 RS232 PC
PLC主站K LG为PC机之间的通信,数据的读写PLC
- 2022-12-02 04:05:04下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
To test the document should be the first to start UdpServer server
、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。
3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。
以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, and then start the myUdpClient client software. 3, myUdpClient project documents myUdpClient.cs file 56 acts to connect to the remote server-side IP address, where the local IP address, the actual use should be changed accordingly. The above software is required to be registered in order to long-term normal use of the software, please support the use of genuine software
- 2022-07-20 00:11:13下载
- 积分:1
-
利用颜色特征寻找图像或视频中的人脸,不同于一般的简单算法...
利用颜色特征寻找图像或视频中的人脸,不同于一般的简单算法-find the face
- 2022-07-02 02:11:05下载
- 积分:1
-
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
- 2022-05-28 01:04:29下载
- 积分:1
-
无需递归反向栈
这是非常困难的,我们用C来写复杂的程序。所以我在这里完成了编码,反向叠,但递归
- 2022-02-01 18:40:08下载
- 积分:1
-
小波变换程序
利用Morlet母小波对时间序列进行时频变换
- 2023-08-13 23:05:03下载
- 积分:1
-
DM9000 WinCE.net Driver v3.2.7 Release
DM9000 WinCE.net Driver v3.2.7 Release
- 2023-04-30 15:00:09下载
- 积分:1
-
创建互斥名的完整的例子
创建互斥名的完整的例子-were created contradict the integrity of the examples
- 2022-08-14 11:51:12下载
- 积分:1
-
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,ou...
创建类Hugeinteger(大整数),使用40个元素的数组保存每个长度最大为40位的整数,每个元素表示一位。提供方法:inputHugeintteger,outputHugeinteger,addHugeintegers,substractHugeinteger,isEqualTo,isNotEqualTo,isGreatThan,isLessThan和判断方法isZero。-create Hugeinteger category (large integers), the use of 40 elements in each array to preserve maximum length of 40 integers, each expressed an element. Provision : inputHugeintteger, outputHugeinteger, addHugeintegers, substractHugeinteger, isEqualTo, isNotEqualTo, isGreatThan, isLessThan isZero methods and judgment.
- 2022-04-23 12:27:11下载
- 积分:1