Computer science terms in Japanese
The list of Japanese translations of computer science terms, sorted alphabetically according to each term's English name.
A
- algorithm • アルゴリズム
- application programming interface • アプリケーションプログラミングインタフェース
- array data structure • 配列
- artificial intelligence • 人工知能
- artificial neural network • ニューラルネットワーク
- assignable variable • 代入可能変数
- associative array • 連想配列
- atomicity, consistency, isolation, durability • ACID (コンピュータ科学)
B
- Boolean algebra • ブール代数学
C
- compiler • コンパイラ
- computer science • 計算機科学
- cryptography • 暗号理論
D
- data structure • データ構造
- data type • データ型
- database • データベース
- deep learning • ディープラーニング
F
- field-programmable gate array • FPGA
- functional programming • 関数型プログラミング
G
- graph data structure • グラフ
H
- hash function • ハッシュ関数
- hash table • ハッシュテーブル
- hash table • ハッシュテーブル
I
- input/output • 入出力
- interpreter • インタプリタ
L
- linked list • 連結リスト
- logic gate • 論理回路
- lookup table • ルックアップテーブル
M
- machine learning • 機械学習
- memoization • メモ化
N
- natural language processing • 自然言語処理
O
- object-oriented programming • オブジェクト指向プログラミング
- opcode • オペコード
- operand • 被演算子
- operating system • オペレーティングシステム
- OSI model • OSI参照モデル
P
- pseudocode • 擬似コード
R
- random-access memory • ランダムアクセスメモリ
- relational database • 関係データベース
S
- software library • ソフトウェアライブラリ
- systems development life-cycle • システム開発ライフサイクル
T
- tree • 木構造
- Turing machine • チューリングマシン
V
- version control • バージョン管理
- von Neumann architecture • ノイマン型