[ ソース: node-d3-quadtree ]
パッケージ: node-d3-quadtree (1.0.7-2)
node-d3-quadtree に関するリンク
Debian の資源:
node-d3-quadtree ソースパッケージをダウンロード:
- [node-d3-quadtree_1.0.7-2.dsc]
- [node-d3-quadtree_1.0.7.orig.tar.gz]
- [node-d3-quadtree_1.0.7-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [d3js.org]
類似のパッケージ:
Two-dimensional recursive spatial subdivision
A quadtree recursively partitions two-dimensional space into squares, dividing each square into four equally-sized squares. Each distinct point exists in a unique leaf node; coincident points are represented by a linked list.
Quadtrees can accelerate various spatial operations, such as the Barnes–Hut approximation for computing many-body forces, collision detection, and searching for nearby points.
Node.js is an event-based server-side JavaScript engine.
その他の node-d3-quadtree 関連パッケージ
|
|
|
|
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable