Windows
MacOS
Linux
Android
Авторизация
Регистрация
Главная
Новости
Каталог
Игры
Обзоры
Новинки
Отзывы

Скачать C++ sets class

C/C++ sets class

для Windows

The sets class can be used to perform set operations in your programs. It represents set elements as bits in a private array of unsigned long integers. The array size is a defined constant which can be changed to suit your application. The sets class supports the following set operations by means of C++ operator overloading: (1) union -- The union of two sets A, B is the set of all elements which belong to either A or B. In the sets class, the symbol + is the binary union operator. (2) intersection -- The intersection of two sets A, B is the set of all elements which belong to both A and B. The symbol * is the binary intersection operator:
A * B = {x: x is in A -and- x is in B } (3) complement -- In set theory, sets are subsets of a fixed universal set U. In the sets class, U is the set of elements numbered from 1 to MAX_WORDS * WORD_SIZE. The complement of set A is the set of elements belonging to U but not belonging to A. The symbol ~ is the unary complement operator: ~A = {x: x is in U, x is not in A } (4) difference -- The difference of two sets A, B is the set of all elements which belong to A less those in B. The symbol - is the binary difference operator: A - B = {x: x is in A, x is not in B} (5) symmetric difference -- The symmetric difference of two sets A, B is the set of all elements which belong to A or to B, but not both.

Скачать C++ sets class бесплатно на странице загрузки.

C++ sets class 1.0

Основная информация о программе

Разработчик

Abecedarical Systems

Лицензия

Бесплатная

Версия

1.0

Дата релиза

14.01.2001

Размер файла

13.66 Kb

Операционная система

Семейство

Windows

Версия ОС

Win2000
Win98
WinXP

Требования

C/C++ compiler 

Популярность у пользователей

Рейтинг

0

Голосов

0

Статистика просмотров

За сегодня

0

За неделю

0

За все время

765     [ 07.03.2015 — 28.01.26 ]

Статистика загрузок

За сегодня

0

За неделю

0

За все время

104     [ 07.03.2015 — 28.01.26 ]

Дополнительная информация

Дата изменения

07.03.2015

Как вы оцениваете программу C++ sets class 1.0?

Оставьте отзыв о программе C++ sets class 1.0

Пожалуйста, оставьте несколько слов о программе C++ sets class, чтобы помочь другим пользователям выбрать достойный программный продукт из представленных на нашем сайте. Возможно, именно ваше мнение станет решающим в пользу того, чтобы заинтересованный человек мог скачать C++ sets class, уверенный в том, что именно эта программа ему необходима.

Представьтесь, ваше имя или ник?
Ваше Email
Сложите два числа (антиспам)