-
显示软件的阿什维尼雷达
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
-
一个打印类源代码
一个打印类源代码-a source category
- 2022-05-07 03:31:14下载
- 积分:1
-
VC编程的技巧及一些编程方法
VC编程的技巧及一些编程方法-VC programming skills and some programming
- 2022-03-06 06:57:38下载
- 积分:1
-
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2...
这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192
168
1
2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
- 2022-02-05 17:30:09下载
- 积分:1
-
seamless scroller, auto insert div element
无缝滚动,自己写的,效率很高,使用方便,自动建立div层-seamless scroller, auto insert div element
- 2022-08-26 03:27:04下载
- 积分:1
-
python详细操作mysql
利用mysql的workbench建立数据库,一方面是详细了解适用workbench的功能,另一方面是适用最广泛的mysql来进行到数据库的增删改查工作。并且,充分利用了了python短小强悍的功能,另外在此基础上还可以进行异常值的清理等功能。
- 2022-12-12 19:30:03下载
- 积分:1
-
一个怎样使Ctrl+Alt+Del按键组合失效的方法的例子 其实现方法简单,有效,很值得借鉴...
一个怎样使Ctrl+Alt+Del按键组合失效的方法的例子 其实现方法简单,有效,很值得借鉴-Disable Ctrl+ALT+Del keys
- 2023-04-09 06:25:03下载
- 积分:1
-
这是一个数字签名和CA认证方面的一个功能非常全的程序 进入之后点击登陆即可进入主界面,然后相应的菜单会显示出来。...
这是一个数字签名和CA认证方面的一个功能非常全的程序 进入之后点击登陆即可进入主界面,然后相应的菜单会显示出来。-This a digital signature, and the CA is a function of the whole process after it entered into the main landing can interface, then the corresponding menu will be displayed.
- 2022-03-04 03:59:30下载
- 积分:1
-
用Witness2实现Miller
用Witness2实现Miller-Rabin算法,主程序循环5―20次,看在100,000―200,000之间有多少个数被判为素数-With the Miller-Rabin algorithm to achieve Witness2, the main program loop 5-20 times, to see how many in number between 100,000-200,000 convicted of prime
- 2022-05-07 20:30:27下载
- 积分:1
-
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),...
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),通过这个小工具,可以自动判断是否应对tex文件做相应的中文预处理。
-This is a suite MTeX an important tool for judging whether a file contains only Ascii characters. As the Chinese compile tex document the need for special treatment (but this deal will result in side effects of the English tex file), the adoption of this gadget, you can automatically determine whether to deal with tex document corresponding Chinese pretreatment.
- 2022-02-20 16:58:10下载
- 积分:1