荟萃馆

位置:首页 > 范本 > 校园

c语言实用专业英语词汇带翻译

校园7.93K

c语言学习跟一些相关专业的`英语学习密切相关,这也就意味着需要我们努力掌握c语言学习中实用英语专业词汇,只有掌握这些才能更好地学习c语言。

c语言实用专业英语词汇带翻译

  c语言实用专业英语词汇

cascading if statement 级联if语句

control expression 控制表达式

infinite loop 无限循环

loop-and -a-half problem 半途退出

function prototype 函数原型

function body 函数体

predicate function 谓词函数

formal parameter 形式参数

local variable 局部变量

frame 帧

stack frame 栈帧

return address 返回地址

procedure 过程

decomposition 分解

top-down design 自顶向下的设计

stepwise refinement 逐步精化

modular arithmetic 取模运算

number theory 数论

  c语言专业英语词汇

prime 素数

cryptography 密码学

loop invariant 循环不变式

desk-cheching 桌面检查

testing 测试

tradeoff 权衡

numerical algorithm 数值算法

successive approximation 连续逼近

converge 收敛的

error handling 错误处理

series expansion 级数展开

power series 幂级数

portable 可移植

implementor 实现者

client 客户

exporting 导出

package 软件包

abstraction 抽象

coordinates 坐标

text data 文本数据

enumeration 枚举

typedef 定义类型

scalar type 标量类型

  c语言实用专业词汇

character code 字符代码

character constant 字符常量

special character 特殊字符

printing charater 可打印字符

escape sequence 转义序列

octal notation 八进制计数法

primitive operation 基本操作

module 模块

main module 主模块

pseudocode 伪代码

token 记号

lexical analysis 词法分析

token scanning 记号扫描

internal state 内部状态

global variable 全局变量

static 静态的

private 私有的

dynamic initialization 动态初始化

static initialization 静态初始化

default valued 默认值

buffer 缓冲区