1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > 计算机专业考研复试专业英语翻译必备词汇

计算机专业考研复试专业英语翻译必备词汇

时间:2018-11-15 10:44:30

相关推荐

计算机专业考研复试专业英语翻译必备词汇

提示:这些词汇是自己从408的四本专业课(data structure,operating system,computer composition principle,computer network)的课本中筛选出来的,希望能帮到有需要的同学。

词汇目录

前言一、计算机网络二、操作系统三、计算机组成原理四、数据结构总结

前言

接下来的词汇安排是按照几本书的内容进行分类的,按照目录看就ok咯!!!

一、计算机网络

Internet standard 互联网标准connectivity 连通性end system 端系统node 节点client 客户browser 浏览器 server 服务器packet Switching 分组交换circuit switching 电路交换world wide web 万维网Internet Society 网络协会Internet Architecture Board 互联网体系结构委员协会forum 论坛protocol 协议overhead 开销Internet Research Task Force 互联网研究部Request of comments 征求修改意见书Internet draft 互联网草案proposed standard 建议标准analog signal 模拟信号digital signal 数字信号channel 信道wide area network 广域网personal area network 个人局域网access network 接入网络bandwidth 带宽throughout 吞吐量delay 时延propagation delay 传播时延activate 激活system network architecture 系统网络体系结构telecommunication standardization sector 电信标准化部门network protocol 网络协议implementation 实现application layer 应用层application programming interface 应用程序接口transport layer 传输层service access point 服务接入点message 报文segment 报文段frame 帧physical layer 物理层data link layer 数据链路层protocol suite 协议簇peer layer 对等层carrier 载波coding 编码twist 绞合ethernet 以太网industrial 工业scientific 科学multiplexing 复用frequency division multiplexing 频分复用time division multiplexing 时分复用demultiplexer 分用器code division multiplexing 码分复用chip 码片spread spectrum 扩频inner product 内积synchronous optical network 同步光纤网络optical carrier 光载波asymmetric digital subscriber line 非对称数字用户线remote 远端splitter 分离线seamless rate adaptation 无缝速率自适应cable modem 电缆调制解调器optical line terminal 光线路终端general encapsulation method 通用封装方法error detection 差错检测link establish 链路建立authentication protocol 鉴别协议authenticate 鉴别password authentication protocol 口令鉴别协议link terminate 链路终止echo-reply 回送回答reliability 可靠性availability 可用性multiple access多点接入polling 轮询logical link control 逻辑链路控制network interface card 网络接口卡carrier sense multiple access 载波监听多点接口contention period 争用期collision window 碰撞窗口jamming signal 人为干扰信号hub 集线器demodulation 解调modulate 调制registration authority 注册管理机构organizational unique identifier 组织唯一标识符hardware address 硬件地址unicast 单播 multicast 多播sniffer 嗅探器bridge 网桥Switching hub 交互式集线器collision domain 碰撞域cut-through 直通spanning tree protocol 生成树协议virtual local area network 虚拟局域网packet bursting 分组突发fiber channel 光纤通道virtual circuit 虚电路datagram 数据报reverse address resolution protocol 逆地址解析协议internet layer 网际层repeater 转发器gateway 网关lookback 环回测试identification 标识default route 默认路由subnet mask 子网掩码address mask 地址掩码router aggregation 路由聚合robustness 稳健性autonomous system 自治系统interior gateway protocol 内部网关协议external gateway protocol 外部网关协议robustness 稳健性route information protocol 路由信息协议autonomous system number 自治系统号authenticate 鉴别link state protocol 链路状态协议flooding 洪泛法metric 度量area border router 区域边界路由器backbone router 主干路由器load balancing 负载均衡database description 数据库描述link state update 链路状态更新designated router 指定的路由器path vector 路径向量neighbor 邻站session 会话switching fabric 交换结构forwarding table 转发表next header 下一个首部hop limit 跳数限制neighbor discovery 邻站发现asynchronous 异步label distribution protocol 标记分配协议classification 分类explicit routing 显示路由选择traffic engineering 流量工程multiplexing 复用segment 报文段protocol port number 协议端口号well-known port number 熟知端口号urgent pointer 紧急指针acknowledgement 确认push 推送persistence timer 持续计时器keepalive timer 保活计时器fast retransmit 快重传fast recovery 快恢复resolve 解析infrastructure domain 基础结构域名iterative query 迭代查询hypermedia 超媒体hypertext 超文本uniform resource locator 统一资源定位符stateless 无状态entity body 主体static document 静态文档script language 脚本语言plug-and-play 即插即用instant messaging 即时传信lease period 租用期concurrent 并发upload 上传proxy server 代理服务器delay sensitive 时延敏感timestamp 时间戳streaming media 流媒体reservation 预留session initial protocol 会话发起协议user agent service 用户代理协议scheduling 调度fair queuing 公平排队premium 优质的wireless local area network 无线局域网portable station 便携站mobile station 移动站distribution system 分配系统extended service set 扩展服务集association 关联probe request frame 探测请求帧wireless sensor network 无线传感网络internet of things 物联网fixed access 固定接入point coordination function 点协调功能interframe space 帧间间隔

