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 电梯算法(扫描算法)