當前位置:才華齋>範例>校園>

c語言實用專業英語詞彙帶翻譯

校園 閱讀(6.82K)

c語言的學習跟一些相關專業的`英語學習密切相關,這也就意味著需要我們努力掌握c語言學習中實用英語專業詞彙,只有掌握這些才能更好地學習c語言。

c語言實用專業英語詞彙帶翻譯

  c語言實用專業英語詞彙

cascading if statement 級聯if語句

control expression 控制表示式

infinite loop 無限迴圈

loop-and -a-half problem 半途退出

function prototype 函式原型

function body 函式體

predicate function 謂詞函式

formal parameter 形式引數

local variable 區域性變數

frame 幀

stack frame 棧幀

return address 返回地址

procedure 過程

decomposition 分解

top-down design 自頂向下的設計

stepwise refinement 逐步精化

modular arithmetic 取模運算

number theory 數論

  c語言專業英語詞彙

prime 素數

cryptography 密碼學

loop invariant 迴圈不變式

desk-cheching 桌面檢查

testing 測試

tradeoff 權衡

numerical algorithm 數值演算法

successive approximation 連續逼近

converge 收斂的

error handling 錯誤處理

series expansion 級數展開

power series 冪級數

portable 可移植

implementor 實現者

client 客戶

exporting 匯出

package 軟體包

abstraction 抽象

coordinates 座標

text data 文字資料

enumeration 列舉

typedef 定義型別

scalar type 標量型別

  c語言實用專業詞彙

character code 字元程式碼

character constant 字元常量

special character 特殊字元

printing charater 可列印字元

escape sequence 轉義序列

octal notation 八進位制計數法

primitive operation 基本操作

module 模組

main module 主模組

pseudocode 虛擬碼

token 記號

lexical analysis 詞法分析

token scanning 記號掃描

internal state 內部狀態

global variable 全域性變數

static 靜態的

private 私有的

dynamic initialization 動態初始化

static initialization 靜態初始化

default valued 預設值

buffer 緩衝區