试题内容
使用200DPI的扫描分辨率扫描一幅2×2.5英寸的黑白图像,可以得到一幅( ) 像素的图像。
A、200×2
B、2×2.5
C、400×500
D、800×1000
软题库参考答案:C(仅供参考)
软题库解析:正在加载....
你可能感兴趣的试题
某软件工程项目各开发阶段工作量的比例如下表所示
假设当前已处于编码阶段,3000 行程序已完成了1200 行,则该工程项目开发进度已完成的比例是( ) 。
A、29%
B、45%
C、59%
D、63%
假设段页式存储管理系统中的地址结构如下图所示,则系统( )。
A.最多可有 256 个段,每个段的大小均为 2048 个页,页的大小为 8K
B.最多可有 256 个段,每个段最大允许有 2048 个页,页的大小为 8K
C.最多可有 512 个段,每个段的大小均为 1024 个页,页的大小为 4K
D.最多可有 512 个段,每个段最大允许有 1024 个页,页的大小为 4K
Networks can be interconnected by different devices in the physical layer networks can be connected by (1)or hubs .which just move the bits from one network to an identical network. One layer up we find bridges and switches which operate at data link layer. They can accept (2)examine the MAC address and forward the frames to a different network while doing minor protocol translation in the process in me network layer ,we have routers that can connect two networks, If two networks have (3) ne
第36题: (1 ) 设计模式能够动态地给一个对象添加一些额外的职责而无需修改此对象的结构;(2 )设计模式定义一个用于创建对象的接口,让子类决定实例化哪一个类;欲使一个后端数据模型能够被多个前端用户界面连接,采用(3 ) 模式最适合。
(1)A.组合(Composite)
B. 外观(Facade)
C.享元(Flyweight)
D.装饰器(Decorator)
(2)A.工厂方法(Factory Method)
B. 享元(Flyweight)
C.观察者( Observer)
D.中介者(Mediator)
(3)A.装饰器(Decorator)
B. 享元(Flyweight)
C.观察者( Observer)
D.中介者(Mediator)