data structures 基本數(shù)據(jù)結(jié)構(gòu)
dictionaries 字典
priority queues 堆
graph data structures 圖
set data structures 集合
kd-trees 線段樹
numerical problems 數(shù)值問題
solving linear equations 線性方程組
bandwidth reduction 帶寬壓縮
matrix multiplication 矩陣乘法
determinants and permanents 行列式
constrained and unconstrained optimization 最值問題
linear programming 線性規(guī)劃
random number generation 隨機(jī)數(shù)生成
factoring and primality testing 因子分解/質(zhì)數(shù)判定
arbitrary precision arithmetic 高精度計(jì)算
knapsack problem 背包問題
discrete fourier transform 離散fourier變換
combinatorial problems 組合問題
sorting 排序
searching 查找
median and selection 中位數(shù)
generating permutations 排列生成
generating subsets 子集生成
generating partitions 劃分生成
generating graphs 圖的生成
calendrical calculations 日期
job scheduling 工程安排
satisfiability 可滿足性
graph problems -- polynomial 圖論-多項(xiàng)式算法
connected components 連通分支
topological sorting 拓?fù)渑判?BR> minimum spanning tree 最小生成樹
shortest path 最短路徑
transitive closure and reduction 傳遞閉包
matching 匹配
eulerian cycle / chinese postman euler回路/中國郵路
edge and vertex connectivity 割邊/割點(diǎn)
network flow 網(wǎng)絡(luò)流
drawing graphs nicely 圖的描繪
drawing trees 樹的描繪
planarity detection and embedding 平面性檢測和嵌入
graph problems -- hard 圖論-np問題
clique 團(tuán)
independent set 獨(dú)立集
vertex cover 點(diǎn)覆蓋
traveling salesman problem 旅行商問題
hamiltonian cycle hamilton回路
graph partition 圖的劃分
vertex coloring 點(diǎn)染色
edge coloring 邊染色
graph isomorphism 同構(gòu)
steiner tree steiner樹
feedback edge/vertex set 無環(huán)子圖
computational geometry 計(jì)算幾何
convex hull 凸包
triangulation 三角剖分
voronoi diagrams voronoi圖
nearest neighbor search 最近點(diǎn)對查詢
range search 范圍查詢
point location 位置查詢
intersection detection 碰撞測試
bin packing 裝箱問題
medial-axis transformation 中軸變換
polygon partitioning 多邊形分割
simplifying polygons 多邊形化簡
shape similarity 相似多邊形
motion planning 運(yùn)動(dòng)規(guī)劃
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 有窮自動(dòng)機(jī)簡化
longest common substring 最長公共子串
shortest common superstring 最短公共父串
dp——dynamic programming——?jiǎng)討B(tài)規(guī)劃
recursion —— 遞歸
編程詞匯
a2a integration a2a整合
abstract 抽象的
abstract base class (abc)抽象基類
abstract class 抽象類
abstraction 抽象、抽象物、抽象性
access 存取、訪問
access level訪問級別
access function 訪問函數(shù)
account 賬戶
action 動(dòng)作
activate 激活
active 活動(dòng)的
actual parameter 實(shí)參
adapter 適配器
add-in 插件
address 地址
address space 地址空間
address-of operator 取地址操作符
adl (argument-dependent lookup)
ado(activex data object)activex數(shù)據(jù)對象
advanced 高級的
aggregation 聚合、聚集
algorithm 算法
alias 別名
align 排列、對齊
allocate 分配、配置
allocator分配器、配置器
angle bracket 尖括號
annotation 注解、評注
api (application programming interface) 應(yīng)用(程序)編程接口
app domain (application domain)應(yīng)用域
application 應(yīng)用、應(yīng)用程序
application framework 應(yīng)用程序框架
appearance 外觀
append 附加
architecture 架構(gòu)、體系結(jié)構(gòu)
archive file 歸檔文件、存檔文件
argument引數(shù)(傳給函式的值)。參見parameter
array 數(shù)組
arrow operator 箭頭操作符
asp(active server page)活動(dòng)服務(wù)器頁面
asp.net worker process asp.net工作者進(jìn)程
assembly 裝配件、配件
assembly language 匯編語言
assembly manifest 裝配件清單
assert(ion) 斷言
assign 賦值
assignment 賦值、分配
assignment operator 賦值操作符
associated 相關(guān)的、相關(guān)聯(lián)的
associative container 關(guān)聯(lián)式容器(對應(yīng)sequential container)
asynchronous 異步的
atomic 原子的
atomic operation 原子操作
attribute 特性、屬性
authentication service 驗(yàn)證服務(wù)
authorization 授權(quán)
audio 音頻
a.i. 人工智能
b2b integration b2b整合、b2b集成(business-to-business integration)
background 背景、后臺(進(jìn)程)
backward compatible 向后兼容、向下兼容
backup 備份
backup device備份設(shè)備
backup file 備份文件
bandwidth 帶寬
base class 基類
base type 基類型
batch 批處理
dictionaries 字典
priority queues 堆
graph data structures 圖
set data structures 集合
kd-trees 線段樹
numerical problems 數(shù)值問題
solving linear equations 線性方程組
bandwidth reduction 帶寬壓縮
matrix multiplication 矩陣乘法
determinants and permanents 行列式
constrained and unconstrained optimization 最值問題
linear programming 線性規(guī)劃
random number generation 隨機(jī)數(shù)生成
factoring and primality testing 因子分解/質(zhì)數(shù)判定
arbitrary precision arithmetic 高精度計(jì)算
knapsack problem 背包問題
discrete fourier transform 離散fourier變換
combinatorial problems 組合問題
sorting 排序
searching 查找
median and selection 中位數(shù)
generating permutations 排列生成
generating subsets 子集生成
generating partitions 劃分生成
generating graphs 圖的生成
calendrical calculations 日期
job scheduling 工程安排
satisfiability 可滿足性
graph problems -- polynomial 圖論-多項(xiàng)式算法
connected components 連通分支
topological sorting 拓?fù)渑判?BR> minimum spanning tree 最小生成樹
shortest path 最短路徑
transitive closure and reduction 傳遞閉包
matching 匹配
eulerian cycle / chinese postman euler回路/中國郵路
edge and vertex connectivity 割邊/割點(diǎn)
network flow 網(wǎng)絡(luò)流
drawing graphs nicely 圖的描繪
drawing trees 樹的描繪
planarity detection and embedding 平面性檢測和嵌入
graph problems -- hard 圖論-np問題
clique 團(tuán)
independent set 獨(dú)立集
vertex cover 點(diǎn)覆蓋
traveling salesman problem 旅行商問題
hamiltonian cycle hamilton回路
graph partition 圖的劃分
vertex coloring 點(diǎn)染色
edge coloring 邊染色
graph isomorphism 同構(gòu)
steiner tree steiner樹
feedback edge/vertex set 無環(huán)子圖
computational geometry 計(jì)算幾何
convex hull 凸包
triangulation 三角剖分
voronoi diagrams voronoi圖
nearest neighbor search 最近點(diǎn)對查詢
range search 范圍查詢
point location 位置查詢
intersection detection 碰撞測試
bin packing 裝箱問題
medial-axis transformation 中軸變換
polygon partitioning 多邊形分割
simplifying polygons 多邊形化簡
shape similarity 相似多邊形
motion planning 運(yùn)動(dòng)規(guī)劃
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 有窮自動(dòng)機(jī)簡化
longest common substring 最長公共子串
shortest common superstring 最短公共父串
dp——dynamic programming——?jiǎng)討B(tài)規(guī)劃
recursion —— 遞歸
編程詞匯
a2a integration a2a整合
abstract 抽象的
abstract base class (abc)抽象基類
abstract class 抽象類
abstraction 抽象、抽象物、抽象性
access 存取、訪問
access level訪問級別
access function 訪問函數(shù)
account 賬戶
action 動(dòng)作
activate 激活
active 活動(dòng)的
actual parameter 實(shí)參
adapter 適配器
add-in 插件
address 地址
address space 地址空間
address-of operator 取地址操作符
adl (argument-dependent lookup)
ado(activex data object)activex數(shù)據(jù)對象
advanced 高級的
aggregation 聚合、聚集
algorithm 算法
alias 別名
align 排列、對齊
allocate 分配、配置
allocator分配器、配置器
angle bracket 尖括號
annotation 注解、評注
api (application programming interface) 應(yīng)用(程序)編程接口
app domain (application domain)應(yīng)用域
application 應(yīng)用、應(yīng)用程序
application framework 應(yīng)用程序框架
appearance 外觀
append 附加
architecture 架構(gòu)、體系結(jié)構(gòu)
archive file 歸檔文件、存檔文件
argument引數(shù)(傳給函式的值)。參見parameter
array 數(shù)組
arrow operator 箭頭操作符
asp(active server page)活動(dòng)服務(wù)器頁面
asp.net worker process asp.net工作者進(jìn)程
assembly 裝配件、配件
assembly language 匯編語言
assembly manifest 裝配件清單
assert(ion) 斷言
assign 賦值
assignment 賦值、分配
assignment operator 賦值操作符
associated 相關(guān)的、相關(guān)聯(lián)的
associative container 關(guān)聯(lián)式容器(對應(yīng)sequential container)
asynchronous 異步的
atomic 原子的
atomic operation 原子操作
attribute 特性、屬性
authentication service 驗(yàn)證服務(wù)
authorization 授權(quán)
audio 音頻
a.i. 人工智能
b2b integration b2b整合、b2b集成(business-to-business integration)
background 背景、后臺(進(jìn)程)
backward compatible 向后兼容、向下兼容
backup 備份
backup device備份設(shè)備
backup file 備份文件
bandwidth 帶寬
base class 基類
base type 基類型
batch 批處理

