Skip to content

matt-neal/CSCI_43200_Final_AI-Crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI_43200_Final_AI-Crypto


CSCI 432 Final Project Repo

Implemented using Java 1.8 SDK. Requires com.microsoft.sqlserver.jdbc.SQLServerDriver to be installed in your PATH to execute.

A link to the report can be found here: https://docs.google.com/document/d/1Tgl5qpqXgr8-uGcsuTZVEgGIXlDPkDxGqvfEcX6I26s/edit?usp=sharing


Execution Instructions:

There is a makefile included for those who wish to fork the code and execute locally.

  1. Navigate to the directory with the project files
  2. Type "make all"
  3. Type "java Crypto"

If you would like to attempt solutions for your own shift/anagram files, either update the included .txt files in the directory, or add new .txt files to the same locale as the others. The system is already configured to prepend the current user directory to the file path, so when typing in file names, only the name and extension is needed, such as "shift.txt" (sans quotations).


Authors

  1. Matthew Neal - [email protected]
  2. Loren Jones - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published