XiaoHui.net 笑汇程序员论坛首页
工作并快乐着,职业并休闲着
寻梦的岁月从不言辛苦几许,
不问收获几多……
» 游客:  申请新用户 | 登录 | 会员 | 统计 | 帮助 » XiaoHui.Net 笑汇程序员论坛 | 纯文字版 | 全站索引 | XiaoHui.com


高程教材(2002)里出现的e文单词

RSS 订阅当前论坛  

上一主题 下一主题
     

标题: 高程教材(2002)里出现的e文单词  
 
小石蛇
传说中的水手
Rank: 5Rank: 5



UID 18493
精华 0
积分 86
帖子 86
阅读权限 1
注册 2001-6-30
来自 河北
状态 离线
高程教材(2002)里出现的e文单词

stored_program_ _ _ _ /存储设备
primary_storage==primary_memory/主存储器
secondary_storage==auxiliary_storage_/辅助存储器
arithmetic-logic_section_/算术逻辑部件
workstation_ _ /
peripheral_ _ _/外围设备
special-purpose_/专用
general-purpose_/通用
superncomputer_ /超级计算机
mainframe_ _ _ _/大型主机
customized_microcomputer_ _/定制型微型计算机
minicomputer_ _ _/小型计算机
transistor_ _ _ /晶体管
integrated_circuits_ /集成电路
generationless_computers_/无代计算机

binary_coded_decimal=BCD_ /二-十进制
even-parity_ _ _ _ _/_偶校验
odd-parity_ _ _ _ _ /奇校验
parity_checking_ _ _/奇偶校验
instruction_set_ _ _/指令系统
operation_ _ _ _ _ /操作
clock_ _ _ _ _ _ _/时钟
megahertz_ _ _ _ _ _/兆赫
word_size_ _ _ _ _/字长
sequential_access_storage_media_/顺序存取的存储介质
offline_ _ _ _ _ _ _ /脱机的
microprogram_ _ _ _ /微程序
direct_source_input_ /直接源输入
transcribed_input_ _ /转录输入
multiprocessing_ _ _ /多道处理系统
instruction_cycle_ _ /指令周期
throughput_ _ _ _ _ /吞吐量
response_time_ _ _ _/响应时间
measurement_of_computer_system_performance_/计算机系统性能度量
evaluation_ of_computer_system_performace_ /计算机系统性能评价
turnaround_time_ _ _ _ _/轮转时间
optimization_ _ _ _ _ _/最佳配置
computer_system_selection_ /计算机系统选择
Evaluation_of_Design_Alternative_/设计方案评价
responsiveness_ _ _ _ _ _/响应度

primitive_ _ _ _ _/原函数
tagged_architecture_ /特征结构
hierarchy_ _ _ _ _ _ /层次
criteria_ _ _ _ _ _ _ /准则
semantic_ _ _ _ _ _ _/语义的
gate_array_ _ _ _ _ _ /门阵列
register-file_ _ _ _ /寄存器堆
custom-design_ _ _ _ /专门设计
coherent_ _ _ _ _ _ _/相关的
tenet_ _ _ _ _ _ _ _/原则
converge_ _ _ _ _ _ /集中
formalization_ _ _ _ _/体系化
sequencer_ _ _ _ _ _ /序列发生器
bug-free_ _ _ _ _ _ /无故障
precusor_ _ _ _ _ _ /先驱
off-the-shelf_ _ _ _/流行的
Emitter-Coupled_Logic_/射极耦合逻辑

sentential_logic_ _ _ /句子逻辑
quantifier_logic_ _ _ /限定逻辑
propositional_logic_ _/命题逻辑
predicate_logic_ _ _ _/谓词逻辑
declarative_sentence_ _/陈述句
sentential_operator_ _/句子运算符
set_algebra_ _ _ _ _ _/集合代数
empty(universal)_ _set_/空(全)集
subset_ _ _ _ _ _ _ /子集
intersection_ _ _ _ /交
complement_ _ _ _ _/补
infinite_set_ _ _ _/无限集
exclusion_ _ _ _ _/非运算
denote_ _ _ _ _ _/标志
vertice_ _ _ _ _ _/顶点
edge_ _ _ _ _ _ _ /边
graph_ _ _ _ _ _ /图
isomorphic_ _ _ _/同构
loop_ _ _ _ _ _ _ /环
connected_graph_ _/连通图
Eulerian/Hamiltonian_/欧拉图/哈密尔顿图
planar(directed)_ graph_ _ _/平面(有向)图
four-colour_theorem_ _ _ /四色定理
error-prone_ _ _ _ _ _/易于出错
generalization_ _ _ _/归纳
induction_ _ _ _ _ _/演绎推理
recursion_ _ _ _ _/递归
matching_ _ _ _ _/匹配
algorithmic_analysis_ _/算法分析
complexity_ _ _ _/复杂度
asymptotic_complexity_ /渐近复杂度
empirical_measure_ _ _/经验测试
measures_of_efficiency_/算法有效性测试

