Skip to content

danielcranford/cs420

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents:
 CoinFlip - flip coins in parallel
 BruteForceDES - crack DES in parallel

Ant and a JDK is required to build the projects. To build them run the 
command "ant jar" in the root of the project directories. (Note: 
installing ant on ubuntu does not by install a JDK) To execute the 
projects, run java -jar dist/CoinFlip.jar or java -jar dist/BruteForceDES.jar 
in the root of the project directories.


About

Spring 2012 repo for parallel programming cs420

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published