【填空题】
19.毛泽东军事思想是以毛泽东为主要代表的中国共产党人___的结晶。
查看试卷,进入试卷练习
微信扫一扫,开始刷题

答案
集体智慧
解析
暂无解析
相关试题
【填空题】
27.20世纪80年代末、90年代初,随着东欧剧变和苏联解体,持续近半个世纪的冷战格局被打破。 “___ ” 是当前乃至今后相当长时期内世界主要战略力量对比的总体态势和总体特征。
【单选题】
What is an example of social engineering?___
A. gaining access to a computer by observing the user login credentials
B. gaining access to a build through an unguarded entrance
C. gaining access to a server by using a USB stick
D. gaining access to a server room by posing as local IT
【单选题】
Which type of Layer 2 attack enables the attacker to intercept traffic that is intended for one specific recipient?___
A. BPDU attack
B. DHCP starvation I LAB
C. MAC address spoofing
D. CAM table overflow
【单选题】
Which about nested policy maps in a zone-based firewall is true ?___
A. They are limited to two leve ls in a hierarchical policy
B. Parent policies are previously defined policies that are defined by using the service policy command
C. A child policy is a new policy that uses a pre-existing policy.
D. A child policy is a new that uses a pre-existing policy
【单选题】
In which configuration do you configure the ip ospf authentication key 1 command?___
A. routing process
B. interface
C. privileged
D. global
【单选题】
Which statement about command authorization and security contexts is true?___
A. If command authorization is configured, it must be enabled on all contexts.
B. The change to command invokes a new context session with the credentials of the currently
C. AAA settings are applied on a per-context basis
D. The enable. 15 user ang admins with chang to permission ha e dfferent command authorization levels pertontext
【单选题】
Which command do you enter to enable authentication for OSPF on an interface?___
A. router(config-if)#ip ospf message-digest-key 1 md5 CIS COPASS
B. router(config-if)#ip ospf authentication message-digest
C. router(config-if)#ip ospf authentication-key CISCOPASS
D. router(config-if)#area 0 authentication message-digest
【单选题】
What feature defines a campus area network?___
A. It has a single geographic location
B. It lacks external connectivity.
C. It has a limited number of segments.
D. It has limited or restricted Internet access
【单选题】
Which type of attack most commonly involves a direct attack on a network?___
A. :phishing
B. Trojan horse
C. denial of service
D. social engineering
【单选题】
What information does the key length provide in an encryption algorithm?___
A. the cipher block size
B. the hash bloc k size
C. the number of permutations
D. the packet size
推荐试题
【单选题】
下列关于C51中断函数定义格式的描述中,___是不正确的。
A. n是与中断源对应的中断号,取值为0~4
B. m是工作寄存器组的组号,缺省时由PSW的RS0和RS1确定
C. interrupt是C51的关键词,不能作为变量名
D. using也是C51的关键词,不能省略
【单选题】
下列关于INT0的描述中,___是正确的。
A. 中断触发信号由单片机的P3.0引脚输入
B. 中断触发方式选择位ET0可以实现电平触发方式或脉冲触发方式的选择
C. 在电平触发时,高电平可引发IE0自动置位,CPU响应中断后IE0可自动清零
D. 在脉冲触发时,下降沿引发IE0自动置位,CPU响应中断后IE0可自动清零
【单选题】
下列关于TX/RX的描述中,___是不正确的。
A. 51单片机的内部发送控制器和接收控制器都可对串行数据进行收发控制
B. 若待接收数据被送入“接收SBUF”单元后,接收控制器可使RI位硬件置1
C. 若“发送SBUF”单元中的数据被发送出去后,发送控制器可使TI位硬件置1
D. 系统响应中断后,RI和TI都会被硬件自动清零,无需软件方式干预
【单选题】
设80C51晶振频率为12MHz,若用定时器T0的工作方式1产生1ms定时,则T0的初值应为___
A. 0xfc18
B. 0xf830
C. 0xf448
D. 0xf060
【单选题】
80C51的定时器T1用作定时方式1时,工作方式的初始化编程语句为___
A. TCON=0x01
B. TCON=0x05
C. TMOD=0x10
D. TMOD=0x50
【单选题】
80C51的定时器T1用作定时方式2时,工作方式的初始化编程语句为___
A. TCON=0x60
B. TCON=0x02
C. TMOD=0x06
D. TMOD=0x20
【单选题】
80C51采用计数器T1方式1时,要求每计满10次产生溢出标志,则TH1、TL1的初始值是___
A. FFH,F6H
B. F6H,F6H
C. F0H,F0H
D. FFH,F0H
【单选题】
下列关于中断控制寄存器的描述中,___是不正确的。
A. 80C51共有4个与中断有关的控制寄存器
B. TCON为串口控制寄存器,字节地址为98H,可位寻址
C. IP寄存器为中断优先级寄存器,字节地址为B8H,可位寻址
D. IE为中断允许寄存器,字节地址为A8H,可位寻址
【单选题】
下列关于中断优先级的描述中,___是不正确的。
A. 80C51每个中断源都有两个中断优先级,即高优先级中断和低优先级中断
B. 低优先级中断函数在运行过程中可以被高优先级中断所打断
C. 相同优先级的中断运行时,自然优先级高的中断可以打断自然优先级低的中断
D. 51单片机复位后IP初值为0,此时默认为全部中断都是低级中断
【单选题】
在一采用串口方式1的通信系统中,已知fosc=6MHz,波特率=2400,SMOD=1,则定时器T1在方式2时的计数初值应为___。
A. 0xe6
B. 0xf3
C. 0x1fe6
D. 0xffe6
【单选题】
173、将aa定义为片外RAM区的无符号字符型变量的正确写法是___。
A. unsigned char data aa
B. signed char xdata aa
C. extern signed char data aa
D. unsigned char xdata aa
【单选题】
将bmp定义为片内RAM区的有符号字符型变量的正确写法是___。
A. char data bmp
B. signed char xdata bmp
C. extern signed char data bmp
D. unsigned char xdata bmp
【单选题】
在xdata存储区里定义一个指向char类型变量的指针变量px的下列语句中,___是正确的。
A. char *xdata px
B. char xdata *px
C. char xdata *data px
D. char *px xdata