Ryder Dale Walton (Slidejiveman)

Slidejiveman

Geek Repo

Company:Boeing

Location:Oklahoma City, Oklahoma

Home Page:https://www.linkedin.com/in/ryder-dale-walton-b555387b/

Github PK Tool:Github PK Tool

Ryder Dale Walton's repositories

verticle_meaning

The source code for my 3rd doctoral paper, entitled "Vertical Meaning"

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Paper3

Repository that contains the code used for my 3rd PhD paper

Language:PythonStargazers:1Issues:0Issues:0

Scripts

This repository holds scripts that I use to setup my environment on a new PC

Language:PowerShellStargazers:1Issues:0Issues:0

HoloLens1-App

The Application Code for HoloLens1

Language:C#Stargazers:0Issues:0Issues:0

HoloLens1

Code examples I did when working with the HoloLens 1

Language:C#Stargazers:0Issues:0Issues:0

Let-There-Be-Light

Code use to generate DisCoCat diagrams and quantum circuit diagrams for PhD Paper 2

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

SieveOfErasthosthenes

Finds prime numbers in a range

Language:C#Stargazers:0Issues:0Issues:0

Compilers_2.5_Infix_to_Postfix_Translator

Compiler book excersize extended with custom error handling.

Language:JavaStargazers:0Issues:0Issues:0

batch_example

Example Batch file that opens up either some default news websites or any number of specified sites as arguments separated by spaces.

Language:BatchfileStargazers:0Issues:0Issues:0

bash_example

basic bash tutorial to show newbies.

Language:ShellStargazers:0Issues:0Issues:0

JUnit_Example

Based on https://www.tutorialspoint.com/junit/junit_basic_usage.htm

Language:JavaStargazers:0Issues:0Issues:0

jxpath

jxpath example

Language:JavaStargazers:0Issues:0Issues:0

xerces_example

simple example from TutorialsPoint on how to use Xerces.

Language:JavaStargazers:0Issues:0Issues:0

jdom_example

Based on mykong's example.

Language:JavaStargazers:0Issues:0Issues:0

HelloSpring

Hello World Spring Tutorial: https://www.tutorialspoint.com/spring/spring_hello_world_example.htm

Language:JavaStargazers:0Issues:0Issues:0

simplederby

From derby Tutorial: http://db.apache.org/derby/papers/DerbyTut/embedded_intro.html

Stargazers:0Issues:0Issues:0

demologging

demonstrates how to setup log4j 1.2.17

Language:JavaStargazers:0Issues:0Issues:0

SwingExample

Puzzle shuffle example.

Language:JavaStargazers:0Issues:0Issues:0

Structural_Example

Example of the decorator structural design pattern

Language:JavaStargazers:0Issues:0Issues:0

Creational_Example

Simple project that demonstrates the use of the Singleton, Abstract Factory, and Factory Method patterns

Language:JavaStargazers:0Issues:0Issues:0

Prototype_Pattern

Remedial example of a Prototype Design Pattern

Language:JavaStargazers:0Issues:0Issues:0

Streams_Lambdas

Example of Java 8 Stream and Lambda functionality

Language:JavaStargazers:0Issues:0Issues:0

RedBlackTree

Demonstrates RedBlackTree with Null Node and Strategy Design Patterns

Language:JavaStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

miniOS_Encrypted

Naively encrypting the input files used in my miniOS Simulator

Language:CStargazers:0Issues:0Issues:0

miniOS

miniOS that combines all of the concepts we learned from our earlier labs.

Language:CStargazers:0Issues:0Issues:0

func_struct

A structure that contains an array of threads and an array of pointers to functions that could be used to map a thread to the desired functions specified by a customer.

Language:CStargazers:0Issues:0Issues:0

boost_hello_world

Project tests that my Boost library installation was successful and VS was configured properly.

Language:C++Stargazers:0Issues:0Issues:0

swift_tutorial

Swift and Xcode tutorial

Language:SwiftStargazers:0Issues:0Issues:0

daxpy

Multiplies a vector by a scalar, then adds it to another vector. Used to check performance differences between static and dynamic schedules.

Language:CStargazers:0Issues:0Issues:0