你可能感兴趣的试题
以下关于高级语言程序的编译和解释的叙述中,正确的是 ( ) 。
A、编译方式下,可以省略对源程序的词法分析、语法分析
B、解释方式下,可以省略对源程序的词法分析、语法分析
C、编译方式下,在机器上运行的目标程序完全独立于源程序
D、解释方式下,在机器上运行的目标程序完全独立于源程序
设有关系模式R(A1,A2,A3,A4,A5,A6),其中:函数依赖集F={A1→A2,A1A3→A4,A5A6→A1,A2A5→A6,A3A5→A6},则(1 )是关系模式R的一个主键,R规范化成都最高达到(2 )。
(1)A.A1A4
B.A2A4
C.A3A5
D.A4A5
(2)A. 1NF
B.
对下面的二叉树进行顺序存储(用数组MEM表示),已知结点A、B、C在MEM中对应元素的下标分别为1、2、3,那么结点D、E、F对应的数组元素下标为()。
从下表关于操作系统存储管理方案 1、方案 2 和方案 3 的相关描述可以看出,它们分别对应 ( )存储管理方案。
A、固定分区、请求分页和覆盖
B、覆盖、请求分页和固定分区
C、固定分区、覆盖和请求分页
D、请求分页、覆盖和固定分区
Extreme Programming (XP) is a discipline of software development with (1)of simplicity, communication, feedback and courage. Successful software development is a team effort-not just the development team, but the larger team consisting of customer, management and developers. XP is a simple process that brings these people together and helps them to succeed together. XP is aimed primarily at object-oriented projects using teams of a dozen or fewer programmers in one location. The principles o