more projects
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
Binary file not shown.
@@ -0,0 +1,55 @@
|
||||
<?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>67.0</x>
|
||||
<y>125.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>174.0</x>
|
||||
<y>51.0</y>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>175.0</x>
|
||||
<y>205.0</y>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>288.0</x>
|
||||
<y>127.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>3</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>3</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>2</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>0</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>0</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
@@ -0,0 +1,57 @@
|
||||
<?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>67.0</x>
|
||||
<y>125.0</y>
|
||||
<initial/>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>174.0</x>
|
||||
<y>51.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>175.0</x>
|
||||
<y>205.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>288.0</x>
|
||||
<y>127.0</y>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>3</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>3</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>2</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>0</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>0</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
Reference in New Issue
Block a user