検索結果- 英語 - 多言語
検索内容:
tacit programming
(programming) A programming paradigm in which function definitions do not identify the arguments (or "points") on which they operate. Instead, the definitions merely compose other functions, among which are combinators that manipulate the arguments.
関数定義において操作対象となる引数を明示的に記述せず、代わりに他の関数の合成を通じてプログラムの動作や論理を構築するプログラミングパラダイム
applications program
Alternative form of application program
application programの別形
programming interface
(computing) Ellipsis of application programming interface..
(コンピューティング)application programming interfaceの省略形
TV program
Alternative form of television program
television programの別形
space program
US standard spelling of space programme.
space programmeの米国標準綴り
programming language
(programming) Code of reserved words and symbols used in computer programs, which give instructions to the computer on how to accomplish certain computing tasks.
コンピュータに特定の処理や計算タスクを実行させるための命令文を記述する、予約語や記号を組み合わせた言語
programming languages
authoring program
(computing) Software that can combine text with other multimedia to make an integrated package.
テキストやその他のマルチメディア要素を組み合わせ、統合されたコンテンツパッケージを作成できるソフトウェア
get with the program
(US, idiomatic, informal) To become organized, current, or aware.
現状や流れに合わせる、順応する / 最新の情報や事情を把握して意識的に行動する / 状況を理解し、必要な調整を行う
( present singular third-person )
( participle present )
( past )
( participle past )
linear programming
(mathematics) The branch of mathematics concerned with the minimization or maximization of a linear function of several variables and inequalities; used in many branches of industry to minimize costs or maximize production.
線形計画法: 複数の変数に対する線形目的関数の最小化または最大化を行う数学の分野。通常、不等式による制約条件が存在し、産業界ではコストの削減や生産の最大化を目的として利用される。