-
Notifications
You must be signed in to change notification settings - Fork 0
ianforsyth/Nearest-Neighbors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Programmer: Ian Forsyth Last Updated: 11.30.2012 Description: Written in C, this is an implementation of the nearest neighbors algorithm for a 2d coordinate system between 0 and 1. See code comments for more information and debug output. To Compile: Program compiled with: gcc -g -std=99 -o out neighbors.c -lm
About
Repository of different implementations of the nearest neighbors algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published