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
Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+54
View File
@@ -0,0 +1,54 @@
<?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>139.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>157.0</x>
<y>140.0</y>
</state>
<state id="2" name="q2">
<x>244.0</x>
<y>140.0</y>
</state>
<state id="3" name="q3">
<x>326.0</x>
<y>140.0</y>
</state>
<state id="4" name="q4">
<x>436.0</x>
<y>141.0</y>
<final/>
</state>
<!--The list of transitions.-->
<transition>
<from>1</from>
<to>2</to>
<read>1</read>
</transition>
<transition>
<from>4</from>
<to>3</to>
<read>0</read>
</transition>
<transition>
<from>0</from>
<to>1</to>
<read>0</read>
</transition>
<transition>
<from>3</from>
<to>4</to>
<read>1</read>
</transition>
<transition>
<from>2</from>
<to>3</to>
<read>0</read>
</transition>
</automaton>
</structure>
+52
View File
@@ -0,0 +1,52 @@
<?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>61.0</x>
<y>90.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>148.0</x>
<y>88.0</y>
</state>
<state id="2" name="q2">
<x>262.0</x>
<y>88.0</y>
</state>
<state id="3" name="q3">
<x>355.0</x>
<y>87.0</y>
<final/>
</state>
<!--The list of transitions.-->
<transition>
<from>0</from>
<to>1</to>
<read>1</read>
</transition>
<transition>
<from>1</from>
<to>0</to>
<read>1</read>
</transition>
<transition>
<from>1</from>
<to>2</to>
<read>0</read>
</transition>
<transition>
<from>2</from>
<to>0</to>
<controlx>140</controlx>
<controly>208</controly>
<read>0</read>
</transition>
<transition>
<from>2</from>
<to>3</to>
<read>1</read>
</transition>
</automaton>
</structure>
+78
View File
@@ -0,0 +1,78 @@
<?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>92.0</x>
<y>151.0</y>
<initial/>
</state>
<state id="1" name="q1">
<x>179.0</x>
<y>156.0</y>
</state>
<state id="2" name="q2">
<x>246.0</x>
<y>157.0</y>
</state>
<state id="3" name="q3">
<x>301.0</x>
<y>144.0</y>
</state>
<state id="4" name="q4">
<x>363.0</x>
<y>144.0</y>
</state>
<state id="5" name="q5">
<x>459.0</x>
<y>151.0</y>
<final/>
</state>
<!--The list of transitions.-->
<transition>
<from>2</from>
<to>3</to>
<read>1</read>
</transition>
<transition>
<from>4</from>
<to>5</to>
<read>1</read>
</transition>
<transition>
<from>2</from>
<to>3</to>
<read>0</read>
</transition>
<transition>
<from>4</from>
<to>5</to>
<read>0</read>
</transition>
<transition>
<from>3</from>
<to>4</to>
<read>1</read>
</transition>
<transition>
<from>3</from>
<to>4</to>
<read>0</read>
</transition>
<transition>
<from>0</from>
<to>1</to>
<read>1</read>
</transition>
<transition>
<from>1</from>
<to>2</to>
<read>0</read>
</transition>
<transition>
<from>1</from>
<to>2</to>
<read>1</read>
</transition>
</automaton>
</structure>