二、操作系统

operation systemsimple batch processing system 单道批处理系统time sharing system 分时系统real time system 实时系统deadline 截止时间concurrence 并发process 进程virtual 虚拟object-oriented programming 面向对象编程precedence graph 前趋图directed acyclic graph 有向无循环图initial node 初始结点process control block 远程控制块termination of process 进程终止critical section 临界区entry section 进入区semaphores 信号量atomic operation 原子操作mutex 互斥信号量monitors 管程thread线程kernel supported threads 内核支持线程user level threads 用户级线程high-level scheduling 高级调度intermediate scheduling 中级调度job control block 作业控制块admission scheduling 接纳调度priority inversion problem 优先级倒置问题release 释放lease 租赁request 请求deadlock 死锁available 可用的allocation matrix 分配矩阵resource allocation graph 资源分配图absolute loading mode 绝对装入方式relocation loading mode 可重定位装入方式dynamic run-time loadingswap 对换quick fit 快读适应page-table register 页表寄存器associative memory 联想寄存器effective access time 有效访问时间outer page table 多层页表inverted page table 反置页表external page table 外部页表fixed allocation 固定分配variable allocation 可变分配local replacement 局部置换algorithms 算法optimal 最佳的adapter 适配器device independence 设备无关logical unit table 逻辑设备表single buffer 单缓冲区sequential file 顺序文件index file 索引文件overflow 溢出file control block 文件控制块relative path name 相对路径directed acyclic graph 有向无循环图append 添加symbolic linking 符号链接traverse 遍历access right 访问权access matrix 访问矩阵capabilities 权限cluster 簇metadata 元数据master file table 主文件表disk allocation table 磁盘分配表data delivery 数据交付redundant 冗余check point 检查点concurrent control 并发控制asymmetric multiprocessor system 非对称多处理器系统conflict graph 冲突图spin lock 自旋锁static assignment 静态分配dynamic assignment 动态分配stateless file service 无状态文件服务multimedia 多媒体data integrity 数据完整性system availability 系统可用性modification 调整fabrication 伪造authentication 鉴别认证knowledge 所知possess 持有characteristics 用户特征trusted system 可信系统

三、计算机组成原理

central processing unit 中央处理器main memory 主存储器arithmetic logical unit 算数逻辑单元memory address registeraccumulator 累加器program counter 程序计数器instruction register 指令寄存器universal automatic computer 通用自动计算器advanced superscalar processor 先进超标量处理器multi-processor 多处理器simultaneous 同时的multi-thread processor 多线程处理器computer aided design 计算机辅助设计computer assisted instruction 计算机辅助教学management information system 管理信息系统accelerated graphics port 加速图形接口universal serial bus 通用串行接口hub集线器cache 缓存request 请求acknowledge 响应random access memory 随机存取存储器erasable programmable rom 可擦除式编程memory cycle time 存取周期synchronous 同步的least recently used 近期最少使用optical disk 光盘compact diskchannel control word 通道控制字digital difference analyses 数字差分分析器video digitizer 视频数字化monochrome 单色interface 接口data buffer register 数据缓冲寄存器trap 陷阱reduces instruction set computer 精简指令系统计算机throughout rate 吞吐量efficiency speedup ratio 加速比super scalar 超标量super pipe lining 超流水线socket slot 插槽variable aggregate data 可变聚集数据robustness 鲁棒性

四、数据结构

stack 栈queue 队列graph 图topological order 拓扑有序average search length 平均查找长度binary search 折半查找collision 冲突quick sort 快排

总结

纯手打,希望能帮到有需要的童鞋。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。