Skip to content

aznn/programlets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Some small utility scripts and programs I have done here and there.

###Caesar Screenshot Decrypt's a string of text encrypted with Caesar's cypher. The program can decrypt it even if the Cipher text is not space seperated. In this case it will output all possibilities. Note: Only words present in the dictionary(words) will be considered as valid words.
Note: This uses a simple brute force technique.

###Bench Screenshot Benchmarks harvard's CS50/pset5/speller program. Works on the CS50 appliance only. The benchmark of your program is run against the Staff's implementation and a nice comparision table is printed

About

small utility programs and scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published