-
ACARS报文解析(串口调试助手)
程序使用C#开发,主要使用了串口通信,数据的存储使用了DataSet进行保存。程序的算法部分是用来解算民航客机上的ACARS报文,程序采用模块化编程,报文解析算法,CRC16校验算法,串口通信设置都设置成了相关的类,所以源代码适合做C#串口通信的进行编辑。
- 2022-08-21 09:53:57下载
- 积分:1
-
初轨确定
测站在地心赤道坐标系下的位置。计算平格林尼治时角接下来求目标在地心赤道坐标系下的方向余弦下面利用高斯法求解r2、v2下面开始改进精度;最后利用求出的r2、v2计算轨道根数
- 2022-02-07 21:36:12下载
- 积分:1
-
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp...
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp ) 。这里是数字游戏-My project it’s called snake game, it’s famous game and very one knew it,,
I used in this game 2 files the first one is the header file (snake.h),and the second one is (snake.cpp).and here is the figure of the game:
- 2023-09-09 02:50:03下载
- 积分:1
-
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈...
分享一些我以前做的东西 不知道是不是你们的需要 大家看看哈-I used to do share some things that do not know if you need to look at the U.S. Kazakhstan
- 2022-10-10 02:15:02下载
- 积分:1
-
java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习...
java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习-Exercises Set, which includes a lot of practical examples, Java can be used to study the process of practice
- 2022-02-03 19:40:27下载
- 积分:1
-
CString类的使用方法显现
CString类的使用方法显现-redeem kind of use appear
- 2022-01-31 08:18:01下载
- 积分: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
-
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识...
windows CE 开发的教程
介绍了 Windows CE 的一些基本特性,并指出过渡到基于无线装置的软件开发所应具备的知识-windows CE Development Windows CE tutorials presented some basic characteristics, and pointed out that the transition to wireless devices based on the software development knowledge should be
- 2022-02-05 12:43:21下载
- 积分:1
-
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴...
人脸的检测与定位算法源码,主用是采用人脸的灰度信息进行人脸的检测,并定位鼻子眼睛和嘴--Face detection and location algorithm source code, the main use is the human face of gray information Face Detection, positioning the nose and eyes and mouth
- 2022-08-02 13:47:05下载
- 积分:1
-
c++ primary knowledge summary
c++ primary 知识汇总,是c++进阶者很好的东西-c++ primary knowledge summary
- 2022-04-22 18:34:38下载
- 积分:1