44,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
22 °P sammeln
  • Broschiertes Buch

Bitwise operations represent a powerful method of programming with the languages C/C++ and Java. They allow one to directly operate with every bit of an arbitrary variable situated in a computer's memory. Unfortunately, comparatively few interesting examples can be found in the literature where it is convenient to take bitwise operators. This book corrects this lacuna, and presents meaningful examples of programming tasks where the use of bitwise operations is appropriate in order to increase the effectiveness of algorithms.

Produktbeschreibung
Bitwise operations represent a powerful method of programming with the languages C/C++ and Java. They allow one to directly operate with every bit of an arbitrary variable situated in a computer's memory. Unfortunately, comparatively few interesting examples can be found in the literature where it is convenient to take bitwise operators. This book corrects this lacuna, and presents meaningful examples of programming tasks where the use of bitwise operations is appropriate in order to increase the effectiveness of algorithms.
Autorenporträt
Krasimir Yordzhev is the author of more than a hundred scientific publications in the field of discrete mathematics and programming.