算法常用术语中英对照

论坛 期权论坛     
匿名技术用户   2021-1-15 14:52   297   0
(计算机编程英语词汇)
<br>
<br>
<br> 算法常用术语中英对照
<br> Data Structures 基本数据结构
<br> Dictionaries 字典
<br> Priority Queues 堆
<span style="white-space:pre"> </span>
<br> Graph Data Structures 图
<br> Set Data Structures 集合
<br> Kd-Trees 线段树
<br> Numerical Problems 数值问题
<br> Solving Linear Equations 线性方程组
<br> Bandwidth Reduction 带宽压缩
<br> Matrix Multiplication 矩阵乘法
<br> Determinants and Permanents 行列式
<br> Constrained and Unconstrained Optimization 最值问题
<br> Linear Programming 线性规划
<br> Random Number Generation 随机数生成
<br> Factoring and Primality Testing 因子分解/质数判定
<br> Arbitrary Precision Arithmetic 高精度计算
<br> Knapsack Problem 背包问题
<br> Discrete Fourier Transform 离散Fourier 变换
<br> Combinatorial Problems 组合问题
<br> Sorting 排序
<br> Searching 查找
<br> Median and Selection 中位数
<br> Generating Permutations 排列生成
<br> Generating Subsets 子集生成
<br> Generating Partitions 划分生成
<br> Generating Graphs 图的生成
<br> Calendrical Calculations 日期
<br> Job Scheduling 工程安排
<br> Satisfiability 可满足性
<br> Graph Problems -- polynomial 图论-多项式算法
<br> Connected Components 连通分支
<br> Topological Sorting 拓扑排序
<br> Minimum Spanning Tree 最小生成树
<br> Shortest Path 最短路径
<br> Transitive Closure and Reduction 传递闭包
<br> Matching 匹配
<br> Eulerian Cycle / Chinese Postman Euler 回路/中国邮路
<br> Edge and Vertex Connectivity 割边/割点
<br> Network Flow 网络流
<br> Drawing Graphs Nicely 图的描绘
<br> Drawing Trees 树的描绘
<br> Planarity Detection and Embedding 平面性检测和嵌入
<br> Graph Problems -- hard 图论-NP 问题
<br> Clique 最大团
<br> Independent Set 独立集
<br> Vertex Cover 点覆盖
<br> Traveling Salesman Problem 旅行商问题
<br> Hamiltonian Cycle Hamilton 回路
<br> Graph Partition 图的划分
<br> Vertex Coloring 点染色
<br> Edge Coloring 边染色
<br> Graph Isomorphism 同构
<br> Steiner Tree Steiner 树
<br> Feedback Edge/Vertex Set 最大无环子图
<br> Computational Geometry 计算几何
<br> Convex Hull 凸包
<br> Triangulation 三角剖分
<br> Voronoi Diagrams Voronoi 图
<br> Nearest Neighbor Search 最近点对查询
<br> Range Search 范围查询
<br> Point Location 位置查询
<br> Intersection Detection 碰撞测试
<br> Bin Packing 装箱问题
<br> Medial-Axis Transformation 中轴变换
<br> Polygon Partitioning 多边形分割
<br> Simplifying Polygons 多边形化简
<br> Shape Similarity 相似多边形
<br> Motion Planning 运动规划
<br> Maintaining Line Arrangements 平面分割
<br> Minkowski Sum Minkowski 和
<br> Set and String Problems 集合与串的问题
<br> Set Cover 集合覆盖
<br> Set Packing 集合配置
<br> String Matching 模式匹配
<br> Approximate String Matching 模糊匹配
<br> Text Compression 压缩
<br> Cryptography 密码
<br> Finite State Machine Minimization 有穷自动机简化
<br> Longest Common Substring 最长公共子串
<br> Shortest Common Superstring 最短公共父串
<br> DP——Dynamic Programming——动态规划
<br> recursion ——递归
<br>
<br>
<br>
<br>
<br> 编程词汇
<br> A2A integration A2A 整合
<br> abstract 抽象的
<br> abstract base class (ABC)抽象基类
<br> abstract class 抽象类
<br> abstraction 抽象、抽象物、抽象性
<br> access 存取、访问
<br> access level 访问级别
<br> access function 访问函数
<br> account 账户
<br> action 动作
<br> activate 激活
<br> active 活动的
<br> actual parameter 实参
<br> adapter 适配器
<br> add-in 插件
<br> address 地址
<br> address space 地址空间
<br> address-of operator 取地址操作符
<br> ADL (argument-dependent lookup)
<br> ADO(ActiveX Data Object)ActiveX 数据对象
<br> advanced 高级的
<br> aggregation 聚合、聚集
<br> algorithm 算法
<br> alias 别名
<br> align 排列、对齐
<br> allocate 分配、配置
<br> allocator 分配器、配置器
<br> angle bracket 尖括号
<br> annotation 注解、评注
<br> API (Application Programming Interface)应用(程序)编程接口
<br> app domain (application domain)应用域
<br> application 应用、应用程序
<br> application framework 应用程序框架
<br> appearance 外观
<br> append 附加
<br> architecture 架构、体系结构
<br> archive file 归档文件、存档文件
<br> argument 引数(传给函式的值)。参见parameter
<br> array 数组
<br> arrow operator 箭头操作符
<br> ASP(Active Server Page)活动服务器页面
<br> ASP.NET worker process ASP.NET 工作者进程
<br> assembly 装配件、配件
<br> assembly language 汇编语言
<br> assembly manifest 装配件清单
<br> assert(ion)断言
<br> assign 赋值
<br> assignment 赋值、分配
<br> assignment operator 赋值操作符
<br> associated 相关的、相关联的
<br> associative container 关联式容器(对应sequential container)
<br> asynchronous 异步的
<br> atomic 原子的
<br> atomic operation 原子操作
<br> attribute 特性、属性
<br> authentication service 验证服务
<br> authorization 授权
<br> audio 音频
<br> A.I. 人工智能
<br> B2B integration B2B 整合、B2B 集成(business-to-business integration)
<br> background 背景、后台(进程)
<br> backward compatible 向后兼容、向下兼容
<br
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:7942463
帖子:1588486
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP