logo - 刷刷题
下载APP
【简答题】

E63具有GPS(全球卫星导航系统)功能吗?

举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【多选题】GPS 系统与其他导航系统相比,具有()的特点

A.
全天侯作
B.
定位精度高
C.
实时导航
D.
全球化作业

【多选题】常见的卫星导航系统有()。

A.
美国的全球定位系统
B.
中国的北斗卫星导航系统
C.
俄罗斯的格洛纳斯卫星导航系统
D.
欧洲的伽利略卫星导航系统

【单选题】有如下事件过程:Private Sub Form_Load() Show Dim Arr() As Variant Arr = Array(1, 3, 5, 7, 9, 11, 13, 15) Call converse(Arr) For i = 0 To 7 Print arr(i); Next iEnd Sub 以上程序的功能是,通过调用Converse过程,将数组Arr中的元素逆序存放并输出...

A.
Private Sub converse(dim a() as Variant ) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
B.
Private Sub converse(dim a() as Variant) Dim T Dim J As Integer J = (LBound(A) + UBound(A)) / 2 For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
C.
Private Sub converse(a() As Variant) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
D.
Private Sub converse(a() As Variant) Dim T Dim J As Integer J = Int((LBound(A) + UBound(A)) / 2) For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub

【单选题】无线电导航系统中的定位误差符合 __________ 。

A.
正态分布
B.
高斯分布
C.
二维正态分布
D.
均匀分布

【多选题】北斗卫星导航系统可应用于( )

A.
交通运输
B.
调度指挥
C.
搜索营救
D.
地理信息实时查询。

【多选题】监控平台有哪些功能?

A.
管理设备
B.
用户权限管理
C.
数据流管理
D.
录像存储管理
E.
与其它系统联动

【多选题】目前可用的卫星导航系统有()

A.
中国的北斗
B.
美国GPS
C.
俄罗斯的GLONASS
D.
欧盟GALILEO