题库分类
网课答案
APP
退出
登录
注册
财会类
银行业专业人员(初级)
注册税务师(CTA)
注册资产评估师
中级会计职称
中级经济师
初级会计职称
注册会计师(CPA)
中级统计师
初级统计师
会计从业证
理财规划师
价格鉴证师
初级经济师
统计从业资格
中级审计师
公务员
公务员(国考)
公务员(省考)
军转干
警察招考
公选
公务员网络培训
国家电网
执法资格
军队文职
特岗教师
税务稽查
公安消防
事业单位
事业单位招聘
事业单位工勤人员
职业资格
证券从业资格
教师资格
社会工作者
导游资格
管理咨询师
期货从业资格
企业法律顾问
司法考试
人力资源
秘书资格
心理咨询师
营销师
国际商务
公共营养师
行政执法资格
行业知识
医疗/健康
法律法规
考古/收藏
社会科学
管理/战略
教育/培训
创业/投资
文体/艺术
市场/营销
工程/建筑
媒体/传播
生活/时尚
理财/金融
情感/心理
财会/税务
医卫类
药学(中级)
主管护师 (中级)
内科主治
执业药师
临床执业医师
护士资格证
药学(师)
中医助理医师
中西医结合执业医师
口腔助理医师
临床助理医师
中医执业医师
外科主治
妇产科主治
初级护师
建筑工程类
一级建造师
二级建造师
安全工程师
监理工程师
咨询工程师
造价工程师
房地产估价师
土地估价师
城市规划师
投资项目管理
结构工程师
房地产经纪人
初级质量工程师
助理造价工程师
物业管理师
外贸类
报关员
物流师
报检员
单证员
外销员
跟单员
国际商务师
货运代理
当前位置:
首页
>
超星
>
第十一章Data and File Structure作业—主观题
简答题
翻译,把下列句子翻译成汉语1、A data type is composed of a type and a collection of operations to manipulate the type. The realization of a data type is an abstract data type (ADT) which is a software component. An ADT does not specify how to implement the data type. The hiding of implementation details from the user and protecting it from outside access is referred to as encapsulation.2、A list is a finite, ordered sequence of data items known as elements.3、The array-based list and the linked list are the two standard implementing approaches.4、Compared to a list, a stack is a “LIFO” list and a queue is a “FIFO” list. So, there are many variations on the implementations of stack and queue.5、A binary search tree is a kind of binary tree that has a semantic property on nodes’ values. The value in each node must be greater than the value in any node in its left subtree and smaller than the value in any node in its right subtree.6、In a tree, a node is restricted to be pointed by at most one other node. If we remove this restriction on node, then we get a new data structure called a graph. A graph consists of a set of vertices and set of edges. Each edge is a connection between a pair of vertices.7、The most common graph traversal methods are depth-first traversal and breadth-first traversal.8、A file is a collection of related data treated as a unit.9、An access method defines how records can be retrieved: sequentially or randomly. Records in a sequential file can only be read and written in sequence. An indexed file is made up of a sequential data file and an index. The index is used to map the key to the address in an indexed file. The hashed file does not need an extra file (index). It uses mathematical function to implement this mapping. Hashing methods are used for key-address mapping.10、A hash collision is a situation when a hashing algorithm produces an address for the key but that address is already occupied. Collision is an issue for the hashing methods.11、Collision resolution methods find a new address for the hashed data that cannot be inserted.12、The most commonly used collision resolution methods are open addressing resolution and linked list resolution.
查看答案
简答题
List some applications of stacks and queues。
查看答案
1
2
3
下一页
登录
登录
忘记密码
|
立即注册
注册
获取验证码
注册
已有账号 立即登录
忘记密码
获取验证码
找回密码
立即注册
套餐购买
该问题答案仅对会员开放,欢迎开通会员
¥
19.9
0.64/天
1个月(不限次)
¥
19.9
1000次
(不限时)
¥
29.9
0.32/天
3个月(不限次)
¥
59.9
0.16/天
1年(不限次)
请选择支付方式
微信支付
支付宝支付
立即支付
39.8
遇到问题请联系
在线客服
请不要关闭本页面,支付完成请点击
【支付完成】
按钮
支付完成
取消订单
遇到问题请联系
在线客服