Skip to content

palixthepalalix/NetworkSecProj3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alix Cook
amc2316
Assignment 3


Compile: 
javac Ngram.java

Run: 
java Ngram n s {program file} {output file}

Writes to file in this format:
{ngram Hex} {count} {percent}%
no specific ordering is written.

Takes about a second or less to run on the largest program.

For unique values, it just writes a percentage at the bottom of the output file for total uniqu files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published