more projects
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,109 @@
|
||||
<?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>91.0</x>
|
||||
<y>214.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>206.0</x>
|
||||
<y>219.0</y>
|
||||
</state>
|
||||
<state id="2" name="q2">
|
||||
<x>317.0</x>
|
||||
<y>223.0</y>
|
||||
</state>
|
||||
<state id="3" name="q3">
|
||||
<x>419.0</x>
|
||||
<y>210.0</y>
|
||||
</state>
|
||||
<state id="4" name="q4">
|
||||
<x>514.0</x>
|
||||
<y>213.0</y>
|
||||
</state>
|
||||
<state id="5" name="q5">
|
||||
<x>659.0</x>
|
||||
<y>213.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<state id="6" name="q6">
|
||||
<x>279.0</x>
|
||||
<y>418.0</y>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>4</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>3</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>3</from>
|
||||
<to>6</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>5</from>
|
||||
<to>6</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>4</from>
|
||||
<to>5</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>6</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>6</from>
|
||||
<to>6</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>6</from>
|
||||
<to>6</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>4</from>
|
||||
<to>6</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>5</from>
|
||||
<to>3</to>
|
||||
<controlx>553</controlx>
|
||||
<controly>274</controly>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>2</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>6</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>2</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 124 KiB |
@@ -0,0 +1,37 @@
|
||||
<?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>53.0</x>
|
||||
<y>221.0</y>
|
||||
<initial/>
|
||||
</state>
|
||||
<state id="1" name="q1">
|
||||
<x>145.0</x>
|
||||
<y>223.0</y>
|
||||
<final/>
|
||||
</state>
|
||||
<!--The list of transitions.-->
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>0</to>
|
||||
<read>0</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>0</from>
|
||||
<to>1</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
<transition>
|
||||
<from>1</from>
|
||||
<to>0</to>
|
||||
<read>1</read>
|
||||
</transition>
|
||||
</automaton>
|
||||
</structure>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user