Computer English in 《Computer Science - A structured programming approach using C》

chapter 1:

应用软件    application software    
专业应用软件   application-specific software
通用软件    general-purpose software
系统软件    system software
中央处理单元(CPU)  central processing unit
客户机     client
服务器     server
客户机/服务器   client/server
编译     compilation
编译器     compiler
翻译单元    tranlator unit
翻译器     tranlator
计算机系统    computer system
分布式环境    distributed environment
可执行程序    executable program
流程图     flowchart
硬拷贝     hard copy
软拷贝     soft copy
硬件     hardware
软件     software
计算机语言    computer language
高级语言    senior language
汇编语言    assembly language
机器语言    machine language
伪代码     pseudocode
输入设备    input device
输出设备    output device
连接器     linker
装载器     loader
主存     main memory
目标模块    object module
操作系统    operatating system
个人计算机    personal computer
预处理器    preprocessor
预处理命令    preprocessor commands
主存储器    primary storage
二级存储器    secondary storage
辅助存储器    auxiliary storage
程序开发    program development
源文件     source file
结构图     structure chart
符号语言    symbolic language
软件开发生命周期  software development life cycle
文本编辑器    text editor
分时环境    time-sharing environment
瀑布模型    waterfall module
白盒测试    whitebox testing
黑盒测试    black box testing

 

Chapter 2:

地址列表    address list
地址操作符    address operator
二进制流    binary stream
调用     call
字符集     character set
注释     comment
常量     constant
转换     conversion    
规范     specification
数据封装    data encapsulation
数据隐藏    data hiding
声明     declaration
定义     defination
派生类型    derived type
文件结束    EOF(end of file)
转义字符    escape character
函数     function
全局声明    global declaration
标识符     identifier
初始值     initialization value
关键词     key word
参数     parameter
参数列表    parameter list
程序     program
文档     documentation
保留字     reserve word
语句     statement
流      stream
字符串     string
语法     syntax
标记     token
 

chapter 3:

基本表达式    primary expression
加法表达式    additive expression
赋值表达式    assignment expression
前缀表达式    prefix expression
后缀表达式    postfix expression
复杂表达式    complex expression
复合语句    compound statement
结合性     associativity
强制转换    cast
升级     promotion
降级     demotion
操作数     operand
运算符     operator
优先级     precedence
副作用     side effect
单目运算符    unary operator
双目运算符    binary operator


chapter 4:
绝对值     absoluate value
实参     actual parameters
形参     formal parameters
数据流     data flow
分解     decomposition
聚合     cohesion
参数传递    parameter passing
引用传递    pass by reference
值传递     pass by value
作用域     scope
自顶向下设计   top-down design
间接引用    indirection reference


chapter 5:

比较运算符    comparative operator
条件表达式    conditional expression
异或     exclusive or
逻辑操作符    logical operator
嵌套IF语句    nested if statement


chapter 6:

递归          recursion
复杂度的分类,共7种:
O(log n), O(n), O(n(log n)), O(n2), O(nk), O(nn), O(n!)


chapter 7:

折半查找      binary search
线性查找      linear search
顺序查找      sequential search

冒泡排序      bubble sort
插入排序      insertion sort
选择排序      selection srot


chapter 8 & 9:

NULL


chapter 10 & 11

内聚          cohesion
耦合          coupling


chapter 10 & 11

NULL


chapter 15

先进先出      FIFO (first in-first out)
后进先出      LIFO (last in-first out)
线            line
链表          list (linked list)
栈            stack
入栈          push
出栈          pop
队列          queue
入队列        enqueue
出队列        dequeue
二叉树        binary tree
深度优先遍历  depth-first traversal
广度优先遍历  breadth-first traversal
图            graph
带权图        weighted graph
有向图        direct graph
入度          indegree
出度          outdegree
弧            arc
节点          node
强连通        strongly connected


附录
#error ...

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值