UBI EasyCoder 201 IISA Instrukcja Obsługi Strona 25

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 181
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 24
24
Intermec Fingerprint 6.13 – Programmer's Guide
4. TERMINOLOGY AND SYNTAX, cont'd.
9. Operators, cont'd.
Logical operators can also be used to mask bits, e.g.:
A%=A% AND 128
The principles are illustrated by the following tables, where A and
B are simple logical expressions.
Logical operator: AND Logical operator: OR
ABA AND BABA OR B
111 111
100 101
010 011
000 000
Logical operator: XOR Logical operator: EQV
ABA XOR BABA EQV B
110 111
101 100
011 010
000 001
Przeglądanie stron 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 180 181

Komentarze do niniejszej Instrukcji

Brak uwag