housekeeping
This commit is contained in:
parent
1d024572d1
commit
4f4139aa38
2 changed files with 3 additions and 3 deletions
|
|
@ -10,8 +10,8 @@ create a network that could withstand nuclear conflict, where mulitple nodes
|
||||||
could be hit and the network could still go on functioning.
|
could be hit and the network could still go on functioning.
|
||||||
|
|
||||||
Ideas that originated from this concern _did_ influence the project (chiefly
|
Ideas that originated from this concern _did_ influence the project (chiefly
|
||||||
[Paul Baran's work on distributed networks](385af4b4_baran_distributed_networks.md)
|
[Paul Baran's work on distributed networks](Baran_distributed_networks.md) at
|
||||||
at RAND), but this was not the concern of the ARPANET.
|
RAND), but this was not the concern of the ARPANET.
|
||||||
|
|
||||||
ARPA's objectives were focused more on reducing efficiency in the academic and
|
ARPA's objectives were focused more on reducing efficiency in the academic and
|
||||||
military projects it sponsored.
|
military projects it sponsored.
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ tags:
|
||||||
|
|
||||||
The approach to encoding binary representations of colour is very similar to the
|
The approach to encoding binary representations of colour is very similar to the
|
||||||
approach we explored when looking at the encoding of
|
approach we explored when looking at the encoding of
|
||||||
[alphanumeric values](Text_encoding.md).
|
[alphanumeric values](/zk/Binary_encoding_of_text.md).
|
||||||
|
|
||||||
We begin by determining the total number of colours and colour shades we want to
|
We begin by determining the total number of colours and colour shades we want to
|
||||||
represent. With this value established we then decide on the bit-length required
|
represent. With this value established we then decide on the bit-length required
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue