logo - 刷刷题
下载APP
【多选题】

下列( )是船舶动力定位系统所具备的功能。

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.
欧洲的全球卫星导航系统“伽利略(Galileo)”
B.
美国的全球卫星导航系统“GPS”
C.
俄罗斯的全球卫星导航系统“格洛纳斯(GLONASS)”
D.
中国的全球卫星导航系统“北斗系统”

【单选题】我国的全球定位系统名称是()。

A.
GPS导航系统
B.
伽利略导航系统
C.
格洛纳斯导航系统
D.
北斗导航系统

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

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

【单选题】Speeding off in a stolen car, the thief thinks he has got a great catch. But he is in for an unwelcome surprise. The car is fitted with a remote immobiliser (锁止器), and a radio signal from a control ce...

A.
it takes a longer time for the car thief to do the stealing
B.
self-prepared tools are no longer enough for car theft
C.
the thief has to make use of computer technology
D.
the thief has lost interest in stealing cars over 10 years old