معرفی شرکت ها


golang-github-willf-bitset-dev_1.1.3-3_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Implements bitsets, a mapping between non-negative integers and boolean values
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته golang-github-willf-bitset-dev
نام فایل بسته golang-github-willf-bitset-dev_1.1.3-3_all.deb
نسخه بسته 1.1.3
انتشار بسته 3
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/willf/bitset
مجوز -
حجم دانلود 13664
حجم نصب 78
This package provides a Go library with methods for setting, clearing, flipping, and testing individual integers. . It also provides set intersection, union, difference, complement, and symmetric operations, as well as tests to check whether any, all, or no bits are set, and queries a bitset's current length and number of positive bits.


نیازمندی

مقدار نام
-


نحوه نصب


نصب پکیج deb golang-github-willf-bitset-dev:

    sudo apt-get install golang-github-willf-bitset-dev_1.1.3-3_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-willf-bitset-dev/README.md
./usr/share/doc/golang-github-willf-bitset-dev/changelog.Debian.gz
./usr/share/doc/golang-github-willf-bitset-dev/copyright
./usr/share/gocode/src/github.com/willf/bitset/bitset.go
./usr/share/gocode/src/github.com/willf/bitset/bitset_benchmark_test.go
./usr/share/gocode/src/github.com/willf/bitset/bitset_test.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_19.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64.s
./usr/share/gocode/src/github.com/willf/bitset/popcnt_amd64_test.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_cmp_test.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_generic.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_go18_test.go
./usr/share/gocode/src/github.com/willf/bitset/popcnt_test.go
./usr/share/gocode/src/github.com/willf/bitset/trailing_zeros_18.go
./usr/share/gocode/src/github.com/willf/bitset/trailing_zeros_19.go