Skip to content

RM21/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Small Algorithm Projects

WordNet: Program which creates a relationship graph between nouns and synonyms. Used the measure the semantic relatedness between words which have been defined in the word net.

SeamCarver: Program which allows for seam carving for a given picture file. Seam-carving is a content-aware image resizing technique where the image is reduced in size by one pixel of height (or width) at a time.

Percolation: Program which determines whether or not an N*N grid percolates. Useful for determining the minimal amount of resources statistically required to acquire connectedness.

About

Small Algorithm Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages