计算机编程英语词汇-算法常用属于中英对照
- 格式:pdf
- 大小:121.66 KB
- 文档页数:2
计算机编程常用术语中英对照A-Z目录计算机编程常用术语A-ZA (2)B (5)C (8)D (13)E (17)F (19)G (21)H (22)I (23)L (26)M (28)N (30)O (31)P (33)Q (36)R (37)S (39)T (43)U (45)V (46)W (47)X (48)AABC (abstract base class) 抽象基类abstract class 抽象类access 存取;访问;access level访问级别access function 访问函数account 账户actual parameter 实参adapter 适配器add-in 插件;外挂;同义词plugin; plug-in; addin; add-on; addon; extension address 地址address space 地址空间address-of operator 取地址操作符ADL (argument-dependent lookup) 参数依赖查找;又叫做Koenig lookup凯尼格查找;Koenig 查找;ADO (activex data object) activex数据对象aggregation聚集;聚合;algorithm 算法alias 别名;假名;align对齐allocate配置allocator配置器angle bracket 尖括号annotation评注application应用;应用程序;API (application programming interface) 应用(程序)编程接口app domain (application domain) 应用程序域application framework应用框架;应用程序框架;appearance 外观append 附加architecture 架构;体系结构;argument 引数(传给函数的值);实参;引数:程序中函数的参数同义词:parameter 叁数;形式叁数;形叁;变量(veriable);array数组;arrow operator arrow箭头操作符;active server活动服务器ASP (active server page) 活动服务器页面 worker process 工作者进程assembly n.装配;组装;assemble v.装配;组装;assembly language 汇编语言assert(ion) 断言assign v. 赋值;assignment operator 赋值操作符;赋值运算符;associated 相应的;相关的;associative container 关联式容器对应:sequence container 序列式容器atomic原子的atomic operation 原子操作attribute属性;特性;authentication service 验证服务authorization 授权audio音频AI人工智能Bb2b integration (business-to-business integration) b2b整合;b2b集成;background背景;后台(进程);backward compatibility向后兼容;向下兼容;同义词:downward compatibilityband width 频宽;频带宽度;backup 备份backup device备份设备backup file 备份文件带宽base class基类BCL (base class library) 基类库base type 基类型batch 批处理;批处理脚本;benefit 利益;收益;best viable function 最佳可行函式从viable functions 中挑出的最佳吻合者binary 二进制binary function 二元函式;双参函数;binary operator二元操作符binary search 二分查找;折半查找;同义词:half-interval search;logarithmic searchbinary tree 二元树;二叉树同义词:bivariate function;function of two variables;binding绑定bit位全称:binary digit (bit其实就是将binary 和digit二词的字母糅合在一起而合成的词)bit field位域bitmap位图(位图图像);点阵图像;绘制图像;同义词:bit array; bitmap index反义词:vector 矢量图bitwise 按位...bitwise copy 为单元进行复制;位元逐一复制,按位拷;bitwise operation 按位运算block 块;区块;语句块;Boolean 布尔值;布尔常量;布林值(真假值,true 或false);法语:boolienborder 边框bounds checking 边界检查boxing 装箱;装箱转换;brace (curly brace) 大括弧、大括号;花括弧、花括号;bracket/ round bracket BrE. 括号;中括号;方括号(复数:brackets)parenthesis AmE. 括号(复数:parentheses)square bracket AmE. 中括弧、中括号;方括弧、方括号;breakpoint断点也可称为pausebrowser applications 浏览器应用(程序)browser-accessible application 可经由浏览器访问的应用程序build 编连(专指编译和连接)built-in 内建;内置;bus 总线button 按钮byte字节(由8 bits 组成)Ccache高速缓存;快取;call调用;呼叫、叫用;call operator 调用操作符callback回调;回呼;candidate function候选函数candidate key 候选关键字;候选键;候选码;cascading delete 级联删除cascading update 级联更新casting 转型、造型转换;catalog 目录chain链例chain of function callscharacter字符character format 字符格式character set 字符集CheckBox/ check box复选框check button复选按钮check constraints check约束checked exception 可控式异常check point 检查点child class 子类、子类别;同义词:derived class; subtype; subclassCIL (common intermediate language) 通用中间语言、通用中介语言; class 类别class body类体;类别本体;class declaration类声明class definition 类定义class derivation 类继承class derivation list 类继承列表class factory 类厂class head 类别表头、类头;class hierarchy 类层次结构class library 类库class loader 类装载器class library类库class template类模板、类别模板;class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause 子句client 客端、客户端、客户;client area 客户区client application 客户端应用程序client cursor 客户端游标cleanup 清理、清除;CLI (call-level interface) 调用级接口CLI (common language infrastructure) 通用语言基础设施Client/Server 客户端/服务器;C/S结构;client-server model 主从架构clipboard 剪贴板CLS (common language specification) 通用语言规范code access security 代码访问安全code page 代码页COFF (common object file format) 通用对象文件格式collection 集合;群集;COM(component object model) 组合对象模型combo box组合框command line命令行comment 注释commit 提交communication 通讯compatible兼容compile time 编译时;编译期;compiler 编译器component 组件composite index 复合索引、组合索引;composite key 复合键、组合键;composition组合;复合;合成;concept 概念concrete 具体的abstract 抽象的concrete class 具体类concurrency 并发、并发机制;configuration 配置constraint 约束construct 构件container 容器(存放资料的某种结构如list, vector...)containment 内含;包容;context 环境、上下文;control 控件console 主控台;const 常数、常量;constant 的缩写,c++ 关键字相对于变量variableconstructor(ctor)构造函数destructor (dtor) 析构函数copy v. 拷贝copy n. 复件, 副本;CORBA ( common object request broker architecture) 通用对象请求中介架构cover 涵盖、覆盖;create 创建;产生;crosstab query 交叉表查询CRTP ( curiously recurring template pattern) 奇异递归模板模式;CRTP 模式;CTS (common type system) 通用类型系统cube 多维数据集cursor 游标、光标;custom 定制;自定义;Ddata 数据data connection 数据连接data dictionary 数据字典data dictionary view 数据字典视图data file 数据文件data integrity 数据完整性data mart 数据集市;数据市场;data member数据成员data pump 数据抽取data retrieval 数据检索data structure 数据结构data scrubbing 数据清理dataset 数据集data source 数据源DSN (data source name) 数据源名称DW/ DWH (data warehouse) 数据仓库data structure数据结构DCL (data control language) 数据控制语言DDL (data definition language) 数据定义语言DML (data manipulation language) 数据操作语言;数据操纵语言;database 数据库database catalog 数据库目录database diagram 数据关系图database file 数据库文件database object 数据库对象database owner 数据库所有者database project 数据库工程database role 数据库角色database schema数据库结构纲目;数据库布局纲目;datagram 数据报文DBCS (double-byte character set) 双字节字符集DBMS (database management system) 数据库管理系统DCOM (distributed com) 分布式comdead lock 死锁deallocate 归还debug 调试debugger 调试器declaration 声明DRI (declarative referential integrity) 声明引用完整性deduction 推导default 默认default constraint 默认约束default database 默认数据库default instance 默认实例default result set 默认结果集definition 定义delegate 委托demarshal散集;反编列;deploy 部署dereference 解引用dereference operator (提领)操作符derived class 派生类design by contract 契约式设计design pattern 设计模式destroy销毁destructor (dtor) 析构函数constructor (ctor) 构造函数determinant 行列式device设备DHTML (dynamic hypertext markup language) 动态超文本标记语言dialog 对话框同义词:dialogue box; dialog boxdictionary 字典digest 摘要digital 数字的DIME (direct internet message encapsulation) 直接internet消息封装directive (编译)指示符directive pragma 指令directory 目录dirty pages 脏页dirty read 脏读disassembly 反汇编disassembler 反汇编器disco (discovery of web services) web services的查找disk 盘dispatch 分派;调度;distributed computing 分布式计算;分散式计算;distributed query 分布式查询DNA (distributed internet application) 分布式网间应用程序document 文件;文档;DTD (document type definition) 文档类型定义dot operator (圆)点操作符;(句点)运算子;driver 驱动程序;驱动器;dump 转储dump file 转储文件dynamic assembly 动态装配件、动态配件; dynamic binding动态绑定dynamic cursor 动态游标dynamic filter 动态筛选dynamic locking 动态锁定dynamic recovery 动态回复dynamic snapshot 动态快照dynamic sql statements 动态sql语句SQL (Structured Query Language) 结构化查询语言EEAI (enterprise application integration) 企业应用集成EBCO (empty base class optimization) 空基类优化(机制)e-business 电子商务EDI (electronic data interchange) 电子数据交换efficiency 效率efficient 高效end-to-end authentication 端对端身份验证end user 终端用户entity 实体encapsulation 封装enclosing class 外围类;外围类别;enum/ enumeration 枚举enumerator 枚举成员、枚举器;equality operator 等号操作符;equivalence 等价性、等同性、对等性;equivalent 等价、等同、对等;error log 错误日志escape code 转义码escape character 转义字符exclusive lock 排它锁explicit transaction 显式事务evaluate评估event 事件event driven 事件驱动的event handler 事件处理器evidence 证据exception 异常exception declaration 异常声明exception handling 异常处理、异常处理机制; exception-safe 异常安全的exception specification 异常规范exit退出explicit显式explicit specialization 显式特化export导出expression表达式Ffacility 设施、设备;fat client 胖客户端同义词:heavy client; rich client; thick client.对应:thin client 瘦客户端feature 特性fetch 提取field字段(java)field length 字段长度FIFO (first input first output) 先入先出队列file文件filename extension 文件扩展名filter 筛选finalization 终结finalizer 终结器firewall 防火墙firmware 固件flag标记flash memory闪存flexibility 弹性;灵活性;flush刷新FK (foreign key) 外键font字体form 窗体formal parameter 形参形式参数又被称为虚拟变量、名义变量、哑变量,对应英文为dummy variables forward declaration 前置声明forward-only 只向前的forward-only cursor 只向前游标forwarding转发;转呼叫;forwarding function转发函数;转呼叫函数;fractal分形fragmentation 碎片framework 框架full specialization 全特化partial specialization 部分特化function函数function object 函数对象function call operator函数调用操作符function overloaded resolution函数重载决议functionality 功能function reference 函数调用function template函数模板functor 仿函数GGAC (global assembly cache) 全局程序集缓存game 游戏GC (garbage collection) 垃圾回收(机制)generate 生成generic泛化的、一般化的、通用的;generic algorithm通用算法getter取值函数setter 赋值函数global 全域的;全局的local 局域的;LAN( local area network) 局域网global object 全局对象global scope resolution operator 全局范围解析操作符grant 授权group 群组group box分组框guard clause卫语句;卫述句;graphical interfaces图形界面GUI ( graphical user interface) 图形用户接口GUID (globally unique identifier) 全球唯一标识Hhandle句柄handler处理函数hard-coded 硬编码的hard-copy 硬拷贝;hard disk硬盘hardware硬件hash table哈希表、散列表header file头文件definition file 定义文件heap堆help file 帮助文件hierarchy层次结构(体系)host (application) 宿主(应用程序)hot key 热键HTML (hypertext markup language) 超文本标记语言http pipeline http管道HTTP (hypertext transfer protocol) 超文本传输协议hyperlink超链接Iicon 图标IDE( Integrated Development Environment) 集成开发环境identifier标识符IDL (interface definition language) 接口定义语言if and only if 当且仅当image图象IL (intermediate language) 中间语言、中介语言;IME (input method editor/ input method) 输入法immediate base 直接基类immediate derived 直接派生类immediate updating 即时更新implementation实现implicit function 隐函数implicit transaction隐式事务immutability 不变性import导入incremental update 增量更新increment operator增加操作符;infinite loop 无限循环infinite recursive无限递归inline内联inline expansion内联展开inline function 内联函数initialization初始化initialization list初始化列表inner class内嵌类inner join 内连接outer join 外连接full outer join全外连接left outer join 左外连接right outer join 右外连接cross join 交叉连接equi-join 等值连接natural join 自然连接self-join 自连接in-place active 现场激活instance实例integrate 整合;集成;integrity 完整性、一致性;integrity constraint 完整性约束IPC (interprocess communication) 进程间通讯interacts 交互interface 界面;接口;interpreter解释器invariants约束条件iterate 迭代iterator迭代器Llaser激光late binding 迟绑定left outer join 左外连接level阶、层例;library库lifetime 生命期、寿命link链接static link 静态链接dynamic link 动态链接linker 链接器literal constant 字面常数list列表list box列表框load 载入、加载;load balancing 负载平衡loader 加载器local object局部对象lock 机锁log 日志login 登录login security mode登录安全模式lookup table 查找表loop循环LP (linear programming ) 线性规划同义词:linear optimizationlvalue ( left value)左值rvalue ( right value) 右值Mmachine code 机器码同义词:machine languagemacro宏magic number 魔法数字managed code托管代码managed extensions 托管扩展managed object托管对象manifest 清单manipulator 操纵器many-to-many relationship 多对多关系many-to-one relationship 多对一关系marshal列集matrix multiplication 矩阵乘法member access operator成员存取操作符(分dot 和arrow 两种)member function成员函数member initialization list成员初始值列表memberwise copy 以members 为单元逐一复制memory内存memory leak 内存泄漏menu菜单message消息message based基于消息的message loop消息循环meta-超……;元……;例:meta-programming 超编程;元编程micro 微middleware中间件modeling 建模modeling language建模语言Unified Modeling Language (UML) 统一建模语言;标准建模语言;modem调制解调器module模块modifier修饰符most derived class最底层的派生类mouse鼠标mutable 可变的mutex 互斥元、互斥体multicast delegate 组播委托、多点委托;MOLAP (multidimensional OLAP) 多维olapOLAP (Online Analytical Processing) 联机分析处理multiuser 多用户multi-tasking多任务Nnamed parameter 命名参数同义词:pass-by-name;keyword arguments;named pipe 命名管道;命名管线;namespace名字空间;命名空间;名称空间;native本地的;固有的;native code 本地代码NGen (native image generator) 本地映像生成器nested class嵌套类同义词:inner classnested query 嵌套查询nested table 嵌套表network网络network card网卡numerical computation 数值计算numerical analysis 数值分析Oobject对象object-based基于对象的object file目标文件object model对象模型object-oriented面向对象的online在线opaque 不透明的object pooling 对象池化ODBC (open database connectivity) 开放式数据库连接ODBC data source ODBC数据源ODBC driver ODBC驱动程序odr (one-definition rule)OLE (object link and embed) 对象连接与嵌入OLE automation objects OLE自动化对象OLE automation server OLE自动化服务器OLE database consumer OLE db使用者db: database 数据库OLE db provider OLE db提供者one-to-many relationship 一对多关系one-to-one relationship 一对一关系OLAP(online analytical processing ) 联机分析处理online redo log 联机重做日志OLTP (online transaction processing) 联机事务处理ODS (open data services) 开放式数据服务operand 操作数operation操作operator操作符;运算符;option选项OS (operating system) 操作系统ordinary 常规的overflow 上限溢位buffer overflow 缓冲区溢出out of memory 内存溢出underflow 下限溢位overhead额外开销overloaded重载overload resolution 重载决议overloaded function 重载函数overloaded operator被重载的操作符overloaded set重载集合override重载、改写、重新定义;outer join 外连接Ppackage包pair 对组palette 调色盘;组件盘;pane窗格有时为“嵌板”之意,例content pane parallel并行parameter 参数;形式参数、形参;parameter list参数列表parent class父类(或称base class)parse解析part部件partial specialization 局部特化pass by address(非正式用语)传地址pass by reference传地址, 按引用传递;pass by value按值传递pattern模式performance 性能persistence持久性pixel 像素placeholder 占位符platform平台POD (plain old data )同义词:passive data structure; plain old data structure pointer指针poll轮询polymorphism多态pop up弹出式port端口postfix后置式precedence 优先序prefix 前置式preprocessor预处理器prime 质数;素数;primitive type 原始类型print打印printer打印机priority 优先权procedure过程process进程profile评测profiler 效能(性能)评测器programmer程序员programming编程progress bar进度指示器project项目、工程;property 属性protocol协议pseudo code 伪码Qqualified限定qualifier限定修饰词quality质量queue队列Rrace condition 竞争条件(多线程环境常用语)radian弧度radio button单选按钮raise 引发(常用来表示发出一个exception) random number随机数range 范围、区间(用于STL 时)rank等级raw未经处理的read-only 只读ROM (read-only memory) 只读存储器record记录recordset记录集recursive递归re-direction重定向refactoring重构refer参考refer to 指代reference引用、参考register寄存器reflection反射;relational database关系数据库remote 远程RPC (remote procedure call) 远程过程调用represent表述,表现;resolution 解析过程resolution分辨率result set 结果集restriction 局限return返回return type返回类型return value返回值revoke 撤销RI (referential integrity) 引用完整性right outer join 右外连接rollback 回滚roll forward 前滚routine例程row 行row lock 行锁rowset 行集runtime运行期;运行时;common language runtime (CLR) 公共语言运行库rvalue右值Ssave 存储savepoint 保存点SAX Simple API for XMLschedule调度scheduler调度程序schema 结构纲目;组织纲目;scroll bar滚动条scope 作用域scope operator生存空间操作符scope resolution operator生存空间解析操作符screen屏幕SDK (software development kit) 软件开发包sealed class 密封类search 查找semantics语义semaphore 信号量sequential container 顺序式容器对应:associative container 关联式容器server服务器;服务端;server cursor服务器游标serial 串行对应:parallel并行serialization序列化session 会话setter 赋值函数getter 取值函数shared lock 共享锁;读锁;sibling 同级side effect 副作用signal 信号single-threaded 单线程signature签名slider滑块slot槽smart pointer智能指针SMTP (simple mail transfer protocol) 简单邮件传输协议snapshot屏幕截图specialization特化specification规格;规范;splitter切分窗口SOAP (simple object access protocol) 简单对象访问协议software软件solution方案source 源码、源代码SQL (structured query language) 结构化查询语言stack栈;堆栈;stack unwinding 栈辗转开解(用于exception 主题)standard library 标准程式库STL(standard template library)标准模板库statement语句static cursor 静态游标static SQL statements 静态SQL语句status bar状态条stream流string字符串stub 存根subobject子对象subquery 子查询subroutine 子例程subscript operator下标操作符subset 子集subtype子类型suspend挂起symbol 记号syntax 语法system database 系统数据库system table 系统表Ttable 表table lock 表锁table-level constraint 表级约束tag 标记tape backup 磁带备份task switch任务切换TCP (transmission control protocol) 传输控制协议template 模板template argument deduction模板参数推导template explicit specialization模板显式特化template parameter 模板参数temporary object临时对象text文本text file文本文件thin client 瘦客户端对应:fat client/ rich client/ heavy client/ thick client 胖客户端third-party 第三方thread 线程thread-safe 线程安全的throw 抛出、引发(常指发出一个exception)token 符号、标记、令牌(看场合)trace 跟踪transaction事务transaction log 事务日志transaction rollback 事务回滚transactional replication 事务复制translation unit 翻译单元traverse 遍历trigger 触发two-phase commit 两阶段提交two-phase lookup 两阶段查找type类型UUDDI (u niversal description, discovery and integration) 统一描述、发现和集成UML (unified modeling language) 统一建模语言unary function单参函数unary operator 一元操作符unboxing 拆箱、拆箱转换underflow下溢union query 联合查询unique constraints unique约束unique index 唯一索引unmanaged code非托管代码unmarshal 散集unchecked exception 不可控异常(java)URI (uniform resource identifier) 统一资源标识符URL (uniform resource locator) 统一资源定位器URN (uniform resource name) 统一资源名称user用户user interface用户界面Vvalue types 值类型variable 变量vector 向量、矢量;(一种容器,与array有些类似)VEE (virtual execution engine) 虚拟执行引擎vendor 厂商viable 可行的viable function可行函数video视频view (1) 视图(document/view 文档/视图)view (2) 映件virtual function虚函数virtual machine虚拟机virtual memory虚拟内存volatile 易挥发的、易变的;vowel元音字母Wweb service web服务where clause where子句wildcard character 通配符wildcard search 通配符搜索window窗口window function窗口函数window procedure窗口过程windows authentication windows身份验证wizard 向导word单词word processor字处理器wrapper包装write-ahead log 预写式日志write-only 只写WSDL (web service description language) Web Service描述语言XXMI ( xml message interface) xml消息接口XML (extensible markup language) 可扩展标记语言XSD (xml schema definition language) xml模式定义语言XSL (extensible stylesheet language) 可扩展样式表语言XSLT (extensible stylesheet language transformation) 可扩展样式表语言转换。
第一部分、计算机算法常用术语中英对照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 点覆盖Traveling 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 ADOActiveX Data ObjectActiveX数据对象advancedaggregation 聚合、聚集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引数传给函式的值;参见parameterarray 数组arrow operator 箭头操作符ASPActive Server Page活动服务器页面worker process 工作者进程assembly 装配件、配件assembly language 汇编语言assembly manifest 装配件清单assertion 断言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或falseborder 边框bounds checking 边界检查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 高速缓存calendar 日历call 调用callback 回调call-level interface CLI调用级接口CLIcall operator 调用操作符candidate key 候选键 for databasecascading delete 级联删除 for databasecascading update 级联更新 for databasecasting 转型、造型转换catalog 目录chain 链function callscharacter 字符character format 字符格式character set 字符集CHECK constraints CHECK约束 for databasecheckpoint 检查点 for databasecheck 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 template 类模板class template partial specializations 类模板部分特化class template specializations 类模板特化classification 分类clause 子句client application 客户端应用程序client cursor 客户端游标 for databasecode page 代码页cleanup 清理、清除CLI Common Language Infrastructure 通用语言基础设施client 客户、客户端client area 客户区client-server 客户机/服务器、客户端/服务器clipboard 剪贴板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 databasecommunication 通讯compatible 兼容compile time 编译期、编译时compiler 编译器component组件composite index 复合索引、组合索引 for database composite key 复合键、组合键 for database composition 复合、组合concept 概念concrete具体的concrete class 具体类concurrency 并发、并发机制constraint 约束 for databaseconfiguration 配置、组态connection 连接 for databaseconnection pooling 连接池console 控制台constant 常量construct 构件、成分、概念、构造for language constructor ctor 构造函数、构造器container 容器containment包容context 环境、上下文control 控件cookie 不译copy 拷贝CORBA 通用对象请求中介架构Common Object Request Broker Architecture cover 覆盖、涵盖create/creation 创建、生成crosstab query 交叉表查询 for databaseCRTP curiously recurring template patternCTS common type system通用类型系统cube 多维数据集 for databasecursor 光标cursor 游标 for databasecustom 定制、自定义data 数据data connection 数据连接 for databaseData Control Language DCL 数据控制语言DCL for databaseData Definition Language DDL 数据定义语言DDL for databasedata dictionary 数据字典 for databasedata dictionary view 数据字典视图 for databasedata file 数据文件 for databasedata integrity 数据完整性 for databasedata manipulation language DML数据操作语言DML for databasedata mart 数据集市 for databasedata scrubbing 数据清理 for databasedata source 数据源 for databaseData source name DSN 数据源名称DSN for database data warehouse 数据仓库 for databasedataset 数据集 for databasedatabase 数据库 for databasedatabase catalog 数据库目录 for databasedatabase diagram 数据关系图 for databasedatabase file 数据库文件 for databasedatabase object 数据库对象 for databasedatabase owner 数据库所有者 for databasedatabase project 数据库工程 for databasedatabase role 数据库角色 for databasedatabase schema 数据库模式、数据库架构 for database database scrīpt 数据库脚本 for databasedata-bound 数据绑定 for databasedata-aware control数据感知控件 for databasedata member 数据成员、成员变量dataset 数据集 for databasedata source 数据源 for databasedata structure数据结构datagram 数据报文DBMS database management system数据库管理系统 for databaseDCOM distributed COM分布式COMdead lock 死锁 for databasedeallocate 归还debug 调试debugger 调试器decay 退化decision support 决策支持declaration 声明declarative referential integrity DRI声明引用完整性DRI for database deduction 推导DEFAULT constraint默认约束 for databasedefault database 默认数据库 for databasedefault instance 默认实例 for databasedefault result set 默认结果集 for databasedefault 缺省、默认值defer 推迟definition 定义delegate 委托delegation 委托dependent namedeploy 部署dereference 解引用dereference operator 提领运算子derived class 派生类design by contract 契约式设计design pattern 设计模式destroy 销毁destructordtor析构函数、析构器device 设备DHTML dynamic HyperText Markup Language动态超文本标记语言dialog 对话框digest 摘要digital 数字的DIME Direct Internet Message Encapsulation直接Internet消息封装directive 编译指示符directory 目录dirty pages脏页 for databasedirty read 脏读 for databasedisassembler 反汇编器DISCO Discovery of Web ServicesWeb Services的查找disk 盘dispatch 调度、分派、派发我喜欢“调度”DISPID Dispatch Identifier分派标识符distributed computing 分布式计算distributed query 分布式查询 for databaseDNA Distributed interNet Application 分布式网间应用程序document 文档DOM Document Object Model文档对象模型dot operator 圆点操作符driver 驱动程序DTD document type definition 文档类型定义double-byte character set DBCS双字节字符集DBCSdump 转储dump file 转储文件dynamic cursor 动态游标 for databasedynamic filter 动态筛选 for databasedynamic locking 动态锁定 for databasedynamic recovery 动态恢复 for databasedynamic snapshot 动态快照 for databasedynamic SQL statements 动态SQL语句 for databasedynamic assembly 动态装配件、动态配件dynamic binding 动态绑定EAI enterprise application integration企业应用程序集成整合EBCO empty base class optimization 空基类优化机制e-business 电子商务EDI Dlectronic Data Interchange电子数据交换efficiency 效率efficient 高效end-to-end authentication 端对端身份验证end user 最终用户engine 引擎entity 实体encapsulation 封装enclosing class 外围类别与巢状类别 nested class有关enum enumeration 枚举enumerators 枚举成员、枚举器equal 相等equality 相等性equality operator 等号操作符error log 错误日志 for databaseescape code 转义码escape character 转义符、转义字符exclusive lock 排它锁 for databaseexplicit transaction 显式事务 for database evaluate 评估event 事件event driven 事件驱动的event handler 事件处理器evidence 证据exception 异常exception declaration 异常声明exception handling 异常处理、异常处理机制exception-safe 异常安全的exception specification 异常规范exit 退出explicit 显式explicit specialization 显式特化export 导出expression 表达式facility 设施、设备fat client 胖客户端feature 特性、特征fetch 提取field 字段javafield 字段 for databasefield length 字段长度 for databasefile 文件filter 筛选 for databasefinalization 终结firewall 防火墙finalizer 终结器firmware 固件flag 标记flash memory 闪存flush 刷新font 字体foreign key FK 外键FK for databaseform 窗体formal parameter 形参forward declaration 前置声明forward-only 只向前的forward-only cursor 只向前游标 for database fragmentation 碎片 for databaseframework 框架full specialization 完全特化function 函数function call operator 即operator 函数调用操作符function object 函数对象function overloaded resolution函数重载决议functionality 功能function template函数模板functor 仿函数GAC global assembly cache 全局装配件缓存、全局配件缓存GC Garbage collection 垃圾回收机制、垃圾收集机制game 游戏generate 生成generic 泛化的、一般化的、通用的generic algorithm通用算法genericity 泛型getter 相对于 setter取值函数global 全局的global object 全局对象global scope resolution operator 全局范围解析操作符grant 授权 for databasegranularity 粒度group 组、群group box 分组框GUI 图形界面GUID Globally Unique Identifier 全球唯一标识符hand shaking 握手handle 句柄handler 处理器hard-coded 硬编码的hard-copy 截屏图hard disk 硬盘hardware 硬件hash table 散列表、哈希表header file头文件heap 堆help file 帮助文件hierarchy 层次结构、继承体系hierarchical data 阶层式数据、层次式数据hook 钩子Host application宿主应用程序hot key 热键hyperlink 超链接HTML HyperText Markup Language 超文本标记语言HTTP pipeline HTTP管道HTTP HyperText Transfer Protocol 超文本传输协议icon 图标IDE Integrated Development Environment集成开发环境IDL Interface Definition Language 接口定义语言identifier 标识符idle time 空闲时间if and only if当且仅当IL Intermediate Language 中间语言、中介语言image 图象IME 输入法immediate base 直接基类immediate derived 直接派生类immediate updating 即时更新 for database implicit transaction隐式事务 for database incremental update 增量更新 for database index 索引 for databaseimplement 实现implementation 实现、实现品implicit 隐式import 导入increment operator 增加操作符infinite loop 无限循环infinite recursive 无限递归information 信息infrastructure 基础设施inheritance 继承、继承机制inline 内联inline expansion 内联展开initialization 初始化initialization list 初始化列表、初始值列表initialize 初始化inner join 内联接 for databasein-place active 现场激活instance 实例instantiated 具现化、实体化常应用于template instantiation 具现体、具现化实体常应用于template integrate 集成、整合integrity 完整性、一致性integrity constraint完整性约束 for database interprocess communication IPC进程间通讯IPC interacts 交互interface 接口for GUI 界面interoperability 互操作性、互操作能力interpreter 解释器introspection 自省invariants 不变性invoke 调用isolation level 隔离级别 for databaseiterate 迭代iterative 反复的、迭代的iterator 迭代器iteration 迭代回圈每次轮回称为一个iteration item 项、条款、项目JIT compilation JIT编译即时编译key 键 for databasekey column 键列 for databaselaser 激光late binding 迟绑定left outer join 左向外联接 for database level 阶、层例high level 高阶、高层library 库lifetime 生命期、寿命link 连接、链接linkage 连接、链接linker 连接器、链接器literal constant 字面常数list 列表、表、链表list box 列表框livelock 活锁 for databaseload 装载、加载load balancing 负载平衡loader 装载器、载入器local 局部的local object 局部对象lock 锁log 日志login 登录login security mode登录安全模式 for database lookup table 查找表 for databaseloop 循环loose coupling 松散耦合lvalue 左值machine code 机器码、机器代码macro 宏maintain 维护managed code 受控代码、托管代码Managed Extensions 受控扩充件、托管扩展managed object 受控对象、托管对象mangled namemanifest 清单manipulator 操纵器iostream预先定义的一种东西many-to-many relationship 多对多关系 for database many-to-one relationship 多对一关系 for database marshal 列集member 成员member access operator 成员取用运算子有dot和arrow两种member function 成员函数member initialization list成员初始值列表memberwise 以member为单元…、members 逐一…memberwise copymemory 内存memory leak 内存泄漏menu 菜单message 消息message based 基于消息的message loop 消息环message queuing消息队列metadata 元数据metaprogramming元编程method 方法micro 微middleware 中间件middle tier 中间层modeling 建模modeling language 建模语言modifier 修饰字、修饰符modem 调制解调器module 模块most derived class最底层的派生类mouse 鼠标mutable 可变的mutex 互斥元、互斥体multidimensional OLAP MOLAP 多维OLAPMOLAP for database multithreaded server application 多线程服务器应用程序multiuser 多用户multi-tasking 多任务multi-thread 多线程multicast delegate 组播委托、多点委托named parameter 命名参数named pipe 命名管道namespace 名字空间、命名空间native 原生的、本地的native code 本地码、本机码Native Image Generator NGEN本地映像生成器nested class 嵌套类nested query 嵌套查询 for databasenested table 嵌套表 for databasenetwork 网络network card 网卡nondependent nameobject 对象object based 基于对象的object file 目标文件object model 对象模型object oriented 面向对象的object pooling 对象池化ODBC data source ODBC数据源 for databaseODBC driver ODBC驱动程序 for databaseODR one-definition ruleOLE Automation objects OLE自动化对象 for databaseOLE Automation server OLE自动化服务器 for databaseOLE DB consumer OLE DB使用者 for databaseOLE DB for OLAP 用于OLAP的OLE DB for databaseOLE DB provider OLE DB提供者 for databaseone-to-many relationship 一对多关系 for databaseone-to-one relationship 一对一关系 for databaseonline analytical processing OLAP 联机分析处理OLAP for databaseonline redo log 联机重做日志 for databaseonline transaction processing OLTP 联机事务处理OLTP for database Open Data Services ODS 开放式数据服务ODS for databaseOpen Database Connectivity ODBC 开放式数据库连接ODBC for database operand 操作数operating system OS 操作系统operation 操作operator 操作符、运算符option 选项optimizer 优化器outer join 外联接 for databaseoverflow 上限溢位相对于underflowoverhead 额外开销overload 重载overload resolution 重载决议overloaded function 重载的函数overloaded operator 被重载的操作符override 覆写、重载、重新定义package 包packaging 打包palette 调色板parallel 并行parameter 参数、形式参数、形参parameter list 参数列表parameterize 参数化parent class 父类parentheses 圆括弧、圆括号parse 解析parser 解析器part 零件、部件partial specialization 局部特化pass by address 传址函式引数的传递方式非正式用语pass by reference 传地址、按引用传递pass by value 按值传递pattern 模式PDA personal digital assistant个人数字助理PE Portable Executable file 可移植可执行文件performance 性能persistence 持久性PInvoke platform invoke service 平台调用服务pixel 像素placement deleteplacement newplaceholder 占位符platform 平台POD plain old data typePOI point of instantiationpointer 指针poll 轮询pooling 池化polymorphism 多态pop up 弹出式port 端口postfix 后缀precedence 优先序通常用于运算子的优先执行次序prefix 前缀preprocessor 预处理器primary key PK主键PK for databaseprimary table 主表 for databaseprimary template原始模板primitive type 原始类型print 打印printer 打印机procedure 过程procedural 过程式的、过程化的process 进程profile 评测profiler 效能性能评测器program 程序programmer 程序员programming编程、程序设计progress bar 进度指示器project 项目、工程property 属性protocol 协议pseudo code伪码qualified 经过资格修饰例如加上scope运算子qualifiedqualifier 修饰符quality 质量queue 队列race condition 竞争条件多线程环境常用语radian 弧度radio button 单选按钮raise 引发常用来表示发出一个exception random number 随机数range 范围、区间rank 等级raw 未经处理的readOnly只读record 记录 for databaserecordset 记录集 for databaserecursive 递归re-direction 重定向refactoring 重构refer 引用、参考reference 引用、参考reference counting引用计数referential integrity RI引用完整性RI for database register 寄存器reflection 反射refresh data 刷新数据 for databaseregular expression 正则表达式relational database 关系数据库remote 远程remote request 远程请求represent 表述,表现resolve 解析、决议resolution 解析过程result set 结果集 for databaseretrieve data 检索数据return 返回return type 返回类型return value 返回值right outer join 右向外联接 for database revoke 撤销robust 健壮robustness 健壮性roll back 回滚 for databaseroll forward 前滚 for databaseroutine 例程row 行 for databaserow lock 行锁 for databaserowset 行集 for databaseRPC remote procedure callRPC远程过程调用runtime 执行期、运行期、执行时、运行时rvalue 右值save 保存savepoint 保存点 for databaseSAX Simple API for XMLscalable 可伸缩的、可扩展的schedule 调度scheduler 调度程序schema 模式、纲目结构scroll bar滚动条scope 作用域、生存空间scope operator 生存空间操作符scope resolution operator 生存空间解析操作符screen 屏幕SDK Software Development Kit软件开发包sealed class 密封类search 查找semantics 语义semaphore 信号量sequential container序列式容器server 服务器、服务端serial 串行serialization/serialize 序列化server cursor服务端游标、服务器游标 for database session 会话 for databasesetter 设值函数shared lock 共享锁 for databasesibling 同级side effect 副作用signature 签名single-threaded 单线程slider滑块slot 槽smart pointer 智能指针SMTP Simple Mail Transfer Protocol 简单邮件传输协议snapshot 截屏图snapshot 快照 for databasespecialization 特化specification 规范、规格splitter 切分窗口SOAP simple object access protocol 简单对象访问协议software 软件source code 源码、源代码SQL Structured Query Language 结构化查询语言 for database stack 栈、堆栈stack unwinding 叠辗转开解此词用于exception主题standard library 标准库standard template library 标准模板库stateless 无状态的statement 语句、声明static cursor 静态游标 for databasestatic SQL statements 静态SQL语句 for databasestored procedure 存储过程 for database status bar 状态条stream 流string 字符串stub 存根subobject子对象subquery 子查询 for databasesubroutine 子例程subscrīpt operator 下标操作符subset 子集subtype 子类型support 支持suspend 挂起symbol 记号syntax 语法system databases 系统数据库 for database system tables 系统表 for databasetable 表 for databasetable lock 表锁 for databasetable-level constraint 表级约束 for database tape backup 磁带备份 for databasetarget 标的,目标task switch 工作切换TCP Transport Control Protocol 传输控制协议template 模板template-idtemplate argument deduction 模板参数推导template explicit specialization 模板显式特化template parameter 模板参数template template parametertemporary object 临时对象temporary table 临时表 for databasetext 文本text file 文本文件thin client 瘦客户端third-party 第三方thread 线程thread-safe 线程安全的throw 抛出、引发常指发出一个exception token 符号、标记、令牌看场合trace 跟踪transaction 事务 for databasetransaction log 事务日志 for database transaction rollback 事务回滚 for databasetransactional replication 事务复制 for databasetranslation unit 翻译单元traverse 遍历trigger 触发器 for databasetwo-phase commit 两阶段提交 for databasetupletwo-phase lookup 两阶段查找type 类型UDDIUniversary Descrīption, Discovery and Integration统一描述、查询与集成UML unified modeling language统一建模语言unary function 单参函数unary operator 一元操作符unboxing 拆箱、拆箱转换underflow 下限溢位相对于overflowUnion query 联合查询 for databaseUNIQUE constraints UNIQUE约束 for databaseunique index 唯一索引 for databaseunmanaged code 非受控代码、非托管代码unmarshal 散集unqualified 未经限定的、未经修饰的URI Uniform Resource identifier 统一资源标识符URL Uniform Resource Locator 统一资源定位器user 用户user interface 用户界面value types 值类型variable 变量vector 向量一种容器,有点类似arrayviable 可行的video 视频view 视图VEE Virtual Execution Engine虚拟执行引擎vendor 厂商view 视图 for databasevirtual function 虚函数virtual machine 虚拟机virtual memory 虚拟内存vowel 元音字母Web Services web服务WHERE clause WHERE子句 for database wildcard characters 通配符字符 for database wildcard search 通配符搜索 for database window 窗口window function 窗口函数window procedure 窗口过程Windows authentication Windows身份验证wizard 向导word 单词word processor 字处理器wrapper 包装、包装器write enable 写启用 for databasewrite-ahead log 预写日志 for databasewrite-only 只写WSDL Web Service Descrīption LanguageWeb Service描述语言XML Message Interface XMI XML消息接口XML eXtensible Markup Language 可扩展标记语言XSD XML Schema Definition XML模式定义语言XSL eXtensible Stylesheet Language 可扩展样式表语言XSLT eXtensible Stylesheet Language Transformation可扩展样式表语言转换xxx based 基于xxx的xxx oriented 面向xxxother 1 :application 应用程式应用、应用程序application framework 应用程式框架、应用框架应用程序框架architecture 架构、系统架构体系结构argument 引数传给函式的值;叁见 parameter 叁数、实质叁数、实叁、自变量array 阵列数组arrow operator arrow箭头运算子箭头操作符assembly 装配件assembly language 组合语言汇编语言assertion 断言assign 指派、指定、设值、赋值赋值assignment 指派、指定赋值、分配assignment operator 指派赋值运算子 = 赋值操作符associated 相应的、相关的相关的、关联、相应的associative container 关联式容器对应 sequential container 关联式容器atomic 不可分割的原子的attribute 属性属性、特性audio 音讯音频. 人工智慧人工智能background 背景背景用於图形着色後台用於行程backward compatible 回溯相容向下兼容bandwidth 频宽带宽base class 基础类别基类base type 基础型别等同於 base classbatch 批次意思是整批作业批处理benefit 利益收益best viable function 最佳可行函式最佳可行函式从 viable functions 中挑出的最佳吻合者binary search 二分搜寻法二分查找binary tree 二元树二叉树binary function 二元函式双叁函数binary operator 二元运算子二元操作符binding 系结绑定bit 位元位bit field 位元栏位域bitmap 位元图位图bitwise 以 bit 为单元逐一┅bitwise copy 以 bit 为单元进行复制;位元逐一复制位拷贝block 区块,区段块、区块、语句块boolean 布林值真假值,true 或 false 布尔值border 边框、框线边框bracecurly brace 大括弧、大括号花括弧、花括号bracketsquare brakcet 中括弧、中括号方括弧、方括号breakpoint 中断点断点build 建造、构筑、建置MS 用语build-in 内建内置bus 汇流排总线business 商务,业务业务buttons 按钮按钮byte 位元组由 8 bits 组成字节cache 快取高速缓存call 呼叫、叫用调用callback 回呼回调call operator call函式呼叫运算子调用操作符同 function call operatorcandidate function 候选函式候选函数在函式多载决议程序中出现的候选函式chain 串链例 chain of function calls 链character 字元字符check box 核取方块 . check button 复选框checked exception 可控式异常Javacheck button 方钮 . check box 复选按钮child class 子类别或称为derived class, subtype 子类class 类别类class body 类别本体类体class declaration 类别宣告、类别宣告式类声明class definition 类别定义、类别定义式类定义class derivation list 类别衍化列类继承列表class head 类别表头类头class hierarchy 类别继承体系, 类别阶层类层次体系class library 类别程式库、类别库类库class template 类别模板、类别范本类模板class template partial specializations 类别模板偏特化类模板部分特化class template specializations类别模板特化类模板特化cleanup 清理、善後清理、清除client 客端、客户端、客户客户client-server 主从架构客户/服务器clipboard 剪贴簿剪贴板clone 复制克隆collection 群集集合combo box 复合方块、复合框组合框command line 命令列命令行系统文字模式下的整行执行命令communication 通讯通讯compatible 相容兼容compile time 编译期编译期、编译时compiler 编译器编译器component 组件组件composition 复合、合成、组合组合computer 电脑、计算机计算机、电脑concept 概念概念concrete 具象的实在的concurrent 并行并发configuration 组态配置connection 连接,连线网络,资料库连接constraint 约束条件construct 构件构件container 容器容器存放资料的某种结构如 list, vector... containment 内含包容context 背景关系、周遭环境、上下脉络环境、上下文control 控制元件、控件控件console 主控台控制台const 常数constant 的缩写,C++ 关键字constant 常数相对於 variable 常量constructorctor 建构式构造函数与class 同名的一种 member functionscopy v 复制、拷贝拷贝copy n 复件, 副本cover 涵盖覆盖create 创建、建立、产生、生成创建creation 产生、生成创建cursor 游标光标custom 订制、自定定制data 资料数据database 资料库数据库database schema 数据库结构纲目data member 资料成员、成员变数数据成员、成员变量data structure 资料结构数据结构datagram 资料元数据报文dead lock 死结死锁debug 除错调试debugger 除错器调试器declaration 宣告、宣告式声明deduction 推导例:template argument deduction 推导、推断default 预设缺省、默认defer 延缓推迟define 定义预定义definition 定义、定义区、定义式定义delegate 委派、委托、委任委托delegation 同上demarshal 反编列散集dereference 提领取出指标所指物体的内容解叁考dereference operator dereference提领运算子解叁考操作符derived class 衍生类别派生类design by contract 契约式设计design pattern 设计范式、设计样式设计模式※最近我比较喜欢「设计范式」一词destroy 摧毁、销毁destructor 解构式析构函数device 装置、设备设备dialog 对话窗、对话盒对话框directive 指令例:using directive 编译指示符directory 目录目录disk 碟盘dispatch 分派分派distributed computing 分布式计算分布式电算分布式计算分散式计算分散式电算document 文件文档dot operator dot句点运算子 . 圆点操作符driver 驱动程式驱动程序dynamic binding 动态系结动态绑定efficiency 效率效率efficient 高效高效end user 终端用户entity 物体实体、物体encapsulation 封装封装enclosing class 外围类别与巢状类别 nested class 有关外围类enum enumeration 列举一种 C++ 资料型别枚举enumerators 列举元enum 型别中的成员枚举成员、枚举器equal 相等相等equality 相等性相等性equality operator equality等号运算子 == 等号操作符equivalence 等价性、等同性、对等性等价性equivalent 等价、等同、对等等价escape code 转义码转义码evaluate 评估、求值、核定评估event 事件事件event driven 事件驱动的事件驱动的exception 异常情况异常exception declaration 异常宣告ref. C++ Primer 3/e, 异常声明exception handling 异常处理、异常处理机制异常处理、异常处理机制exception specification 异常规格ref. C++ Primer 3/e, 异常规范exit 退离指离开函式时的那一个执行点退出explicit 明白的、明显的、显式显式export 汇出引出、导出expression 运算式、算式表达式facility 设施、设备设施、设备。
计算机编程及常用术语英语词汇大全公司标准化编码 [QQX96QT-XQQB89Q8-NQQJ6Q8-MQM9N]第一部分、计算机算法常用术语中英对照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 点覆盖Traveling 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数据对象advancedaggregation 聚合、聚集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引数(传给函式的值)。
算法常用术语中英对照以下是一些算法常用术语的中英对照,供参考:1. Algorithm 算法2. Data structure 数据结构3. Array 数组4. Stack 栈5. Queue 队列6. Linked list 链表7. Tree 树8. Binary tree 二叉树9. Graph 图10. Hash table 哈希表11. Sorting algorithm 排序算法12. Bubble sort 冒泡排序13. Insertion sort 插入排序14. Selection sort 选择排序15. Merge sort 归并排序16. Quick sort 快速排序17. Binary search 二分查找18. Depth-first search (DFS) 深度优先19. Breadth-first search (BFS) 广度优先20. Dijkstra's algorithm 迪杰斯特拉算法21. Prim's algorithm 普里姆算法22. Greedy algorithm 贪心算法23. Dynamic programming 动态规划24. Recursion 递归25. Backtracking 回溯29. Big O notation 大O符号30. Worst case scenario 最坏情况31. Best case scenario 最好情况32. Average case scenario 平均情况33. Asymptotic analysis 渐近分析34. Brute force 暴力解法35. Heuristic algorithm 启发式算法36. Randomized algorithm 随机算法37. Divide and conquer 分治法38. Memorization 记忆化39. Online algorithm 在线算法40. Offline algorithm 离线算法41. Random access 随机访问42. Sequential access 顺序访问45. In-place algorithm 原地算法46. Stable algorithm 稳定算法47. Unstable algorithm 不稳定算法48. Exact algorithm 精确算法49. Approximation algorithm 近似算法这些术语覆盖了算法和数据结构的各个方面,从基础的数据结构到排序算法、算法、图算法等等。
计算机编程常用术语中英对照Abstraction:抽象Accessor:访问器Address:地址Algorithm:算法API:应用程序接口Array:数组Assignment:赋值Asynchronous:异步Attribute:属性Backup:备份Bug:缺陷、错误Byte:字节Cache:缓存Class:类Closure:闭包Condition:条件Constant:常量Control Structure:控制结构Cookie:CookieCore:核心Cycle:循环Data:数据Database:数据库Debug:调试Declaration:声明Declarative Programming:声明式编程Decode:解码Define:定义Delete:删除Deployment:部署Design Pattern:设计模式Device:设备Dialogue:对话Dictionary:字典Dimension:维度Directive:指令Distributed System:分布式系统Done:完成Documentation:文档Domain:域Encapsulation:封装Encoding:编码Exception:异常Execution:执行Expression:表达式File:文件Function:函数Garbage Collection:垃圾回收Generic:通用Graph:图表Hash:散列Heap:堆Hierarchy:层次结构Host:主机Index:索引Inheritance:继承Input:输入Integrity:完整性Interface:界面Internet:因特网Interpreter:解释器IP:IPJava:JavaKey:键Linked List:链表Loop:循环Macro:宏Memory:内存Method:方法Module:模块Network:网络Object:对象OOP:面向对象编程。
编程词汇中英对照编程词汇中英对照引导语:编程就是让计算机为解决某个问题而使用某种程序设计语言编写程序代码,并最终得到结果的过程。
以下是店铺分享给大家的编程词汇中英对照,欢迎阅读!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 点覆盖Traveling 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引数(传给函式的值)。
计算机编程算法常用英语术语
导语:算法是指解题方案的准确而完整的描述,是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。
下面是YJBYS小编收集整理的有关计算机算法的英语词汇,欢迎参考!
Median and Selection 中位数
Generating Permutations 排列生成
Generating Subsets 子集生成
Generating Partitions 划分生成
Generating Graphs 图的生成
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 高精度计算。
算法常用术语中英对照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 点覆盖Traveling 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 归档文件、存档文件a r g u m e n t引数(传给函式的值)。
第一部分、计算机算法常用术语中英对照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 点覆盖Traveling 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数据对象advancedaggregation 聚合、聚集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引数(传给函式的值)。
编程算法常用术语中英对照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 点覆盖traveling 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引数(传给函式的值)。
计算机编程英语词汇
PHP100 2008年9月算法常用术语中英对照
1 Data Structures 基本数据结构
2 Dictionaries 字典
3 Priority Queues 堆
4 Graph Data Structures 图
5 Set Data Structures 集合
6 Kd-T rees 线段树
7 Numerical Problems 数值问题
8 Solving Linear Equations 线性方程组
9 Bandwidth Reduction 带宽压缩
10 Matrix Multiplication 矩阵乘法
11 Determinants and Permanents 行列式
12 Constrained and Unconstrained Optimization 最值问题
13 Linear Programming 线性规划
14 Random Number Generation 随机数生成
15 Factoring and Primality T esting 因子分解/质数判定
16 Arbitrary Precision Arithmetic 高精度计算
17 Knapsack Problem 背包问题
18 Discrete Fourier Transform 离散Fourier 变换
19 Combinatorial Problems 组合问题
20 Sorting 排序
21 Searching 查找
22 Median and Selection 中位数
23 Generating Permutations 排列生成
24 Generating Subsets 子集生成
25 Generating Partitions 划分生成
26 Generating Graphs 图的生成
27 Calendrical Calculations 日期
28 Job Scheduling 工程安排
29 Satisfiability 可满足性
30 Graph Problems -- polynomial 图论-多项式算法
31 Connected Components 连通分支
32 T opological Sorting 拓扑排序
33 Minimum Spanning Tree 最小生成树
34 Shortest Path 最短路径
35 Transitive Closure and Reduction 传递闭包
36 Matching 匹配
37 Eulerian Cycle / Chinese Postman Euler 回路/中国邮路
38 Edge and Vertex Connectivity 割边/割点
39 Network Flow 网络流
40 Drawing Graphs Nicely 图的描绘
41 Drawing Trees 树的描绘
42 Planarity Detection and Embedding 平面性检测和嵌入
43 Graph Problems -- hard 图论-NP 问题
44 Clique 最大团
45 Independent Set 独立集
46 Vertex Cover 点覆盖
47 Traveling Salesman Problem 旅行商问题
48 Hamiltonian Cycle Hamilton 回路
49 Graph Partition 图的划分
50 Vertex Coloring 点染色
51 Edge Coloring 边染色
52 Graph Isomorphism 同构
53 Steiner Tree Steiner 树
54 Feedback Edge/Vertex Set 最大无环子图
55 Computational Geometry 计算几何
56 Convex Hull 凸包
57 Triangulation 三角剖分
58 Voronoi Diagrams Voronoi 图
59 Nearest Neighbor Search 最近点对查询
60 Range Search 范围查询
61 Point Location 位置查询
62 Intersection Detection 碰撞测试
63 Bin Packing 装箱问题
64 Medial-Axis Transformation 中轴变换
65 Polygon Partitioning 多边形分割
66 Simplifying Polygons 多边形化简
67 Shape Similarity 相似多边形
68 Motion Planning 运动规划
69 Maintaining Line Arrangements 平面分割
70 Minkowski Sum Minkowski 和
71 Set and String Problems 集合与串的问题
72 Set Cover 集合覆盖
73 Set Packing 集合配置
74 String Matching 模式匹配
75 Approximate String Matching 模糊匹配
76 T ext Compression 压缩
77 Cryptography 密码
78 Finite State Machine Minimization 有穷自动机简化
79 Longest Common Substring 最长公共子串
80 Shortest Common Superstring 最短公共父串
81 DP——Dynamic Programming——动态规划
82 recursion ——递归。