Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Tutorials

     more....

Dictionaries

     more....

Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > C

Online Computer Terms Dictionary - C

character repertoire

<character> The set of all characters onto which a coded character set maps integers (code positions).

For example, consider these two simple coded character sets:

 Coded Character Set One:
  integer 0  ->  the character "A"
  integer 1  ->  the character "B"

 Coded Character Set Two:
  integer 0  ->  the character "B"
  integer 1  ->  the character "A"

Both of these coded character sets map to the characters "A" and "B", so they have the same character repertoire. But since the mapping is different (and obviously incompatible), these are different coded character sets.

(1998-12-17)

 


Nearby terms: character graphics « characteristic function « character key « character repertoire » character set » character set identifier » charge-coupled device
 

Circuits
A B C D
E F G H
I J K L
M N O P
Q R S T
U V W X
Y Z    
Discover

     more......

Copyright © 1999-2011 www.hobbyprojects.com  (All rights reserved)