Skip to content

chengfzy/BasicAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Basic Algorithm

Content

  1. Hanmming Distance
    Calculate the count of "1" of an unsigned integer in binary expression.
  2. Cubic Spline
    Use cubic spline to fit data and evaluate value using interpolation and extrapolation. More detail
  3. Polynominal Roots
    Calculate the polynominal roots. Ref: http://mathworld.wolfram.com/PolynomialRoots.html

About

Some Basic Algorithm Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published