Git Product home page Git Product logo

dfa_project's Introduction

DFA_Project

Premise

This was the final project for my Theoretical Foundations class at Georgia Southern University.

My teammate for this project was Tyler Hodzen who's github page can be found here

We were instructed to build a Deterministic finite automaton that could be created from a text file.

Since we were able to choose our method of creating the DFA and be creative with it, we choose to use C++.

How it works

When launching the program, you enter the file that contains the DFA and the string you wish to test as command line arguments.

After reading it, a window will appear showing you the DFA in action.

In order to test a different string or a different DFA, the program must be closed and relaunched with different command line arguments.

Motivation

Besides wanting a good grade, we choose C++ so that we could get better at the language.

This also benefited me since I was able to implement different rasterization methods.

I was able to write a method to draw a circle, load and draw text using a java program I wrote, and draw bezier curves.

These methods are not perfect in anyway as there are more efficient and accurate methods to do all of those, though I did learn how to implement them on a low level.

dfa_project's People

Contributors

davidah121 avatar thodzen avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.