معرفی شرکت ها


ann-example-1.1.2-alt5.ppc64le.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Example for ANN
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic ppc64le
نام بسته ann-example
نام فایل بسته ann-example-1.1.2-alt5.ppc64le.rpm
نسخه بسته 1.1.2
انتشار بسته alt5
معماری بسته ppc64le
نگهدارنده -
تاریخ ساخت Fri 07 Jun 2019 11
هاست سازنده wasp08.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.cs.umd.edu/~mount/ANN/
مجوز LGPL v2.1 or later
حجم دانلود 14K
حجم نصب 77.675K
ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. In the nearest neighbor problem a set of data points in d-dimensional space is given. These points are preprocessed into a data structure, so that given any query point q, the nearest or generally k nearest points of P to q can be reported efficiently. The distance between two points can be defined in many ways. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. Based on our own experience, ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. (For applications in significantly higher dimensions, the results are rather spotty, but you might try it anyway.) The library implements a number of different data structures, based on kd-trees and box-decomposition trees, and employs a couple of different search strategies. The library also comes with test programs for measuring the quality of performance of ANN on any particular data sets, as well as programs for visualizing the structure of the geometric data structures. This package contains example for ANN.


جایگزین ها

بسته نسخه معماری مخزن
ann-example-1.1.2-alt5.i586.rpm 1.1.2 i586 ALT classic
ann-example-1.1.2-alt5.mipsel.rpm 1.1.2 mipsel ALT classic
ann-example-1.1.2-alt5.x86_64.rpm 1.1.2 x86_64 ALT classic
ann-example-debuginfo-1.1.2-alt5.mipsel.rpm 1.1.2 mipsel ALT debuginfo


نیازمندی

مقدار نام
- /lib64/ld64.so.2
= 1.1.2-alt5:sisyphus+221266.100.1.2 libann
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 1.1.2-alt5:sisyphus+221266.100.1.2 ann-example


نحوه نصب


نصب پکیج rpm ann-example:

    sudo apt-get install ann-example-1.1.2-alt5.ppc64le.rpm


فایل ها

مسیرها
/usr/bin/ann_sample
/usr/share/ann
/usr/share/ann/example
/usr/share/ann/example/Makefile
/usr/share/ann/example/ann_sample.cpp
/usr/share/ann/example/data.pts
/usr/share/ann/example/query.pts
/usr/share/ann/example/sample.save


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-02-11

Fixed FTBFS.

2011-03-11

Added -g into compiler flags

2011-02-10

Rebuilt for debuginfo

2010-10-18

Rebuilt for soname set-versions

2010-06-11

Version 1.1.2

2009-09-11

Initial build for Sisyphus