more projects
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--Created with JFLAP 7.1.--><structure>
|
||||
<type>fa</type>
|
||||
<automaton>
|
||||
<!--The list of states.-->
|
||||
<state id="0" name="q0">
|
||||
<x>74.0</x>
|
||||
<y>144.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>178.0</x>
|
||||
<y>147.0</y>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>357.0</x>
|
||||
<y>154.0</y>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>256.0</x>
|
||||
<y>150.0</y>
|
||||
</state>
|
||||
<state id="4" name="q4">
|
||||
<x>458.0</x>
|
||||
<y>157.0</y>
|
||||
</state>
|
||||
<state id="5" name="q5">
|
||||
<x>568.0</x>
|
||||
<y>160.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="6" name="q6">
|
||||
<x>501.0</x>
|
||||
<y>242.0</y>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>5</from>
|
||||
<to>6</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>3</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>4</from>
|
||||
<to>5</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>2</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>4</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>6</from>
|
||||
<to>4</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!--Created with JFLAP 7.1.--><structure>
|
||||
<type>fa</type>
|
||||
<automaton>
|
||||
<!--The list of states.-->
|
||||
<state id="0" name="q0">
|
||||
<x>136.0</x>
|
||||
<y>147.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>249.0</x>
|
||||
<y>152.0</y>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>390.0</x>
|
||||
<y>153.0</y>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>506.0</x>
|
||||
<y>155.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>0</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>0</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>3</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>2</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
Reference in New Issue
Block a user