atomic_data_type_ _ _ /原子数据结构
data_value_ _ _ _ _ /数据值
array_data_type_ _ _ /数组数据类型
record_ _ _ _ _ _ _/纪录
queue_ _ _ _ _ _ _ _ _/队列
facility_ _ _ _ _ _ _/功能
multiuser_time-sharing_system_/多用户分时系统
HPIFO_ _ _ _ _ _ _ _/最高优先级先进先出
off-line_ _ _ _ _ _/脱机操作
buffering_ _ _ _ _ /缓冲技术
spooling_system_ _ /假脱机技术
To_prevent--from_interfering_/为避免……的影响
weigh_ _ _ _ _ _ _/权衡
……varies_between……_/因……不同而不同
job_management_ _ _ /作业管理
job_queue_ _ _ _ _/作业队列
resource_management_ /资源管理
linked_allocation_ _ _/连接分配
contiguous_allocation_/相连分配
single-level_directory_/单级目录
acyclic_graph_directory_/非循环图目录
indexed_allocation_ _ _ /检索分配
no_more_than_ _ _ _ _/同……一样不
self-booting_ _ _ _ /自引导
upward_compatible_ _/向上兼容
windows_NT(new_technology)/
in_terms_of_ _ _ _ _ _/按照,以……方式

documentation_ _ _ _ /文本
goto_statement_ _ _ /goto语句
assembler_ _ _ _ _ /汇编语言
specification_ _ _ _/规范说明书
procedure-oriented_ /面向过程
modular_structure_ _/模块化结构
operand_ _ _ _ _ _ /操作数
symbolic_address_ _/符号地址
source_ program_ _ /源程序
mnemonic_code_ _ _/助记符代码
object_program_ _ _/目标程序
macro_instruction_ _/宏指令
drawback_ _ _ _ _ _/不足,缺陷
marked_difference_ /明显的区别
makes_and_models_ _ _/不同的机器
clerical_coding_function_/事务性编码功能
gap_ _ _ _ _ _ _ _ _/障碍
interleave_ _ _ _ _ /交替
performs_no_task_other_than_/只完成
interpreter_ _ _ _ _/解释程序
dead-end_ _ _ _ _ _ /无出路的
paved_the_way_ _ _ _ /奠定了基础
macro_chart_ _ _ _ _/宏流程图
subroutine_ _ _ _ _ /子程序
loop_structure_ _ _ _/循环结构
board-level_integration_/板级集成
Wafer_scale_integration_/硅片上大规模集成电路
semantic_gap_ _ _ _ _ _/语义间隙
customer_file_ _ _ _ _/客户文件
inheritance_ _ _ _ _ _/继承
encapsulation_ _ _ _ _ _/包封
polymorphism_ _ _ _ _ /同型
behavior_ _ _ _ _ _ _ /行为

reinforce_ _ _ _ _ _/加强,强调
outgrowth_ _ _ _ _ _/派生物
classic_life_cycle_ /经典软件生命周期
top-level_design_ _ /最高层设计
system_engineering_and_analysis_/系统工程和分析
straightforward_ _ _ /直接的
ad_hoc_ _ _ _ _ _ _ _/尤其
HIPO_charts_ _ _ _ /层次输入-处理-输出图
maintainable_design_/可维护性设计
top-down_functional_design_/自上而下的功能设计
boundary_condition_ _ /限制条件
validated_system_ _ _ /确认了的系统
verified_system_ _ _ /检验系统
error_correction_ _ _/错误纠正
sitting_in_on_design_reviews_/从设计观点着手
emerging_sub-discipline_ _/正在兴起的子科学
software_quality_assurance_/软件质量保证
enhancement_ _ _ _ _ /加工,升级
periodic_ _ _ _ _ _ /定期的
budget_ _ _ _ _ _ _/预算
microcosm_ _ _ _ _ /微观世界
reinitiate_ _ _ _ _/回置,回到
telecommunication_protocol_/远程通信协议

incremental_testing_ /累进测试
higher-level_testing_/高级测试
design_review_ _ _ _/设计复审
detail_documentation_/详细文档设计
increase_by_ _ _ _ _/增加了
shift_ _ _ _ _ _ _ /转移,应付
online_inquires_ _ _/联机查询
data_processing_ _ _/数据处理
十一
immunity_ _ _ _ _ /免疫力;免受影响
free_wheeling_ _ _ /随心所欲
consistency_ _ _ _/一致性
retrievability_ _ /可检索性
decentralized_system_/分散式系统
distributed_ system_ /分布式系统
front-end_processor(FEP)_/前端处理机
data_communication_equipment_/数据通信设备
open_system_interconnection_ /开放系统互联
十二
list_structure_ _ _ _ _ /表结构
severe_ _ _ _ _ _ _ _ _/更重要
database_transaction_ _/数据库事务
2003-4-11 18:48#1
查看资料  访问主页  Blog  发短消息  顶部
 
zifeiyu
传说中的水手
Rank: 5Rank: 5



UID 17021
精华 0
积分 395
帖子 395
阅读权限 1
注册 2002-8-7
状态 离线
高程教材(2002)里出现的e文单词

小哥还真有耐心,统计这个东西!
呵呵!
2003-4-24 16:37#2
查看资料  Blog  发短消息  顶部
     


  可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题  


 


所有时间为 GMT+8, 现在时间是 2008-11-22 18:23 Powered by Discuz! 4.1.0 清除 Cookies - XiaoHui.Net 笑汇程序员论坛 - Archiver