more projects

This commit is contained in:
Austin
2026-02-03 09:00:30 -06:00
parent 2451448b8a
commit 4f40466733
250 changed files with 993861 additions and 0 deletions
+51
View File
@@ -0,0 +1,51 @@
<?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>69.0</x>
<y>61.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>198.0</x>
<y>-13.0</y>
</state>
<state id="2" name="q2">
<x>352.0</x>
<y>59.0</y>
<final/>
</state>
<!--The list of transitions.-->
<transition>
<from>1</from>
<to>2</to>
<read>1</read>
</transition>
<transition>
<from>0</from>
<to>0</to>
<read>1</read>
</transition>
<transition>
<from>2</from>
<to>0</to>
<read>1</read>
</transition>
<transition>
<from>0</from>
<to>1</to>
<read>0</read>
</transition>
<transition>
<from>1</from>
<to>0</to>
<read>0</read>
</transition>
<transition>
<from>2</from>
<to>0</to>
<read>0</read>
</transition>
</automaton>
</structure>
+51
View File
@@ -0,0 +1,51 @@
<?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>111.0</x>
<y>130.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>223.0</x>
<y>127.0</y>
</state>
<state id="2" name="q2">
<x>372.0</x>
<y>137.0</y>
<final/>
</state>
<!--The list of transitions.-->
<transition>
<from>2</from>
<to>2</to>
<read>0</read>
</transition>
<transition>
<from>1</from>
<to>1</to>
<read>0</read>
</transition>
<transition>
<from>2</from>
<to>2</to>
<read>1</read>
</transition>
<transition>
<from>0</from>
<to>0</to>
<read>1</read>
</transition>
<transition>
<from>0</from>
<to>1</to>
<read>0</read>
</transition>
<transition>
<from>1</from>
<to>2</to>
<read>1</read>
</transition>
</automaton>
</structure>