计算机英语

发布 2021-05-23 14:56:28 阅读 3835

notes

[1] arpa是advanced research projects agency的缩写,指(美)高级研究计划署。

[2] tcp/ip internet采用tcp/ip协议的互联网。

[3] 此处,terminals是指连入因特网的各种终端。

[4] usually后面的是同位语。

[5] 由and连接的两个并列成分,主语为search engines。search criteria搜索判据(关键字)。

[6] that引出的原因状语从句。

[7] 此处tcp/ip是指由tcp/ip协议支持的电子邮件。relay此处意为**。

[8] 句中connections含有通信双方先建立一个连接,然后再通信的意思;后面的them也代表connections。

[9] 由多个并列宾语构成的长句。

[10]句中it为先行宾语,appear为宾语补语。由that引出的从句为真正的宾语,在这一从句中,by sending...and displaying...

这两个动名词短语为状语。

keywords

internet因特网。

arpanetarpa计算机网,阿帕网。

packet-switching network分组交换网,包交换网。

interoperability互操作性。

www(world wide web万维网,环球信息网。

hypertext超文本。

client客户。

browser浏览器。

download**。

http(hypertext transfer protocol) 超文本传送协议。

url(uniform resource locator) 统一资源定位地址。

search engine搜索引擎。

search criteria搜索条件。

web page网页。

gui(graphical user interface) 图形用户接口。

ie(internet explorer微软公司的)浏览器软件。

mosaic美国计算机安全协会(ncsa)的公共www浏览器。

n**igator网景公司的)浏览器。

electronic mail电子邮件。

smtp(****** mail transfer protocol) 简单邮件传送协议。

pop(post office protocol邮局协议。

ftp(file transfer protocol文件传送协议。

telnet(telecommunication network) 远程通信网。

tcp/ip(transmission control protocol/ internet protocol) 传输控制协议/互联网协议。

access 访问、存取、通路、进入。

adjacency list method 邻接表表示法。

adjacency matrix method 邻接矩阵表示法。

algorithm 算法。

array 数组。

atm(asynchronous transfer mode) 异步传输模式。

b.. real programs kernels 实程序核心程序。

b.. toy benchmark synthetic benchmark 简单基准程序复合基准程序。

bandwidth 带宽。

benchmark 基准测试程序。

best - fit algorithm 最佳适应算法。

bfs(breadth first search) 广度优先搜索法。

binary 二进制。

binary relation 二元关系。

binary tree 二叉树。

bit series 比特序列。

black - box white - box 黑盒白盒。

block miss 块失效。

blocked 阻塞(等待状态也称阻塞或封锁状态)

boundary 界线分界。

bridge 网桥。

bubble sort 冒泡排序。

candidate key 候选键(辅键)

capacity 容量。

cartesian product 笛卡尔积。

case(com.. aided sof.. engineering) 计算机辅助软件工程。

ccp(communication control processor) 通信控制处理机。

cell 信元。

characteristic 特征特性。

circuit switching 线路交换。

circular wait 循环等待。

cisc(complex instruction set computer) 复杂指令集计算机。

class 类。

client/server 客户机/服务器。

clock cycle/clock rate 时钟周期/时钟频率。

coaxial cable 同轴电缆。

cohesion/coupling 内聚/耦合。

coincidental logical procedural functional 偶然内聚逻辑内聚过程内聚功能内聚。

communication 通信。

complement number 补码。

constrain 约束。

contain 包含。

correspond(corresponding) 相符合(相应的一致的)

cpett 计算机性能评价工具与技术。

cpi 每条指令需要的周期数。

csma/cd 带冲突检测的载波监听多路访问。

cursor 游标。

cyclic redundancy check 循环冗余检验。

database: integrity consistency re story 完整性一致性可恢复性。

database: security efficiency 数据库设计的目标:安全性效率。

deadlock: mutual exclusion 死锁条件:互斥。

deadlock: circular wait no preemption 死锁条件:循环等待无优先权。

decimal 十进位的。

decision 决定判断。

decomposition 双重的混合的。

definition 定义。

definition phase 定义阶段。

design phase 设计阶段。

dfs(depth first search) 深度优先搜索法。

diagram 图表。

difference manchester 差分曼彻斯特。

directed graph/undirected graph 有向图/无向图。

distributed system 分布式系统。

divide union intersection difference 除并交差。

document 文件文档。

dqdb(distributed queue dual bus) 分布队列双总线。

dual 二元的双的。

dynamic design process 动态定义过程。

element 元素要素。

elevator(scan) algorithm 电梯算法(扫描算法)

encapsulation inheritance 封装(压缩)继承(遗传)

entity 实体。

entity integrity rule 实体完整性规则。

equation 方程式等式。

ethernet 以太网。

exchange sort 交换排序。

exclusive locks 排它锁(x锁)

external(internal) fragmentation 外(内)碎片。

fault page fault 中断过错页中断。

fddi(fiber distributed data interface) 光纤分布式数据接口。

fdm(frequency division multiplexing) 频分多路复用。

fiber optic cable 光缆。

fifo replacement policy 先进先出替换算法。

figure 数字图形。

first normal form 第一范式。

floppy 活动盘片(软盘)

foreign key domain tuple 外来键值域元组。

formula 公式表达式。

frame page frame 帧结构页结构。

frequency 频率。

ftp 文件传送服务。

function 函数。

functionally dependant 函数依赖。

gateway 网间连接器。

general - purpose registers 通用寄存器。

generate 产生。

grade 等级标准。

graph(graphic) 图。

groper 将用户的请求自动转换成ftp

hash table/hash function/ collision 哈希表/哈希函数(散列函数)/碰撞。

hdlc 面向比特型数据链路层协议。

hit rate 命中率。

host 主计算机。

host language statement 主语言语句。

计算机英语

计算机computer 一 软件software 1 系统软件system software 2 应用软件application 二 硬件hardware 1 输入 输出设备input output device 键盘keyboard 鼠标 mouse 显示器monitor 打印机printer 音...

计算机英语

software environment软件环境 spotlight聚光灯。stand alone operating system独立操作系统。system software系统软件。tiger老虎操作系统。tracks磁道。troubleshooting program故障检修程序。uninst...

计算机英语

13.with prep.用,与,随着。14.format n.格式。15.change v.更换,改变,变动。16.cursor k s n.光标。17.directory n.目录,索引簿。18.from prep.从,来自,以来。19.menu menju n.菜单,目录20.option p...