Jump to content

Bitstring: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
you can help sorting untagged stubs
wikify
Line 1: Line 1:
A sequence of [[bit]]s. Anything on a [[discrete computer]] can be represented by a bitstring. In particular, any discrete computer can be encoded in a bitstring, usually called a [[program]]. Many mathematical structures can also be represented by bitstrings.
A '''bitstring''' is a sequence of [[bit]]s. Anything on a [[discrete computer]] can be represented by a bitstring. In particular, any discrete computer can be encoded in a bitstring, usually called a [[program]]. Many mathematical structures can also be represented by bitstrings.

{{comp-stub}}
[[Category:Information technology]]
[[Category:Information technology]]


{{comp-stub}}

Revision as of 04:15, 25 January 2006

A bitstring is a sequence of bits. Anything on a discrete computer can be represented by a bitstring. In particular, any discrete computer can be encoded in a bitstring, usually called a program. Many mathematical structures can also be represented by bitstrings.