Leslie Horace (lezahlie)

lezahlie

Geek Repo

Location:West, USA

Github PK Tool:Github PK Tool

Leslie Horace's repositories

HillCipherKeyPair

C Programs for generating Hill Cipher encryption/decryption key pairs.

Language:CStargazers:1Issues:1Issues:0

IPC-Programs

Demonstration of interprocess communication using Pipes, Processes, Sockjets, and Threads

Language:CStargazers:1Issues:1Issues:0

MatrixMultiplication

Experimental project for Matrix Multiplication Naive vs Cache Blocking Algorithms. Includes research report created on overleaf.com, explaining all aspects of the experiment.

Language:CStargazers:1Issues:1Issues:0

Stencil-Project

Performance Analysis of Iterative Stencil Loops using Pthreads and OpenMPI

Language:CStargazers:1Issues:0Issues:0

Algorithms

Compilation of Algorithms using various techniques such as Divide and Conquer, Dynamic Programming, Backtracking, Graph Traversals, etc.

Language:PythonStargazers:0Issues:1Issues:0

BookStoreRentalAPI

Implementation of Microsoft's Web Api with MongoDB Tutorial with additional Toy Rental System.

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

Floyds-Warshall

Floyds Shortest Path using Pthreads

Language:CStargazers:0Issues:0Issues:0

JsonParser

Json Parser sample program to demonstrate implementation of custom attributes and regex attribute validation.

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

optuna

A hyperparameter optimization framework

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

RowVSCol

Simple program to compute the elapsed time for row vs col traversals in C lang matrixes, also demonstrates efficient memory allocation storage..

Language:CStargazers:0Issues:1Issues:0