登录
首页 » Visual C++ » ADS_B_original

ADS_B_original

于 2020-12-23 发布 文件大小:6351KB
0 453
下载积分: 1 下载次数: 83

代码说明:

  matlab做的模拟ADS-B数据的解码和信号处理整体流程(Matlab to do the simulation of ADS-B data decoding and signal processing the overall process)

文件列表:

ADS_B_original
..............\AltVelCalc.m,1522,2016-10-25
..............\AltVelCalc.txt,1522,2016-10-25
..............\ConvertFracDeg.m,550,2016-10-25
..............\ConvertFracDeg.txt,550,2016-10-25
..............\data_Yb.mat,6418379,2016-10-26
..............\DecodeBits.m,531,2016-10-25
..............\DecodeBits.txt,531,2016-10-25
..............\LatLongCalcSingle.m,2166,2016-10-25
..............\LatLongCalcSingle.txt,2166,2016-10-25
..............\ModeS_FixPt_Pipelined_ADI.slx,41369,2016-10-25
..............\ModeS_Simulink_Decode.mdl,141932,2016-10-25
..............\slprj
..............\.....\_jitprj
..............\.....\.......\jitEngineAccessInfo.mat,837,2016-10-27
..............\.....\.......\sgWaxXMjND7xSNp45wYm5rD.l,29424,2016-10-27
..............\.....\.......\sgWaxXMjND7xSNp45wYm5rD.mat,847,2016-10-27
..............\.....\.......\slzIM1TKQqz4diWSjJ5LDTG.l,30340,2016-10-27
..............\.....\.......\slzIM1TKQqz4diWSjJ5LDTG.mat,828,2016-10-27
..............\.....\.......\stOoPRFDKBRhWDjJGtr4ZM.l,6160,2016-10-27
..............\.....\.......\stOoPRFDKBRhWDjJGtr4ZM.mat,672,2016-10-27
..............\.....\.......\sZNXKejbrxOgrAkeoDe0opF.l,6152,2016-10-27
..............\.....\.......\sZNXKejbrxOgrAkeoDe0opF.mat,668,2016-10-27
..............\.....\_sfprj
..............\.....\......\EMLReport
..............\.....\......\.........\emlReportAccessInfo.mat,838,2016-10-27
..............\.....\......\.........\stOoPRFDKBRhWDjJGtr4ZM
..............\.....\......\.........\stOoPRFDKBRhWDjJGtr4ZM.mat,1995,2016-10-27
..............\.....\......\.........\sZNXKejbrxOgrAkeoDe0opF
..............\.....\......\.........\sZNXKejbrxOgrAkeoDe0opF.mat,1978,2016-10-27
..............\.....\......\ModeS_FixPt_Pipelined_ADI
..............\.....\......\.........................\_self
..............\.....\......\.........................\.....\sfun
..............\.....\......\.........................\.....\....\info
..............\.....\......\.........................\.....\....\....\binfo.mat,840,2016-10-27
..............\.....\......\ModeS_Simulink_Decode
..............\.....\......\.....................\_self
..............\.....\......\.....................\.....\sfun
..............\.....\......\.....................\.....\....\info
..............\.....\......\.....................\.....\....\....\binfo.mat,833,2016-10-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • txt_TO_dat
    用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
    2013-07-30 09:12:54下载
    积分:1
  • LAB1
    用C++编写的成绩管理系统,实现成绩的输入查找,修改和求方差等功能(Prepared with C++ performance management system, to achieve results Enter search, modify and seek variance functions)
    2013-06-19 19:41:54下载
    积分:1
  • VC-generated-excel-histogram
    vc6.0 excel2003 用c++生成excel表格并且绘制柱状图 一步完成不需要操作excel(vc6.0 excel2003 c++ excel spreadsheet to generate and draw a histogram step does not need to operate excel)
    2013-05-17 15:57:41下载
    积分:1
  • seven_segment_v5
    这是使用 visual basic 控制及模拟 7seg , 从电脑输出到project board 上面( 请把inpout32.dll放进system32 里面)(This is the use of visual basic control and Analog 7seg, from the computer output to project board above (please put into inpout32.dll inside system32))
    2009-03-22 21:47:58下载
    积分:1
  • c
    说明:  停车场位管理系统程序,管理场位,便于汽车的停放(Parking spaces management system procedures, management, market position, easy to park the car)
    2009-10-04 23:51:18下载
    积分:1
  • Cpp1
    后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
    2015-04-17 14:48:58下载
    积分:1
  • VBMouseWheehao
    VB6开发环境的鼠标滚轮插件 VB6开发环境,无法使用鼠标的滚轮,这个插件解决了这个问题. 使用方法是用VB把这个插件编译好,编译时,把动态库指向windows目录.(plug-in for vb , vb mouse wheel original vb donot support mouse wheel. so someone develop this plug for vb. It write by vb. So you have to compile it by visual basic, then registe it in your computer.)
    2009-06-18 21:16:27下载
    积分:1
  • Big_Num
    大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢(Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow)
    2010-01-22 12:24:30下载
    积分:1
  • 8bit_echo
    Easy to learn Visual Basic 6.0
    2013-07-10 16:38:26下载
    积分:1
  • TSP
    遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
    2020-10-28 14:00:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载