An Entity of Type: WikicatNumeralSystems, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A computer number format is the internal representation of numeric values in digital device hardware and software, such as in programmable computers and calculators. Numerical values are stored as groupings of bits, such as bytes and words. The encoding between numerical values and bit patterns is chosen for convenience of the operation of the computer; the encoding used by the computer's instruction set generally requires conversion for external use, such as for printing and display. Different types of processors may have different internal representations of numerical values and different conventions are used for integer and real numbers. Most calculations are carried out with number formats that fit into a processor register, but some software systems allow representation of arbitrarily

Property Value
dbo:abstract
  • تنسيق أعداد الحاسب هو تمثيل القيم العددية داخل معدات وبرمجيات الحاسوب و الآلة حاسبة. عادة، يتم تخزين القم العددية كمجموعات من البتات، سُميت بذلك نسبة إلى على عدد الوحدات التي تتألف منها. تم اختيار الترميز بين القيم العددية وسلسلة البتات ليتلاءم مع عمليات الحاسب؛ تنسيق البتات المُستخدم في مجموعة تعليمات جهاز الكمبيوتر يتطلب التحويل عمومًا للاستخدام الخارجي مثل الطباعة والعرض. الأنواع المختلفة من المعالجات قد تمتلك تمثيلات داخلية مختلفة للقيم العددية. اتفاقيات مختلفة يتم استخدامها للأعداد الصحيحة والحقيقية. معظم الحسابات يتم إجراؤها بتنسيق الأعداد بطريقة تتناسب مع سجل المعالج، ولكن بعض الأنظمة البرمجية تسمح بتمثيل أعداد كبيرة وعشوائية باستخدام عدة كلمات من الذاكرة. (ar)
  • A computer number format is the internal representation of numeric values in digital device hardware and software, such as in programmable computers and calculators. Numerical values are stored as groupings of bits, such as bytes and words. The encoding between numerical values and bit patterns is chosen for convenience of the operation of the computer; the encoding used by the computer's instruction set generally requires conversion for external use, such as for printing and display. Different types of processors may have different internal representations of numerical values and different conventions are used for integer and real numbers. Most calculations are carried out with number formats that fit into a processor register, but some software systems allow representation of arbitrarily large numbers using multiple words of memory. (en)
  • コンピュータの数値表現(コンピュータのすうちひょうげん)では、コンピュータシステムにおける数の表現方法について解説する。数学では「数」の概念は複素数などに大きく広がっているが、この記事では冒頭部を除くと、もっぱら固定長の整数の、しかもコンピュータの内部の話に偏っていて、数学的な議論は多くない。実数の近似表現などについては浮動小数点数の記事や任意精度演算の記事を、代数的数のコンピュータでの扱いなどといった話題については、適切な参考文献を参照のこと。 (ja)
  • 计算机编码指电脑内部代表文字、符號、字母或数字的方式。電子計算機的文數字編碼,是指在計算機硬件軟件中對於文字或數值的內部表示。通常數值會儲存為位元組,而以組成它們的位元數給以名稱。選擇數值和位元模式之間的編碼,可以使計算機的操作便利;計算機處理器指令集所使用的位元編碼,通常需要將其格式再轉換以供外界的使用者來判讀,例如打印和顯示。對於紙筆書寫看似相同的文字符號或數值,在不同類型的電子計算機處理器內部中,可能有不同的約定用於整數和實數。大多數計算都是使用適合處理器暫存器的數碼格式來執行,但是某些軟件系統允許使用多種儲存方式,來表示任意大數。 (zh)
dbo:wikiPageID
  • 48662 (xsd:integer)
dbo:wikiPageLength
  • 18051 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1119050380 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • تنسيق أعداد الحاسب هو تمثيل القيم العددية داخل معدات وبرمجيات الحاسوب و الآلة حاسبة. عادة، يتم تخزين القم العددية كمجموعات من البتات، سُميت بذلك نسبة إلى على عدد الوحدات التي تتألف منها. تم اختيار الترميز بين القيم العددية وسلسلة البتات ليتلاءم مع عمليات الحاسب؛ تنسيق البتات المُستخدم في مجموعة تعليمات جهاز الكمبيوتر يتطلب التحويل عمومًا للاستخدام الخارجي مثل الطباعة والعرض. الأنواع المختلفة من المعالجات قد تمتلك تمثيلات داخلية مختلفة للقيم العددية. اتفاقيات مختلفة يتم استخدامها للأعداد الصحيحة والحقيقية. معظم الحسابات يتم إجراؤها بتنسيق الأعداد بطريقة تتناسب مع سجل المعالج، ولكن بعض الأنظمة البرمجية تسمح بتمثيل أعداد كبيرة وعشوائية باستخدام عدة كلمات من الذاكرة. (ar)
  • コンピュータの数値表現(コンピュータのすうちひょうげん)では、コンピュータシステムにおける数の表現方法について解説する。数学では「数」の概念は複素数などに大きく広がっているが、この記事では冒頭部を除くと、もっぱら固定長の整数の、しかもコンピュータの内部の話に偏っていて、数学的な議論は多くない。実数の近似表現などについては浮動小数点数の記事や任意精度演算の記事を、代数的数のコンピュータでの扱いなどといった話題については、適切な参考文献を参照のこと。 (ja)
  • 计算机编码指电脑内部代表文字、符號、字母或数字的方式。電子計算機的文數字編碼,是指在計算機硬件軟件中對於文字或數值的內部表示。通常數值會儲存為位元組,而以組成它們的位元數給以名稱。選擇數值和位元模式之間的編碼,可以使計算機的操作便利;計算機處理器指令集所使用的位元編碼,通常需要將其格式再轉換以供外界的使用者來判讀,例如打印和顯示。對於紙筆書寫看似相同的文字符號或數值,在不同類型的電子計算機處理器內部中,可能有不同的約定用於整數和實數。大多數計算都是使用適合處理器暫存器的數碼格式來執行,但是某些軟件系統允許使用多種儲存方式,來表示任意大數。 (zh)
  • A computer number format is the internal representation of numeric values in digital device hardware and software, such as in programmable computers and calculators. Numerical values are stored as groupings of bits, such as bytes and words. The encoding between numerical values and bit patterns is chosen for convenience of the operation of the computer; the encoding used by the computer's instruction set generally requires conversion for external use, such as for printing and display. Different types of processors may have different internal representations of numerical values and different conventions are used for integer and real numbers. Most calculations are carried out with number formats that fit into a processor register, but some software systems allow representation of arbitrarily (en)
rdfs:label
  • تنسيق أعداد الحاسب (ar)
  • Computer number format (en)
  • コンピュータの数値表現 (ja)
  • 计算机编码 (zh)
rdfs:seeAlso
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License