htc vive 电影效果:C语言常用的中英专业术语对照(转)

来源:百度文库 编辑:偶看新闻 时间:2024/04/28 01:35:33
      C语言常用的中英专业术语对照(转)
保留字    reserved words                      连接  link编辑  edit                                    流程图 flow chart编码  code,encode                            面向对象程序设计    object oriented programming编译  compile                                 模块化 modular运行  run                                     结构化 structured标识符 identifier                             操作符 operator,actor目标程序 object program                        嵌套  nest常量  constant                                 软件设计    software design定义  define                                   数据结构    data structure二进制 binary                                  顺序结构    sequential structure分隔符 separator                               算法  algorithm分支结构    branch construct                   循环结构    loop structure符号  symbol                                   运行环境    operational environment微型计算机   micro computer                    个人计算机   personal computer信息  information                              工作区 work area序列  sequence                                 关键字 keyword头文件 header file                              函数  function语句  statement                                 函数体 function body源程序 source program                           汇编语言    assembly language机器语言    machine language                    高级语言    higher language人类语言(也称自动语言human language致命错误    error                               解释  interpretation注释  explanatory note,comment警告  warning                                   空语句 dummy statementabstract data type(ADT) 抽象数据类型;donut model 圆盘模型; abstraction 抽象;in complexity management 复杂性管理中的抽象;        procedural 过程; accumulators 累加器;                               activation frames 激活框架; actual arguments 实参;                           misuse/neglect 误用/忽略; references and 引用;                              algorithm 算法; decision steps in 决策步骤;                        desk checking 桌面检查;implementation 实现;                              loop use decision 循环使用决策; recursive development 递归算法开发;                  refinement 细化; selection sort 选择排序;                           tree insertion 插入树; alphabetizing 依字母排序;                         string comparisons and analysis 字符串比较分析; bisection method case study 二分方法实力研究;     capital letters case study 大写字母实力研究; inquiry 查询;                                     flat washer 垫圈; fraction 分数;                                    revenue 收入; measurement conversion 计量转换;                   ordered list 有序表; set 集合;                                         ancestors 祖先; angular brackets 尖括号;                          approximations iterative 迭代近似;actual 实际参数;                                   array 数组; versatility 通用性;                                list correspondence 参数表一致性; output parameter  输出参数;                     evaluation rules 求值规则; enumerated types   枚举类型;                    enumeration constants 枚举常量;initialization 初始化;                          multidimensional arrays 多维数组; array of structures 结构数组;                     syntax 语法; illustrated 图示;                                 formal 形参数组; subscripts 下标;                              allocation with calloc 用calloc分配; character 字符数组;                           manipulation statements 操作数组的语句; parallel 平行;                                partially filled 部分填充;pointer representation 指针表示;              access 存取; sequential access 顺序存取; statistical computations with 统计计算; for storage 存储;                             artifitial intelligence AI; assignment 赋值;                              relational 相关; compound 复合;                                in order of precedence 优先级顺序; associativity operation 运算结合性;           class 类型