- A+
所属分类:法律类题库
【◆参考答案◆】:正确
(2)【◆题库问题◆】:[单选] 在MCS—51存储器扩展电路中,74LS373的主要功能是()。
A.存储数据
B.存储地址
C.锁存数据
D.锁存地址
A.存储数据
B.存储地址
C.锁存数据
D.锁存地址
【◆参考答案◆】:D
(3)【◆题库问题◆】:[问答题,简答题] 简述中断响应的主要内容。
【◆参考答案◆】:由硬件自动生成一条调用指令LCALL转去中断服务,具体操作为:(1)将程序计数器PC的内容(断点)压栈(2)将中断入口地址装入PC,转去执行中断服务程序
(4)【◆题库问题◆】:[单选] Your company has an Active Directory domain. A server named Server1 runs Windows Server 2008. The Terminal Services role and the Terminal Services Web Access role service are installed on Server1.You install the Terminal Services Gateway role service on Server1. You create the Terminal Services connection authorization policy. Users report that they cannot connect to Server1. You need to ensure that users can connect to Server1.What should you do?()
A.Configure Network Access Protection (NAP) on Server1.
B.Configure the Terminal Services Resource Authorization Policy (RAP) on Server1.
C.Create a Terminal Services Group Policy object (GPO). Enable the Allow users to connect remotely using Terminal Services setting on the GPO. Link the GPO to the domain.
D.Create a Terminal Services Group Policy object (GPO). Enable the Set path for TS Roaming Profiles setting on the GPO. Create an organization unit (OU) named TSUsers. Link the GPO to the TSUsers OU.
A.Configure Network Access Protection (NAP) on Server1.
B.Configure the Terminal Services Resource Authorization Policy (RAP) on Server1.
C.Create a Terminal Services Group Policy object (GPO). Enable the Allow users to connect remotely using Terminal Services setting on the GPO. Link the GPO to the domain.
D.Create a Terminal Services Group Policy object (GPO). Enable the Set path for TS Roaming Profiles setting on the GPO. Create an organization unit (OU) named TSUsers. Link the GPO to the TSUsers OU.
【◆参考答案◆】:B
(5)【◆题库问题◆】:[填空题] 两个有符号数相加,可以通过()标志位来判断是否溢出。
【◆参考答案◆】:OV
(6)【◆题库问题◆】:[单选] 指令“DJNZR5,LOOP”的含义是()
A.R5中数加1为FFH,则程序转到标号LOOP处执行
B.R5中数加1不为零,则程序转到标号LOOP处执行
C.R5中数减1不为零,则程序转到标号LOOP处执行
D.R5中数减1为零,则程序转到标号LOOP处执行
A.R5中数加1为FFH,则程序转到标号LOOP处执行
B.R5中数加1不为零,则程序转到标号LOOP处执行
C.R5中数减1不为零,则程序转到标号LOOP处执行
D.R5中数减1为零,则程序转到标号LOOP处执行
【◆参考答案◆】:C
(7)【◆题库问题◆】:[问答题] 什么是机器周期?机器周期和晶振频率有何关系?
【◆参考答案◆】:规定一个机器周期的宽度为12个振荡脉冲周期,因此机器周期就是振荡脉冲的十二分频。
(8)【◆题库问题◆】:[判断题] 在89C51中,为使准双向的I/O口工作在输入方式,必须保证它被事先预置为1。()
A.正确
B.错误
A.正确
B.错误
【◆参考答案◆】:正确
(9)【◆题库问题◆】:[填空题] MCS-51外部中断0的入口地址是()。
【◆参考答案◆】:0003H
(10)【◆题库问题◆】:[单选] SCON寄存器中的TB8位表示()
A.多机控制位
B.串行口接收允许控制位
C.第9位发送数据
D.多机通信时收到的第9位数据
A.多机控制位
B.串行口接收允许控制位
C.第9位发送数据
D.多机通信时收到的第9位数据
【◆参考答案◆】:C