翻訳と辞書
Words near each other
・ probabilistic
・ probabilistic automaton
・ probe
・ problem state
・ proc
・ procedural
・ procedural language
・ procedural language/sql
・ procedure
・ proceedings
process
・ process and experiment automation real-time language
・ process design language 2
・ process id
・ process identifier
・ process scheduling
・ process table
・ processing
・ processor
・ processor direct slot


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

process : FOLDOC
process
1. The sequence of states of an executing program. A process consists of the program code (which may be shared with other processes which are executing the same program), private data, and the state of the processor, particularly the values in its registers. It may have other associated resources such as a process identifier, open files, CPU time limits, shared memory, {child processes}, and {signal handlers}.
One process may, on some platforms, consist of many threads. A multitasking operating system can run multiple processes {concurrently} or in parallel, and allows a process to spawn "child" processes.
(2001-06-16)
2. The sequence of activities, people, and systems involved in carrying out some business or achieving some desired result. E.g. software development process, project management process, configuration management process.
(2001-06-16)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.