- ISBN
- 9781473787322
Voorgeskryf vir
Errata (13)
Plaas erratum →-
Bladsy 36
A symbol S1 cannot come before another symbol S2 if S1 <= 10 * S2. moet wees: A symbol S1 cannot come before another symbol S2 if 10 * S1 < S2.
-
Bladsy 55
A real is a number with an integral part and a fractional part. moet wees: A rational is a number with an integral part and a fractional part.
-
Bladsy 85
An arithmetic left shift discards the sign bit and accepts the bit to the left of the sign bit as the sign. moet wees: An arithmetic left shift discards the sign bit and accepts the bit to the right of the sign bit as the sign.
-
Bladsy 243
"define" moet wees "defined"
-
Bladsy 420
"intergrity" moet wees "integrity"
-
Bladsy 423
(n'(n - 1))/2 moet wees n(n - 1)/2
-
Bladsy 428
n = 7 ´ 11 = 77 moet wees n = 7 × 11 = 77
-
Bladsy 428
"Bob then calculates two exponents e and d using a process that is beyond the scope of this book." en "Now he chooses two exponents, 13 and 37, using the complex process mentioned before." e word gekies en d word bereken.
-
Bladsy 428
n = p ´ q moet wees n = pq
-
Bladsy 436
C = R2 mod n moet wees: C = R^2 mod n
-
Bladsy 436
n = p ´ q moet wees: n = pq
-
Bladsy 535
5. The action should honor copy right and patterns. moet wees: 5. The action should honor copyright and patents.
-
Bladsy 537
Encryption can provide different kind of security in communication. moet wees: Encryption can provide different kinds of security in communication.