1、• formal parameter形式参数actual parameter 实际参数 assign 赋值 direct recursion 直接递归indirect recursi间接递归dynamic memory allocation 动态存储分配(run-time or dynamic allocation of memory)operator 操作符pointer 指针compile编译address 访问
2、exception异常throw 引发catching 捕获 block 语句块abnormal program termination 异常程序终结 mechanism机制Instance 实例Component 成员Public 共有类Private 私有类Method方法Interact 交互 Softwareengineering软件工程Construtor functio构造函数Default value 缺省值Initialization 初始值Null function 空函数Reuse 重用Constant function 常元函数Reserved word 保留关
3、键字Derived class 派生类Base class 基类program test 程序测试test data 测试数据test set 测试集black box method 黑盒法 white box method 白盒法 I/O partitioning I/O分类cause-effect graphin 因果图 statement coverage 语句覆盖decision coverage分支覆盖clause coverage 从句覆盖boolean expression 布尔表
4、达式execution path 执行路径data representation 数据描述formula based representation 公式化描述linked representation 链接描述 indirect addressing间接寻址simulated pointer 模拟指针linear list 线性表abstract data type抽象数据类型chains 链表circular lists 循环链表doubly linked lists双向链表primitive 原语atomic 原子element 元素Template class模板类Link f
5、ield 链接域Data field 数据域Singly linked list 单向链表Row-major representation 行主描述形式Column-major representation 列主描述形式Multidimensional array多维数组Diagonal matrices 对角矩阵Tridiagonal matrices 三对角矩阵Triangular 三角矩阵Symmetric matrices 对称矩阵The Abstract Data Type抽象数据类型Dictionaries字典binary search method 折半搜索法random
6、 access随机访问sequential access 顺序访问ambiguity 歧义hash function 哈希函数hash table哈希表collision 冲突overflow 溢出compressor 压缩器decompressor 解压缩器hierarchical data 层次数据sibling 兄弟grandchild 孙子grandparent 祖父ancestor 祖先 descendent后代degree of an element 元素的度full binary tree 满二叉树complete binary tree 完全二叉树Preorder 前序遍历Inorder中序遍历Postorder后序遍历Level order 层次遍历priority queue 优先队列min priority queue最小优先队列max priority queue 最大优先队列 schedule 调度approximation algorithms 近似算法
•
•
•
•
•
•
•