representation.A bit string is a sequence of bits.(1999-12-21)bits.(1999-12-21)……"> string : FOLDOC
翻訳と辞書
Words near each other
・ stream-oriented
・ streaming
・ streaming simd extensions
・ streams
・ strength reduction
・ stress
・ stress testing
・ strict
・ strict evaluation
・ strided
string
・ string expression interpreter
・ string oriented interactive compiler
・ string oriented symbolic language
・ string processing language
・ string reduction
・ stripe
・ stripe set
・ striping
・ strobes


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

string : FOLDOC
string
A sequence of data values, usually bytes, which usually stand for characters (a "character string"). The mapping between values and characters is determined by the character set which is itself specified implcitly or explicitly by the environment in which the string is being interpreted.
The most common character set is ASCII but, since the late 1990s, there has been increased interest in larger character sets such as Unicode where each character is represented by more than eight bits.
Most programming languages consider strings (e.g. "124:shabooya:n", "hello world") basically distinct from numbers which are typically stored in fixed-length binary or floating-point representation.
A
bit string is a sequence of bits.
(1999-12-21)

bits.
(1999-12-21)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.