Joshua E. Roybal (joshroybal)

joshroybal

Geek Repo

Company:none

Location:Mpls., Minn.

Github PK Tool:Github PK Tool

Joshua E. Roybal's repositories

hill-climb

common lisp hill climbing attack on newspaper style simple substitution ciphers

Language:Common LispLicense:MITStargazers:1Issues:2Issues:0

word-counter

count words in a text file using custom common lisp binary search tree packages

Language:Common LispLicense:MITStargazers:1Issues:2Issues:0

congress

New version of php/mysql U.S. Congress database web app. Members current as of May 2023.

Language:PHPLicense:MITStargazers:0Issues:1Issues:0

hash-crud

Simple CRUD app written in C.

Language:CLicense:MITStargazers:0Issues:2Issues:0

markov-chain

Grab a markov chain of text from a text file.

Language:PythonLicense:UnlicenseStargazers:0Issues:2Issues:0

sicp-streams

SICP style streams implemented in Common Lisp

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

simple-graphs-Python3

Simple graph text and dot language emission with Python 3.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

avlcrud-c

toy crud app using AVL balanced binary search tree in C.

Language:CLicense:MITStargazers:0Issues:2Issues:0

C-linear-probing

Open addressing and linear probing hash table demo in C.

Language:CLicense:MITStargazers:0Issues:1Issues:0

CL-avl

AVL binary search tree testing using Common Lisp

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

cl-bst

common lisp binary search trees and small scale tests

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

CL-words

Common Lisp text and direct access file I/O tests using unix words file.

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

common-lisp-sieve

Common Lisp segmened sieve of Eratosthenes.

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

count-words

compiled windows executable for distribution racket program counts words in text file using AVL blalanced binary search tree

Language:RacketLicense:MITStargazers:0Issues:2Issues:0

cxx-primes

prime numbers class demo

Language:C++License:MITStargazers:0Issues:2Issues:0

diffeq-C

Numerical approximations of differential equation solutions. Euler, modified Euler and Runge-Kutta methods.

Language:CLicense:MITStargazers:0Issues:2Issues:0

finite-groups

Pretty print a Cayley Table and some other info about the multiplicative group of integers modulo n.

Language:Common LispLicense:MITStargazers:0Issues:2Issues:0

fortran-hillclimb

hillclimbing attack on simple substitution ciphers

Language:FortranLicense:MITStargazers:0Issues:1Issues:0

fortran-primes

Factorize integers 2_16 <= z <= 2_16**127-1

Language:FortranLicense:MITStargazers:0Issues:2Issues:1

fortran-sieve

Sieve of Eratosthenes module and test driver.

Language:FortranLicense:MITStargazers:0Issues:2Issues:0

gwbasic-sieve

GWBASIC SEGMENTED SIEVE OF ERATOSTHENES

Language:BASICLicense:MITStargazers:0Issues:2Issues:0

huffman-racket

Racket Scheme Huffman encoding compression and decompression.

Language:RacketLicense:MITStargazers:0Issues:2Issues:0

linear-algebra

Basic linear algebra stuff in post f77 Fortran.

Language:FortranLicense:MITStargazers:0Issues:1Issues:1

Pascal-linear-probing

Open addressing and linear probing hashtable demo in Pascal.

Language:PascalLicense:MITStargazers:0Issues:1Issues:0

python-primes

primes prime-factorization pseudo-random-numbers

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

scheme-sieve

scheme programming simple and segmented sieve of eratosthenes

Language:SchemeLicense:MITStargazers:0Issues:2Issues:0

simple-graph-free-pascal

Simple graph emission with Free Pascal. LinkedList included.

Language:PascalLicense:MITStargazers:0Issues:1Issues:0

simple-graphs-common-lisp

Basic simple graph creation using CL

Language:Common LispLicense:MITStargazers:0Issues:1Issues:0

simple-graphs-cxx

C++ version of simple colored graphs stuff.

Language:C++License:MITStargazers:0Issues:1Issues:0

simple-graphs-fortran

Simple graph text and dot language (graphviz) emission with Fortran. Linked list adjacency list representation, matrix too of course since it's Fortran.

Language:FortranLicense:MITStargazers:0Issues:1Issues:0