Word List

計算機プログラムの構造と解釈: SICP - 第ニ章

計算機プログラムの構造と解釈(SICP: Structure and Interpretation of Computer Programs)に登場する用語集です.
第二版の和田英一氏翻訳版において,英単語が括弧書きで示されているものを抽出しました.
※ 複数形になっているものは単数にしてあります.
今回は,第二章の範囲です.
第一章 => http://ivoca.31tools.com/book?id=147
第二章 => http://ivoca.31tools.com/book?id=229

68 語中 1~50番目 / 次 »

問題 解答 出題数 習得度 苦手度
希望的思考 wishful thinking - - -
width - - -
可変長 variable-length - - -
一元多項式 univariate polynomial - - -
型タグ type tag - - -
tree - - -
tower - - -
記号式 symbolic expression - - -
拡大型 supertype - - -
部分型 subtype - - -
成層設計 stratified design - - -
薄い sparse - - -
並び sequence - - -
分離符号 separator code - - -
選択子 selector - - -
頑健 robust - - -
有理関数 rational function - - -
クォートする quote - - -
擬剰余 pseudo-remainder - - -
擬除算 pseudo-division - - -
語頭符号 prefix code - - -
語頭 prefix - - -
多項式型 poly - - -
ポインタ pointer - - -
pair - - -
ペインタ painter - - -
パッケージ package - - -
通常 ordinary - - -
メッセージパッシング message passing - - -
写像 map - - -
リスト構造 list structure - - -
リスト構造の list structed - - -
リスト list - - -
キー key - - -
整数化因子 integerizing factor - - -
不定元 indeterminate - - -
型の階層構造 hierarchy of type - - -
階層的 hierarchical - - -
汎用手続き generic procedure - - -
汎用演算 generic operation - - -
フレーム座標写像 frame coordinate map - - -
固定長 fixed-length - - -
フィルタ filter - - -
数え上げ enumerator - - -
空リスト empty list - - -
ドット末尾記法 dotted-tail notation - - -
型による振り分け dispatching on type - - -
濃い dense - - -
データ主導プログラミング data-directed programming - - -
データ主導 data directed - - -

68 語中 1~50番目 / 次 »

Homeに戻る