kdtree

A simple C library for working with KD-Trees

  • 所有者: jtsiomb/kdtree
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

kdtree

.. image:: http://nuclear.mutantstargoat.com/sw/kdtree/img/kdtree_logo.png

Overview

kdtree is a simple, easy to use C library for working with kd-trees.

Kd-trees are an extension of binary search trees to k-dimensional data. They
facilitate very fast searching, and nearest-neighbor queries.

This particular implementation is designed to be efficient and very easy to
use. It is completely written in ANSI/ISO C, and thus completely
cross-platform.

See under the doc/ and examples/ directories to find out how to use the
kdtree library.

License

Author: John Tsiombikas nuclear@member.fsf.org

kdtree is free software. You may use, modify, and redistribute it under the
terms of the 3-clause BSD license.

Download

Latest release (0.5.7): http://nuclear.mutantstargoat.com/sw/kdtree/files/kdtree-0.5.7.tar.gz

You can find previous releases here:
http://nuclear.mutantstargoat.com/sw/kdtree/files/

You can also grab a copy of the source from github: https://github.com/jtsiomb/kdtree

主要指標

概覽
名稱與所有者jtsiomb/kdtree
主編程語言C
編程語言C (語言數: 2)
平台
許可證Other
所有者活动
創建於2015-03-13 02:06:19
推送於2021-08-07 15:57:28
最后一次提交2019-11-12 11:36:39
發布數3
最新版本名稱v0.5.7 (發布於 )
第一版名稱kdtree-0.5.5 (發布於 )
用户参与
星數397
關注者數27
派生數117
提交數23
已啟用問題?
問題數18
打開的問題數5
拉請求數3
打開的拉請求數2
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?