常用编程词汇

发布 2021-02-05 11:41:28 阅读 4960

data structures 基本数据结构。

dictionaries 字典。

priority queues 堆。

graph data structures 图。

set data structures 集合。

kd-trees 线段树。

numerical problems 数值问题。

solving linear equations 线性方程组。

bandwidth reduction 带宽压缩。

matrix multiplication 矩阵乘法。

determinants and permanents 行列式。

constrained and unconstrained optimization 最值问题。

linear programming 线性规划。

random number generation 随机数生成。

factoring and primality testing 因子分解/质数判定。

arbitrary precision arithmetic 高精度计算。

knapsack problem 背包问题。

discrete fourier transform 离散fourier变换。

combinatorial problems 组合问题。

sorting 排序。

searching 查找。

median and selection 中位数。

generating permutations 排列生成。

generating subsets 子集生成。

generating partitions 划分生成。

generating graphs 图的生成。

calendrical calculations 日期。

job scheduling 工程安排。

satisfiability 可满足性。

graph problems — polynomial 图论-多项式算法。

connected components 连通分支。

topological sorting 拓扑排序。

minimum spanning tree 最小生成树。

shortest path 最短路径。

transitive closure and reduction 传递闭包。

matching 匹配。

eulerian cycle / chinese postman euler回路/中国邮路。

edge and vertex connectivity 割边/割点。

network flow 网络流。

drawing graphs nicely 图的描绘。

drawing trees 树的描绘。

planarity detection and embedding 平面性检测和嵌入。

graph problems — hard 图论-np问题。

clique 最大团。

independent set 独立集。

vertex cover 点覆盖。

tr**eling salesman problem 旅行商问题。

hamiltonian cycle hamilton回路。

graph partition 图的划分。

vertex coloring 点染色。

edge coloring 边染色。

graph isomorphism 同构。

steiner tree steiner树。

feedback edge/vertex set 最大无环子图。

computational geometry 计算几何。

convex hull 凸包。

triangulation 三角剖分。

voronoi diagrams voronoi图。

nearest neighbor search 最近点对查询。

range search 范围查询。

point location 位置查询。

intersection detection 碰撞测试。

bin packing 装箱问题。

medial-axis transformation 中轴变换。

polygon partitioning 多边形分割。

simplifying polygons 多边形化简。

shape similarity 相似多边形。

motion planning 运动规划。

maintaining line arrangements 平面分割。

minkowski sum minkowski和。

set and string problems 集合与串的问题。

set cover 集合覆盖。

set packing 集合配置。

string matching 模式匹配。

approximate string matching 模糊匹配。

text compression 压缩。

cryptography 密码。

finite state machine minimization 有穷自动机简化。

longest common substring 最长公共子串。

shortest common superstring 最短公共父串。

dp——dynamic programming——动态规划。

recursion ——递归。

编程词汇。a2a integration a2a整合

abstract 抽象的

abstract base class (abc)抽象基类。

abstract class 抽象类。

abstraction 抽象、抽象物、抽象性。

access 存取、访问。

access level访问级别。

access function 访问函数。

account 账户。

action 动作。

activate 激活。

active 活动的。

actual parameter 实参。

adapter 适配器。

add-in 插件。

address 地址。

address space 地址空间。

address-of operator 取地址操作符。

adl (argument-dependent lookup)

ado(activex data object)activex数据对象。

advanced 高级的。

aggregation 聚合、聚集。

algorithm 算法。

alias 别名。

align 排列、对齐。

allocate 分配、配置。

allocator分配器、配置器。

angle bracket 尖括号。

annotation 注解、评注。

api (application programming interface)应用(程序)编程接口。

app domain (application domain)应用域。

application 应用、应用程序。

application framework 应用程序框架。

appearance 外观。

append 附加。

architecture 架构、体系结构。

archive file 归档文件、存档文件。

argument引数(传给函式的值)。参见parameter

array 数组。

arrow operator 箭头操作符。

asp(active server page)活动服务器页面。

worker process 工作者进程。

assembly 装配件、配件。

assembly language 汇编语言。

assembly manifest 装配件清单。

assert(ion) 断言。

assign 赋值。

assignment 赋值、分配。

assignment operator 赋值操作符。

associated 相关的、相关联的。

associative container 关联式容器(对应sequential container)

asynchronous 异步的。

atomic 原子的。

atomic operation 原子操作。

attribute 特性、属性。

authentication service 验证服务。

authorization 授权。

audio 音频。

人工智能。b2b integration b2b整合、b2b集成(business-to-business integration)

background 背景、后台(进程)

backward compatible 向后兼容、向下兼容。

backup 备份。

backup device备份设备。

backup file 备份文件。

bandwidth 带宽。

base class 基类。

base type 基类型。

batch 批处理。

bcl (base class library)基类库。

binary 二进制

binary search 二分查找。

binary tree 二叉树。

binary function 双参函数。

binary large object二进制大对象。

binary operator 二元操作符。

binding 绑定。

bit 位。

bitmap 位图。

bitwise 按位…

bitwise copy 为单元进行复制;位元逐一复制,按位拷。

bitwise operation 按位运算。

block 块、区块、语句块。

bookkeeping 簿记。

boolean 布林值(真假值,true或false

border 边框。

bounds checking 边界检查。

boxing 装箱、装箱转换。

brace (curly brace) 大括号、花括号。

bracket (square brakcet) 中括号、方括号。

breakpoint 断点。

browser applications 浏览器应用(程序)

编程英语常用词汇

application 应用程式应用 应用程序。applicationa framework 应用程式框架 应用框架应用程序框架。architecture 架构 系统架构体系结构。argument 引数 传给函式的值 叁见 parameter 叁数 实质叁数 实叁 自变量。array 阵列数组。ar...

计算机常用词汇 编程

计算机术语编程和语言2008 04 22 14 12 57 编程api applicationprogramminginterfaces,应用程序接口 ascii americanstandardcodeforinformation interchange,美国国家标准信息交换 atl active...

编程常用英语

temp 可缩写为 tmp flag 可缩写为 flg statistic 可缩写为 stat increment 可缩写为 inc message 可缩写为 msg l 局部变量 local 其它 g 全局变量 global i 数据类型 interger v 变量 variable 其它 c 常...