計算機編程常用英語單詞

來源:文萃谷 2.93W

為了使計算機能夠理解人的意圖,人類就必須將需解決的問題的思路、方法、和手段通過計算機能夠理解的形式告訴計算機,使得計算機能夠根據人的指令一步一步去工作,完成某種特定的任務。這種人和計算機之間交流的過程就是編程。下面是小編分享的編程常用英語單詞,希望能對大家有所幫助!

計算機編程常用英語單詞

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 相關的、相關聯的

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 可滿足性

熱門標籤