sample-projects

所属分类:论文
开发工具:C++
文件大小:2762KB
下载次数:0
上传日期:2023-04-11 18:50:37
上 传 者sh-1993
说明:  一系列学术和个人项目展示了我对编程的熟练程度。
(A collection of academic and personal projects demonstrating my proficiency in programming.)

文件列表:
Compiler (0, 2023-04-12)
Compiler\Compiler.py (24596, 2023-04-12)
Japanese Translator (0, 2023-04-12)
Japanese Translator\Final (0, 2023-04-12)
Japanese Translator\Final\#parser.cpp# (0, 2023-04-12)
Japanese Translator\Final\group3Parser.out (28856, 2023-04-12)
Japanese Translator\Final\parser.cpp (15935, 2023-04-12)
Japanese Translator\Final\parserWork.txt (1523, 2023-04-12)
Japanese Translator\IsolatedFunctions (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1 (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\a.out (19184, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\fa.cpp (5307, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\faOutput.txt (5506, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\fain.txt (54, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\fain_mytoken.txt (19, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog1\prog1output.txt (1951, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2 (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2\a.out (14864, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2\df.cpp (3577, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2\dfOutput.txt (1677, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2\dfas.txt (21, 2023-04-12)
Japanese Translator\IsolatedFunctions\Dfas\Prog2\trs.txt (120, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator\Generator.cpp (1733, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator\KevynHigbeeGeneratorOutput.txt (90401, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator\KevynHigbeeRecognizerOutput.txt (763, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator\Recognizer.cpp (1401, 2023-04-12)
Japanese Translator\IsolatedFunctions\Generator\a.out (35008, 2023-04-12)
Japanese Translator\IsolatedFunctions\Matrix (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Matrix\a.out (36696, 2023-04-12)
Japanese Translator\IsolatedFunctions\Matrix\hw2output.txt (501, 2023-04-12)
Japanese Translator\IsolatedFunctions\Matrix\lines.txt (53, 2023-04-12)
Japanese Translator\IsolatedFunctions\Matrix\mat.cpp (2238, 2023-04-12)
Japanese Translator\IsolatedFunctions\Parser (0, 2023-04-12)
Japanese Translator\IsolatedFunctions\Parser\TableDrivenParser.cpp (2392, 2023-04-12)
Japanese Translator\IsolatedFunctions\Parser\a.out (56624, 2023-04-12)
Japanese Translator\IsolatedFunctions\Parser\rules (39, 2023-04-12)
... ...


Logo Logo

Sample Projects

A repository containing various projects demonstrating my programming abilities.

Table of Contents
  1. About This Repository
  2. Projects
# About This Repository This github repository contains projects that are in a ready to view and ready to run format whose purpose is to demonstrate my ability as a programmer to implement fundamental and complex solutions to problems. Each project placed in this repository is selected based on how significant the project is or how interesting I found the topic. More specific factors are: * Demonstrates implementations of fundamental algorithms and data structures * Shows my ability to understand and implement more abstract concepts * Exemplifies good programming practices * Topics that I find extremely engaging to work with :smile: This list does not contain all of my completed projects, but rather more significant and ready to view programs. I will be continually adding more to this repository as I am able to recover more projects that were not originally on gitub as well as newly developed programs which I feel show important programming skills. # Projects To ease navigation of this repository, changes have been made to the file structures and documentation of certain projects. ## SSH Gui Not yet Uploaded. Tkinter Gui made for managing port security on AOS 6 and 8 network switches. Made for internal use at CSUSM. ## Compiler A Tkinter GUI, tokenizer, and syntax analyzer built in python. This was developed the course Programming Languages at CSUSM. ## Japanese Translator Grammar aware Japanese to English translator build in C++. This was developed for Theory of Computing at CSUSM. ## Process Scheduler C++ Implementation of process scheduling and resource allocation using various algorithms. This program utilizes linux specific libraries for thread management. ## Receipt Reader A Python 3.8 program which reads an image of a receipt and utilizes computer vision, text reading, and image editing packages to store specific information in a JSON format. ## Towers of Hanoi AI An Artifcial Intelligence program built to solve an any height towers of hanoi puzzle using A* algorithm. This was programmed in C++ for Artificial Intelligence at CSUSM. ### Contact [![Gmail][gmail-shield]][gmail-url] [![LinkedIn][linkedin-shield]][linkedin-url] [gmail-shield]: https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white [gmail-url]: mailto:kevynhigbee@gmail.com [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://www.linkedin.com/in/kevynhigbee/ [product-screenshot]: images/screenshot.png

近期下载者

相关文件


收藏者