二叉Trie树 binary Trie Tree
二叉链表 binary linked list
二叉排序树 binary sorting tree
二叉树 binary tree
二叉树对称序遍历 inorder traversal of binary tree
二叉树前序序列 preorder sequence of binary tree
二叉树双序遍历 biorder traversal of binary tree
二叉树中序序列 inorder sequence of binary tree
二叉搜索树 binary search tree
二次探查法 quadratic probing method
二级索引 secondary index
二路归并排序 two-way merge sorting
二维数组 two-dimensional array
二项展开式 binomial expansion
返回地址 return address
返回值 return value
非递归过程 non-recursive procedure
非空表 nonempty list
非连通图 unconnected graph
非强连通图 strongly un-connected graph
非线性结构 nonlinear structure
非叶结点 non-leaf node
非终端结点 non-end node
斐波那契数列 Fibonacci numbers
分而治之 divide and conquer
分界关键码 boundary key
分块搜索 blocking search
分区排序 partition sorting
分支结点 branch node
分治法 divide and conquer
封装 encapsulation
服务 service
符号分布均匀度 uniformity of symbolic distribution
父结点 parent node
复合类 composite class
高度平衡二叉搜索树 height balanced binary search tree
根结点 root node
公有域 public area
功能分解 function decompose
共享表 share list
构造函数 constructive function
关键操作 critical operation
关键活动 critical activity
关键路径 critical path
关键码 key
关节点 articulation point
广度优先生成树 breadth first spanning tree
广义表 generalized list
归并 merge
归并段 merging segments
归并树 merge tree
归并趟数 merging pass number
归并项 merging item
函数名重载 over loading of function name
汉诺塔问题 problem of Hanoi tower
红黑树 red-black tree
后继 successor
后期测试 posterior test
后序遍历二叉树 postorder traversal of binary tree
后置条件 post-condition
后缀表达式 postfix expression
后缀表示 postfix notation
划分算法 partition algorithm
缓冲池 buffer pool
回边 back edge
回路 cycle
回溯法 backtracking
活动记录 active record
活动最迟允许开始时间 latest allowable start time of activity
活动最早可能开始时间 earliest possible start time of activity
基类 base class
基数 radix
基数排序 radix sorting
基于对象 object based
基准对象 pivot object