亚洲精品中文字幕无乱码_久久亚洲精品无码AV大片_最新国产免费Av网址_国产精品3级片

行業(yè)英語

計算機編程常用英語單詞

時間:2024-07-19 15:10:34 行業(yè)英語 我要投稿
  • 相關推薦

計算機編程常用英語單詞

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

計算機編程常用英語單詞

  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引數(shù)(傳給函式的值)。參見parameter

  array 數(shù)組

  arrow operator 箭頭操作符

  ASP(Active Server Page)活動服務器頁面

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

  assembly 裝配件、配件

  assembly language 匯編語言

  assembly manifest 裝配件清單

  assert(ion) 斷言

  assign 賦值

  assignment 賦值、分配

  assignment operator 賦值操作符

  associated 相關的、相關聯(lián)的

  Data Structures 基本數(shù)據(jù)結構

  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 隨機數(shù)生成

  Factoring and Primality Testing 因子分解/質數(shù)判定

  Arbitrary Precision Arithmetic 高精度計算

  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 圖論-多項式算法

  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 最大無環(huán)子圖

  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 運動規(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 有窮自動機簡化

  Longest Common Substring 最長公共子串

  Shortest Common Superstring 最短公共父串

  DP——Dynamic Programming——動態(tài)規(guī)劃

  recursion —— 遞歸

【計算機編程常用英語單詞】相關文章:

計算機編程常用英語詞匯08-02

計算機編程及常用術語英語詞匯11-27

javascript編程常用知識的應用10-10

常用商務英語單詞08-15

關于編程之PHP常用MySql操作的方法09-29

數(shù)控編程代碼大全07-18

javascript編程技巧方法07-14

PHP Socket編程過程02-09

Javascript 面向對象編程06-25

Java基本編程技巧09-03