David Theese (dtheese)

dtheese

Geek Repo

Github PK Tool:Github PK Tool

David Theese's repositories

perfect_sum

Generate all groups of positive (or, optionally, non-negative) integers that sum to the specified integer N

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

poker

Project to count frequency of 5-card poker hands contained within N-card hands (5 <= N <= 52)

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

mt_rand_gen_estimate_maxima_count

Monte Carlo simulation to determine mean and standard error of new maxima count when generating uniform random numbers

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

mt_rand_gen

Track smallest and largest numbers seen during ongoing generation of uniform random numbers

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

state_space_search

Generic state space search library with toy eight puzzle example

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

meta_order_stat

Use C++ metaprogramming to compute order statistics of a list of numbers at compile time

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

wordle-solver

A Solver for the Popular Wordle Word Game

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