readme

来自「smpl仿真函数库」· 代码 · 共 24 行

TXT
24
字号
To Make SMPL do:%make smplTo try out the timed Petri net simulator using the smpl library, do:%make petriand then try:%petri < phil.dat'phil.dat' is the information for the Dining Philosophers Petri net. Fora good explanation of this Petri net and others, reference the followingtext:  Peterson, James L. "Petri Net Theory and the Modeling of Systems",  Prentice Hall, 1981. The source file 'petri.c' contains information on the format for the inputfiles (such as 'phil.dat') that define your net.-Paul Fishwick

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?