Occam
Oc·cam
O0024500 (ŏk′əm), William ofOck·ham
also Oc·cam O0024500 (ŏk′əm), William of 1285?-1349?Occam
(ˈɒkəm)Oc•cam
Ock•ham
(ˈɒk əm)n. William of,
Noun | 1. | ![]() |
单词 | occam | |||||||||||
释义 | OccamOc·camO0024500 (ŏk′əm), William ofOck·hamalso Oc·cam O0024500 (ŏk′əm), William of 1285?-1349?Occam(ˈɒkəm)Oc•camOck•ham(ˈɒk əm)n. William of,
occamOckham, Occamoccam(language)The basic entity in occam is the process of which there arefour fundamental types, assignment, input, output, and wait.More complex processes are constructed from these using SEQ tospecify sequential execution, PAR to specify parallelexecution and ALT where each process is associated with aninput from a channel. The process whose channel inputs firstis executed. The fourth constructor is IF with a list ofconditions and associated processes. The process executed isthe one with the first true condition in textual order. Thereis no operator precedence. The original occam is now known as "occam 1". It was extendedto occam 2. Simulator for VAX. Tahoe mailing list: [David May et al, 1982. "Concurrent algorithms"]. ["Occam", D. May, SIGPLAN Notices 18(4):69-79, 1983]. occamAn early parallel processing language from Inmos Limited that was developed in the 1980s to handle concurrent operations. The Inmos Transputer executed occam almost directly. In the following statements, two items of data are read and incremented at the same time. PAR specifies that following statements are to be executed concurrently, and SEQ indicates that the following statements are executed sequentially. See transputer.PARSEQchan1 ? item1item1 := item1 + 1SEQchan2 ? item2item2 := item2 + 1 OCCAM
Occam
Synonyms for Occam
|
|||||||||||
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。