jcraner.com

File Archive

This is a collection of programming projects and other stuff. Right now there are only a couple MFC apps, but I will add more of my files here in the future.

Sudoku Monkey logo

Sudoku Monkey

Sudoku Monkey is a Sudoku assistant that can grab puzzles off the screen from other programs (web or application). It can give hints using its limited solving capabilities and can save files for importing into more advanced solvers.

This is an early, alpha version. If you like it so far, let me know!

Version 0.11 - June 20, 2006
SudokuMonkey011.zip (24KB) (Windows executable)

Screen shots (grabber and GUI):

MFC Programs

WaveScope logo

WaveScope

WaveScope is a spectrum analyzer/oscilloscope for WAVE files. It was meant to be similar to the tools used in DSP development. I was writing some PC-based DSP simulation code that used WAVE files for input and output, so I made this tool to analyze the results.

WaveScope054.zip (54KB) (Windows executable, source included)


PigNet logo

PigNet

PigNet is a client/server, peer-to-peer chat program. When you start it up, you decide whether to act as a server or to connect to a server on another host. Messages by any user (client or server) are broadcast to all the other users connected to the server. Users can also send an "OINK" alert, which plays a sound announcing that "it's pig time."

I wrote this when I was working at my first job out of college. We interns and recent grads would go out and play "PIG" on the hoop in the parking lot every day. I was tinkering with sockets programming at the time, and modified my first peer-to-peer chat program into this multi-user system so we could chat about when to play pig (i.e. *ahem* waste time).

PigNet15.zip (73KB) (Windows executable, source included)

© 2004-2007 Jeremy Craner :: Updated 29 Dec 2007