sensagent's content

  • definitions
  • synonyms
  • antonyms
  • encyclopedia

Dictionary and translator for handheld

⇨ New : sensagent is now available on your handheld

   Advertising ▼

sensagent's office

Shortkey or widget. Free.

Windows Shortkey: sensagent. Free.

Vista Widget : sensagent. Free.

Webmaster Solution

Alexandria

A windows (pop-into) of information (full-content of Sensagent) triggered by double-clicking any word on your webpage. Give contextual explanation and translation from your sites !

Try here  or   get the code

SensagentBox

With a SensagentBox, visitors to your site can access reliable information on over 5 million pages provided by Sensagent.com. Choose the design that fits your site.

Business solution

Improve your site content

Add new content to your site from Sensagent by XML.

Crawl products or adds

Get XML access to reach the best products.

Index images and define metadata

Get XML access to fix the meaning of your metadata.


Please, email us to describe your idea.

WordGame

The English word games are:
○   Anagrams
○   Wildcard, crossword
○   Lettris
○   Boggle.

Lettris

Lettris is a curious tetris-clone game where all the bricks have the same square shape but different content. Each square carries a letter. To make squares disappear and save space for other squares you have to assemble English words (left, right, up, down) from the falling squares.

boggle

Boggle gives you 3 minutes to find as many words (3 letters or more) as you can in a grid of 16 letters. You can also try the grid of 16 letters. Letters must be adjacent and longer words score better. See if you can get into the grid Hall of Fame !

English dictionary
Main references

Most English definitions are provided by WordNet .
English thesaurus is mainly derived from The Integral Dictionary (TID).
English Encyclopedia is licensed by Wikipedia (GNU).

Copyrights

The wordgames anagrams, crossword, Lettris and Boggle are provided by Memodata.
The web service Alexandria is granted from Memodata for the Ebay search.
The SensagentBox are offered by sensAgent.

Translation

Change the target language to find translations.
Tips: browse the semantic fields (see From ideas to words) in two languages to learn more.

last searches on the dictionary :

5054 online visitors

computed in 0.046s

   Advertising ▼


 » 

Wikipedia

CDC display code

From Wikipedia, the free encyclopedia

Jump to: navigation, search

Display code is the 6-bit character set used by many computer systems manufactured by Control Data Corporation, notably the CDC 6600 in 1964. The CDC 6000 series, and their followons, had 60 bit words. As such, typical usage packed 10 characters per word.

There were several variations of display code, notably the 63-character character set, and the 64-character character set. There were also 'CDC graphic' and 'ASCII graphic' variants of both the 63- and 64-character sets. The choice between 63- or 64-character character set, and between CDC or ASCII graphic was site-selectable. Generally, early CDC customers started out with the 63-character character set, and CDC graphic print trains on their line printers. As time-sharing became prevalent, almost all sites used the ASCII variant - so that line printer output would match interactive usage. Later CDC customers were also more likely to use the 64-character character set.

A later variation, called 6/12 display code, was used in the KRONOS and NOS timesharing systems in order to support full ASCII capabilities. In 6/12 mode, an escape character (the circumflex, octal 76) would indicate that the following letter was lower case. Thus, upper case and other characters were 6 bits in length, and lower case characters were 12 bits in length.

The PLATO system used a further variant of 6/12 display code. Noting that lower case letters were most common in typical PLATO usage, the roles were reversed. Lower case letters were the norm, and the escape character preceded upper case letters.

The typical text file format used a zero-byte terminator to signify the end of each record. The zero-byte terminator was indicated by, at least, the final twelve bits of a 60-bit word being set to zero.[1] The terminator could actually be anywhere from 12- to 66-bits long - depending on the length of the record. This caused an ambiguity in the 64-character character set, when a colon character needed to be the final character in a record. In such cases a blank character was typically appended to the record after the trailing colon.

Display code characters (64-character character set version)

ASCIICDC
BinaryDecimalOctalGraphicGraphic Name 
000 000000::colon[2]
000 001101AA 
000 010202BB 
000 011303CC 
000 100404DD 
000 101505EE 
000 110606FF 
000 111707GG 
001 000810HH 
001 001911II 
001 0101012JJ 
001 0111113KK 
001 1001214LL 
001 1011315MM 
001 1101416NN 
001 1111517OO 
010 0001620PP 
010 0011721QQ 
010 0101822RR 
010 0111923SS 
010 1002024TT 
010 1012125UU 
010 1102226VV 
010 1112327WW 
011 0002430XX 
011 0012531YY 
011 0102632ZZ 
011 011273300 
011 100283411 
011 101293522 
011 110303633 
011 111313744 
ASCIICDC
BinaryDecimalOctalGraphicGraphic Name 
100 000324055 
100 001334166 
100 010344277 
100 011354388 
100 100364499 
100 1013745++ 
100 1103846-- 
100 1113947** 
101 0004050// 
101 0014151(( 
101 0104252)) 
101 0114353$$ 
101 1004454== 
101 1014555  blank
101 1104656,, 
101 1114757.. 
110 0004860#equiv
110 0014961[[ 
110 0105062]] 
110 0115163%%[3]
110 1005264"not eq
110 1015365_concat[4]
110 1105466!log OR
110 1115567&log AND
111 0005670'super
111 0015771?sub[5]
111 0105872<< 
111 0115973>> 
111 1006074@ 
111 1016175\ 
111 1106276^¬NOT
111 1116377;; 
  1. ^ CDC often used the term byte to refer to 12-bit quantities, even though characters were only 6-bits long.
  2. ^ Display code 00 has no associated graphic in the 63-character set
  3. ^ Display code 63 is a : (colon) in the 63-character set
  4. ^ In CDC PASCAL, this is the left brace, {, character
  5. ^ In CDC PASCAL, this is the right brace, }, character

 

All translations of CDC_display_code


   Advertising ▼