معرفی شرکت ها


golang-github-petar-gollrb-dev_0.0~git20130427.0.53be0d3+dfsg-4_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

LLRB implementation of balanced binary search trees for Go
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe all
نام بسته golang-github-petar-gollrb-dev
نام فایل بسته golang-github-petar-gollrb-dev_0.0~git20130427.0.53be0d3+dfsg-4_all.deb
نسخه بسته 0.0~git20130427.0.53be0d3+dfsg
انتشار بسته 4
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/petar/gollrb
مجوز -
حجم دانلود 11468
حجم نصب 47
GoLLRB is a Left-Leaning Red-Black (LLRB) implementation of 2-3 balanced binary search trees in Go the Language. . 2-3 trees (a type of BBST's), as well as the runtime-similar 2-3-4 trees, are the de facto standard BBST algorithms found in implementations of Python, Java, and other libraries. The LLRB method of implementing 2-3 trees is a recent improvement over the traditional implementation. The LLRB approach was discovered relatively recently (in 2008) by Robert Sedgewick of Princeton University.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-petar-gollrb-dev:

    sudo apt-get install golang-github-petar-gollrb-dev_0.0~git20130427.0.53be0d3+dfsg-4_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-petar-gollrb-dev/README.md
./usr/share/doc/golang-github-petar-gollrb-dev/Sedgewick-RedBlackBST.java.gz
./usr/share/doc/golang-github-petar-gollrb-dev/changelog.Debian.gz
./usr/share/doc/golang-github-petar-gollrb-dev/copyright
./usr/share/doc/golang-github-petar-gollrb-dev/examples/ex1.go
./usr/share/gocode/src/github.com/petar/GoLLRB/example/ex1.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/avgvar.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/iterator.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/iterator_test.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/llrb-stats.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/llrb.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/llrb_test.go
./usr/share/gocode/src/github.com/petar/GoLLRB/llrb/util.go