计算机数据结构词汇中英对照
小编为大家整理了计算机数据结构词汇中英对照,希望对你有帮助哦!
计算机数据结构词汇中英对照:
栈 stack
队列 queue
学习啦在线学习网 串 string
数组 array
树 tree
图 grabh
学习啦在线学习网 查找,线索 searching
更新 updating
学习啦在线学习网 排序(分类) sorting
插入 insertion
数据抽象 data abstraction
学习啦在线学习网 数据元素 data element
学习啦在线学习网 数据对象 data object
数据项 data item
学习啦在线学习网 数据类型 data type
抽象数据类型 abstract data type
逻辑结构 logical structure
物理结构 phyical structure
线性结构 linear structure
学习啦在线学习网 非线性结构 nonlinear structure
学习啦在线学习网 基本数据类型 atomic data type
固定聚合数据类型 fixed-aggregate data type
学习啦在线学习网 可变聚合数据类型 variable-aggregate data type
学习啦在线学习网 线性表 linear list
学习啦在线学习网 删除 deletion
前趋 predecessor
学习啦在线学习网 后继 successor
直接前趋 immediate predecessor
直接后继 immediate successor
双端列表 deque(double-ended queue)
循环队列 cirular queue
学习啦在线学习网 指针 pointer
学习啦在线学习网 先进先出表(队列)first-in first-out list
后进先出表(队列)last-in first-out list
树 tree
学习啦在线学习网 子树 subtree
森林 forest
根 root
叶子 leaf
结点 node
深度 depth
学习啦在线学习网 层次 level
双亲 parents
孩子 children
学习啦在线学习网 兄弟 brother
学习啦在线学习网 祖先 ancestor
学习啦在线学习网 子孙 descentdant
二叉树 binary tree
学习啦在线学习网 栈底 bottom
栈定 top
压入 push
弹出 pop
队头 front
队尾 rear
学习啦在线学习网 上溢 overflow
下溢 underflow
学习啦在线学习网 数组 array
矩阵 matrix
多维数组 multi-dimentional array
以行为主的顺序分配 row major order
学习啦在线学习网 以列为主的顺序分配 column major order
三角矩阵 truangular matrix
对称矩阵 symmetric matrix
学习啦在线学习网 稀疏矩阵 sparse matrix
学习啦在线学习网 转置矩阵 transposed matrix
链表 linked list
学习啦在线学习网 线性链表 linear linked list
学习啦在线学习网 单链表 single linked list
多重链表 multilinked list
学习啦在线学习网 循环链表 circular linked list
双向链表 doubly linked list
十字链表 orthogonal list
广义表 generalized list
链 link
指针域 pointer field
链域 link field
学习啦在线学习网 头结点 head node
学习啦在线学习网 头指针 head pointer
尾指针 tail pointer
学习啦在线学习网 串 string
空白(空格)串 blank string
空串(零串)null string
学习啦在线学习网 子串 substring
学习啦在线学习网 平衡二叉树 banlanced binary tree
满二叉树 full binary tree
完全二叉树 complete binary tree
遍历二叉树 traversing binary tree
学习啦在线学习网 二叉排序树 binary sort tree
二叉查找树 binary search tree
线索二叉树 threaded binary tree
学习啦在线学习网 哈夫曼树 Huffman tree
有序数 ordered tree
无序数 unordered tree
学习啦在线学习网 判定树 decision tree
学习啦在线学习网 双链树 doubly linked tree
学习啦在线学习网 数字查找树 digital search tree
学习啦在线学习网 树的遍历 traversal of tree
学习啦在线学习网 先序遍历 preorder traversal
学习啦在线学习网 中序遍历 inorder traversal
后序遍历 postorder traversal
计算机数据结构词汇中英对照





上一篇:什么是电脑
下一篇:有关计算机的英文词汇缩写