计算机类
公务员类
工程类
语言类
金融会计类
计算机类
医学类
研究生类
专业技术资格
职业技能资格
学历类
党建思政类
单选题假设某计算机系统的内存大小为256K,在某一时刻内存的使用情况如下表所示。 起始地址 0K 20K 50K 90K 100K 105K 135K 160K 175K 195K 状态 已用 未用 已用 已用 未用 已用 未用 已用 已用 未用 容量 20K 30K 40K 10K 5K 30K 25K 15K 20K 25K 此时,若进程顺序请求10K和20K的存储空间,系统采用某种算法为进程分配内存,分配后的内存情况如下表所示。 起始地址 0K 20K 30K 50K 90K 100K 105K 135K 160K 175k 195k 状态 已用 已用 已用 已用 已用 未用 已用 未用 已用 已用 未用 容量 20K 10K 20K 40K 10K 5K 20K 25K 15K 20K 25K 那么系统采用的是什么分配算法?
进入题库练习
单选题异步传输模式ATM中每个信元的长度是
进入题库练习
单选题Black—box and white — box testing method are often used in software testing phase, in which, the white—box is mainly used to test software's( ).
进入题库练习
单选题用户程序需要关闭中断响应,他必须首先
进入题库练习
单选题关于P2P文件共享的描述中,正确的是
进入题库练习
单选题城域网(MAN)主要使用的技术是光纤分布数据接口(FDDl)和( )。
进入题库练习
单选题目前计算机网络的通信子网中所采用的传输技术可以有两类,即点对点方式与( )。
进入题库练习
单选题下面推理中   正确的是
进入题库练习
单选题TCP service is obtained by having both the sender and the receiver create end points,which are called A) network address B)supernet address C) socket D) IP address
进入题库练习
单选题设N为自然数集合,在下面四种运算下不构成代数系统的是
进入题库练习
单选题通道实质上是主存与I/O设备之间的DMA接口在逻辑上的延伸。适合连接多台高速设备的通道是
进入题库练习
单选题if p、q and r are Boolean variables, which of the following formulas is (are) autological? ( ) Ⅰ. (┐P→q)→(p∨q) Ⅱ. (p→r)∧(┐p→q) ∧┐r
进入题库练习
单选题Prototyping method is a dynamic design process, it requires people who use prototyping method should have the following capability
进入题库练习
单选题已知7的ASCII码为37H,则5的ASCII码为
进入题库练习
单选题CPU一次能传送或处理的二进制数据的位数称为
进入题库练习
单选题Which one of the following expressions is equivalent to 'X BETWEEN 15 AND 25'? ( )
进入题库练习
单选题关于网络协议的描述中,错误的是
进入题库练习
单选题以下关键码序列用快速排序法进行排序,速度最慢的是( )。
进入题库练习
单选题程序趋向于重用它当前正在使用的指令和数据。这个广泛适用的经验规则称为
进入题库练习
单选题可采用下述( )来减少输入/输出中断并改进低速外部设备与高速CPU的速度匹配问题。
进入题库练习