单选题For nearly ten years, the Unified Modeling Language (UML) has been the industry standard for visualizing, specifying, constructing, and documenting the (71)of a software-intensive system. As the (72)standard modeling language, the UML facilitates communication and reduces confusion among project (73). The recent standardization of UML 2.0 has further extended the language's scope and viability. Its inherent expressiveness allows users to (74) everything from enterprise information systems and distributed Web-based applications to real-time embedded systems. The UML is not limited to modeling software. In fact, it is expressive enough to model (75)systems, such as workflow in the legal system, the structure and behavior of a patient healthcare system, software engineering in aircraft combat systems, and the design of hardware. To understand the UML, you need to form a conceptual model of the language, and this requires learning three major elements: the UML's basic building blocks, the rules that dictate how those building blocks may be put together, and some common mechanisms that apply throughout the UML.
单选题以下说法正确的是 (2) 。 A) 外存储器不能由CPU直接访问到 B) 内存储器不能由CPU直接访问到 C) 内存储器和外存储器均不能由CPU直接访问到 D) 以上均不对
单选题利用了Spooling技术的系统叫Spooling系统。以下 (21) 不是Spooling系统的特点。
单选题对有18个元素的有序表做折半查找,则查找A[3]的比较序列的下标依次为 (13) 。
单选题以下关于数据仓库的叙述,错误的是______。 A.在数据仓库的结构中,数据源是数据仓库系统的基础 B.数据的存储与管理是整个数据仓库系统的核心 C.数据仓库前端分析工具中包括报表工具 D.数据仓库中间层OLAP服务器仅能采用关系型OLAP
单选题数据字典和PAD(问题分析图)是两类非常重要的软件工具,它们主要分别用在软件生存周期中 (40) 阶段和 (41) 阶段。
单选题通常在软件的 (18) 活动中无需用户参与。
单选题在多个用户共享数据库时,对同一资料的______操作可能破坏数据库的______。因此数据库管理机制要解决丢失更新、不二致以及______等问题。解决的方法主要有加锁技术和时标技术。在加锁技术中,______要求太严,______会产生死锁。
单选题在10Base-T总线网中,计算机与集线器之间双绞线的最大长度是 (51) 米。
单选题
单选题在声音信号数字化过程中首先要进行______。
单选题有一个长度为10的有序表,现对其进行折半查找,则等概率时查找成功的平均查找长度为 (34) 。
单选题下面关于查找运算及查找表的叙述,错误的是
________
。
单选题李某大学毕业后在M公司销售部门工作,后由于该公司软件开发部门人手较紧,李某被暂调到该公司软件开发部开发新产品,2周后,李某开发出一种新软件。该软件著作权应归(11)所有。
单选题将数据库对象的操作权限授予用户,属于安全控制机制中的 (50) 。 A.用户标识与鉴别 B.自主存取控制 C.强制存取控制 D.审计
单选题在某数据库中有如下两个表“院系”和“学生”,试查询每个院系平均成绩最高的学生信息,要求得到的信息包括院系名和最高分学生的平均成绩。正确的命令是(51)。
单选题 (30) 是数据库系统中各种描述信息和控制信息的集合,它是数据库设计与管理的有力工具。