Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Image Evolver

Compare

  Analyzed 2 days ago

Moved to github! https://github.com/aaronbot3000/image-evolver The goal of the Image Evolver is to recreate a source picture using overlapping transparent shapes positioned a genetic algorithm.

5.73K lines of code

0 current contributors

over 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

md5 cracker

Compare

  Analyzed 3 days ago

I finished my C md5 cracker finally, it's pretty fast but not comparable to that uses the GPU or those made in some scripting language. It uses a not casual brute force and takes three command line arguments:

630 lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

TTT

Compare

  Analyzed 3 days ago

A tic-tac-toe in plain ansi c using a minimax implementation. This is really the *best* tic-tac-toe player by brute forcing ;) It will precalculate all the 9! (factorial) moves and play accordingly to either win or tie, never lose. Compiles with gcc and visual studio 6

487 lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This