Skip to content

Cucchi01/hamming-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hamming-distance

The hamming function inserts in the n-th cell the hamming distance between the n-th cells from 2 different vectors.
The main passes to the hamming function the parameters and prints the results. The hamming function receives:

  • first vector
  • second vector
  • vector of the results
  • dimension of the vectors

Example:
Hamming distance example

Technologies

  • assembly MIPS

About

Contains the implementation of the Hamming distance between the cells of two vector in assembly mips

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors