计算机编程常用英语词汇.pdf
《计算机编程常用英语词汇.pdf》由会员分享,可在线阅读,更多相关《计算机编程常用英语词汇.pdf(56页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、第一部分、计算机算法常用术语中英对照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 行 歹 U 式Constrained and Unconstrained Optim
2、ization 最值问题Linear Programming 线性规戈ijRandom Number Generation 随机数生成Factoring and Primality Testing 因子分解/质数判定Arbitrary Precision Arithmetic 高精度计算Knapsack Problem 背包问题Discrete Fourier Transform 离散 Fourie 变换Combinatorial Problems 组合问题Sorting 排序Searching 查找Median and Selection 中位数Generating Permutations
3、 排列生成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 Reductio
4、n 传递闭包Matching 匹配Eulerian Cycle/Chinese Postman Euler 回路/中国邮路Edge and Vertex Connectivity 害!I边/割点Network Flow 网络流Drawing Graphs Nicely 图的描绘Drawing Trees树的描绘Planarity Detection and Embedding 平面性检测和嵌入Graph Problems hard 图论-NP 问题Clique最大团Independent Set 独立集Vertex Cover 点覆盖Traveling Salesman Problem 旅行商
5、问题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 Lo
6、cation 位置查询Intersection Detection 碰撞测试Bin Packing装箱问题Medial-Axis Transformation 中轴变换Polygon Partitioning 多边形分害USimplifying Polygons 多边形化简Shape Similarity相似多边形Motion Planning 运动规划Maintaining Line Arrangements 平面分割Minkowski Sum Minkowski 和Set and String Problems集合与串的问题Set Cover集合覆盖Set Packing集合配置Strin
7、g 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)抽象基类abst
8、ract 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 数据对象advancedaggregation聚合、聚集a
9、lgorithm 算法alias别名align排列、对齐allocate分配、配置allocator分配器、配置器angle bracket 尖括号annotation注解、评注API(Application Programming Interface)应用(程序)编程接口app domain(application domain)应用域application应用、应用程序application framework 应用程序框架appearance 外观append附加architecture架构、体系结构archive file归档文件、存档文件argument引数(传给函式的值)。参见pa
10、rameterarray数组arrow operator箭头操作符ASP(Active Server Page)活动服务器页面ASP.NET worker process ASP.NET 工作者进程assembly装配件、配件assembly language 汇编语片assembly manifest 装配件清单assert(ion)断言assign赋值assignment赋值、分 酉 己assignment operator 赋值操作符associated相关的、相关联的associative container 关联式容器(对应 sequential container)asynchro
11、nous 异步的atomic原子的atomic operation 原子操作attribute特性、属性authentication service 验证月艮务authorization 授权audio音频A.L人工智能B2B integration B2B 整合、B2B 集成(business-to-business integration)background背景、后台(进程)backward compatible向后兼容、向下兼容backup备份backup device备份设备backup file备份文件bandwidth 带宽base class 基类base type基类型bat
12、ch批处理BCL(base class library)基类库binary 二进制binary search 二分查找binary tree 二叉树binary function 双参函数binary large object 二进制大对象binary operator 二元操作符binding 绑定b it位bitmap位图bitwise按位bitwise copy为单元进行复制;位元逐一复制,按位拷bitwise operation 按位运算block块、区块、语句块bookkeeping 簿记boolean布林值(真假值,true或false)border边框bounds checkin
13、g 边界检查boxing装箱、装箱转换brace(curly brace)大括号、花括号bracket(square brakcet)中括号、方括号breakpoint 断点browser applications浏览器应用(程序)browser-accessible application可经由浏览器访问的应用程序build编连(专指编译和连接built-in内建、内置bus总线business业务、商务(看场合)business Logic 业务逻辑business rules 业务规则buttons 按钮bug臭虫by/through 通过byte位元组(由8 bits组成)cache高
14、速缓存calendar 口历call调用callback 回调call-level interface(CLI)调用级接口(CLI)call operator调用操作符candidate key 候 选 键(for database)cascading delete 级联册ij除(for database)cascading update 级联更新(for database)casting转型、造型转换catalog 目录chain 链(function calls)character 字符character format 字符格式character set 字符集CHECK constrai
15、nts CHECK 约 束(for database)checkpoint 检 查 点(for database)check box复选框check button复选按钮child class 类CIL(common intermediate language)通用中间语言、通用中介语言class 类class declaration 类声明class definition 类定义class derivation list 类继承列表class factory 类厂class hierarchy类层次结构class library 类库class loader类装载器class templat
16、e 类模板class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause子句client application客户端应用程序client cursor 客户端游标(for database)code page代码页cleanup清理、清除CLI(Common Language Infrastructure)通用语言基础设施client客户、客户端client area 客户区client-server客户机/服务器、客户端/服务器clipboar
17、d剪贴板clone克隆CLS(common language specification)通用语言规范code access security 代码访问安全COFF(Common Object File Format)通用对象文件格式collection 集合COM(Component Object Model)组件对象模型combo box组合框command line 命令行comment 注释commit 提 交(for database)communication 通讯compatible 兼容compile tim e编译期、编译时compiler编译器component 组件com
18、posite index 复合索弓I、组合索弓I (for database)composite key 复合键、组合键(for database)composition复合、组合concept 概念concrete具体的concrete class 具体类concurrency并发、并发机制constraint 约 束(for database)configuration 配置、组态connection 连 接(for database)connection pooling 连接池console控制台constant 常量construct 构件、成分、概念、构 造(for language
19、)constructor(ctor)构造函数、构造器container 容器containment 包容context环境、上下文control 控件cookie(不译)copy拷贝CORBA 通用对象请求中介架构(Common Object Request Broker Architecture)cover覆盖、涵盖create/creation 创建、生成crosstab query 交叉表查询(for database)CRTP(curiously recurring template pattern)CTS(common type system)通用类型系统cube 多维数据集(for
20、 database)cursor光标cursor 游 标(for database)custom定制、自定义data数据data connection 数据连接(for database)Data Control Language(DCL)数据控制语言(DCL)(for database)Data Definition Language(DDL)数据定义语言(DDL)(for database)data dictionary 数据字典(for database)data dictionary view 数据字典视图(for database)data file 数据文件(for databas
21、e)data integrity 数据完整性(for database)data manipulation language(DML)数据操作语言(DML)(for database)data mart 数据集市(for database)data pump 数据抽取(for database)data scrubbing 数据清理(for database)data source 数据源(for database)Data source name(DSN)数据源名称(DSN)(for database)data warehouse 数据仓库(for database)dataset 数据集(
22、for database)database 数据库(for database)database catalog 数据库目录(for database)database diagram 数据关系图(for database)database file 数据库文件(for database)database object 数据库对象(for database)database owner 数据库所有者(for database)database project 数据库工程(for database)database role 数据库角色(for database)database schema数据
23、库模式、数据库架构(for database)database script 数据库脚本(for database)data-bound 数据绑定(for database)data-aware control 数据感知控件(for database)data member数据成员、成员变量dataset 数据集(for database)data source 数据源(for database)data structure 数据结构data table 数据表(for database)datagram数据报文DBMS(database management system)数据库管理系统(f
24、or database)DCOM(distributed COM)分布式 COMdead lock 死 锁(for database)deallocate 归还debug调试debugger调试器decay退化decision support 决策支持declaration 声明declarative referential integrity(DRI)声明引用完整性(DRI)(for database)deduction 推导DEFAULT constraint 默认约束(for database)default database 默认数据库(for database)default ins
25、tance 默认实例(for database)default result set 默认结果集(for database)default缺省、默认值defer推迟definition 定义delegate 委托delegation 委托dependent namedeploy部署dereference 解弓I用dereference operator(提领)运算子derived class 派生类design by contract 契约式设计design pattern 设计模式destroy 销毁destructor(dtor)析构函数、析构器device设备DHTML(dynamic
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 编程 常用 英语词汇
限制150内