公式タイトルと情報はIP Exchange PlusとPremiumのユーザーのみが利用可能です。
特許 権利維持 Control logic is a key part of a software program that controls the operations of the program. The control logic responds to commands from the user, and it also acts on its own to perform automated tasks that have been structured into the program.[1] Model of a simple stopwatch[2] Control logic can be modeled using a state diagram,[3] which is a form of hierarchical state machine. These state diagrams can also be combined with flow charts to provide a set of computational semantics for describing complex control logic.