计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
计算机软件水平考试
全国计算机应用水平考试(NIT)
计算机软件水平考试
计算机等级考试(NCRE)
全国高校计算机等级考试CCT
行业认证
信息素养
网络工程师(中级)
信息系统项目管理师(高级)
系统分析师(高级)
系统架构设计师(高级)
网络规划设计师(高级)
系统规划与管理师(高级)
软件评测师(中级)
软件设计师(中级)
网络工程师(中级)
多媒体应用设计师(中级)
嵌入式系统设计师(中级)
电子商务设计师(中级)
系统集成项目管理工程师(中级)
信息系统监理师(中级)
信息安全工程师(中级)
数据库系统工程师(中级)
信息系统管理工程师(中级)
软件过程能力评估师(中级)
计算机辅助设计师(中级)
计算机硬件工程师(中级)
信息技术支持工程师(中级)
程序员(初级)
网络管理员(初级)
信息处理技术员(初级)
电子商务技术员(初级)
信息系统运行管理员(初级)
网页制作员(初级)
多媒体应用制作技术员(初级)
PMP项目管理员资格认证
计算机与网络知识
计算机与网络知识
网络系统设计与管理
若指令流水线把一条指令分为取指、分析和执行三部分,且这三部分的时间分别是 t取指=2 ns,t分析=2 ns,t执行=1 ns,则100条指令全部执行完中需______ns。
进入题库练习
__________是支持电子邮件加密的协议。(2013年上半年试题)
进入题库练习
在数字传输系统中传输的数字信号所代表的原始数据是__________。
进入题库练习
以太网的最大帧长为1518字节,每个数据帧前面有8个字节的前导字段,帧间隔为9.6μs,对于10BASE-5网络来说,发送这样的帧需要多少时间?(64)
进入题库练习
李某在《电脑与编程》杂志上看到张某发表的一组程序,颇为欣赏,就复印了一百份作为程序设计辅导教材发给学生。李某又将这组程序逐段加以评析,写成评论文章后投到《电脑编程技巧》杂志上发表。李某的行为__________。
进入题库练习
The usual way to ensure reliable delivery is to provide the(11)with some feedback about what is happening at the other end of the line.Typically,the protocol calls for the receiver to send back special (12)flame bearing positive or negative (13)about the incoming flames.If the sender receives a positive.Acknowledgement about a flame,it knows the flame has arrived safely.On the other hand,a negative acknowledgement means that something has gone wrong,and the frame must be transmitted again.An additional complication comes from the possibility that hardware troubles may cause a flame to(14)completely.In this case,the receiver will not react at all,since it has no any reason to react.It should be clear that a protocol in which the sender transmits a frame and then waits for an acknowledgement,positive or negative,will hang forever if a flame is ever lost due to,for example,(15)handware.(2008年下半年试题)
进入题库练习
我国互联网的发展启蒙于_______。
进入题库练习
能检测出所有奇数个错、单比特错、双比特错和所有小于、等于校验位长度的突,发错的校验码是(37)。
进入题库练习
以下域名服务器中,没有域名数据库的是__________。 (2010年上半年试题)
进入题库练习
下述任务中,不属于软件工程需求分析阶段的是(10)。
进入题库练习
使用__________协议远程配置交换机。(2008年下半年试题)
进入题库练习
ftp命令中用来设置客户端当前工作目录的命令是__________。(2010年下半年试题)
进入题库练习
DNS服务器中提供了多种资源记录,其中__________定义了区域的邮件服务器及其优先级。(2012年上半年试题)
进入题库练习
无线局域网(WLAN)标准IEEE 802.11g规定的最大数据速率是(65)。
进入题库练习
在Linux操作系统中,(37)配置文件用于存放本机主机名及经常访问IP地址的主机名,在对 IP进行域名解析时,可以设定为先访问该文件,再访问DNS,最后访问NIS。
进入题库练习
(56)is a one-way function that takes an arbitrarily long piece of plaintext and from it computes a fixed-length bit string.(57)is a protocol that most USENET machines now use it to allow news articles to propagate from one machine to another over a reliable connection.(58)is an approach preferred by cable TV providers. In this solution the fiber terminates at an opto-electrical converter and the final segment is a shared coaxial cable.(59)is a device used to connect two separate network that use different communication protocol.(60)is a digital-to-digital polar encoding method in which the signal level is always either positive or negative.
进入题库练习
FDDI的基本编码方法是(30),在此基础上采用(31)编码以获得足够多的同步信息,这样可使编码效率提高到(32)。为了消除环网中的时钟偏移,FDDI使用了(33)方案,并规定进入站点缓冲器的数据时钟由输入信号的时钟确定,缓冲器的输出时钟信号由(34)确定。
进入题库练习
现有四级指令流水线分别完成取指、取数、运算、传达结果四步操作。若完成上述操作的时间依次为9ns、10ns、6ns、8ns,则流水线的操作周期应设计为______ ns。
进入题库练习
在一台Apache服务器上通过虚拟主机可以实现多个Web站点。虚拟主机可以是基于 (1) 的虚拟主机,也可以是基于名字的虚拟主机。若某公司创建名字为WWW.business.com的虚拟主机,则需要在(2)服务器中添加地址记录。在Linux中该地址记录的配置信息如下,请补充完整。 (2010年上半年试题)NameVirtualHost 192.168.0.1<VirtualHost 1 92.1 68.0.1>(3) WWW.business.comDocumentRoot /var/www/html/business</VirtualHost>
进入题库练习
下列_______不是我国建成的主干网。
进入题库练习