| [ QuizWit ] in KIDS 글 쓴 이(By): fooljo (좆까좆성철맧) 날 짜 (Date): 1998년03월23일(월) 07시42분32초 ROK 제 목(Title): [퀴즈] Moore Machine A Moore sequential string recognizer has one input and one output. The output should be 1 if the total number of 0's received at the input is odd AND the total number of 1's received is an even number greater than 0. This machine can be implemented in exactly six states, S0 ( reset states , output 0 ) , S5 ( the only state with an output = 1 ) and four states. [Quiz] Draw a state diagram for this string recognizer. |