計算機程式設計常用英語單詞

才智咖 人氣:3.11W

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

計算機程式設計常用英語單詞

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)活動伺服器頁面

ASP.NET worker process ASP.NET工作者程序

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