About: Hexadecimal     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatPositionalNumeralSystems, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FHexadecimal

In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, hexadecimal uses 16 distinct symbols, most often the symbols "0"–"9" to represent values 0 to 9, and "A"–"F" (or alternatively "a"–"f") to represent values from 10 to 15. Hexadecimal is used in the transfer encoding Base16, in which each byte of the plaintext is broken into two 4-bit values and represented by two hexadecimal digits.

AttributesValues
rdf:type
rdfs:label
  • نظام عد ستة عشري (ar)
  • Sistema hexadecimal (ca)
  • Šestnáctková soustava (cs)
  • Hexadezimalsystem (de)
  • Δεκαεξαδικό σύστημα αρίθμησης (el)
  • Deksesuma nombrosistemo (eo)
  • Sistema hexadecimal (es)
  • Zenbaki-sistema hamaseitar (eu)
  • Códú heicsidheachúlach (ga)
  • Heksadesimal (in)
  • Hexadecimal (en)
  • Système hexadécimal (fr)
  • Sistema numerico esadecimale (it)
  • 십육진법 (ko)
  • 十六進法 (ja)
  • Hexadecimaal talstelsel (nl)
  • Szesnastkowy system liczbowy (pl)
  • Sistema de numeração hexadecimal (pt)
  • Шестнадцатеричная система счисления (ru)
  • Шістнадцяткова система числення (uk)
  • Hexadecimala talsystemet (sv)
  • 十六进制 (zh)
rdfs:comment
  • في الرياضيات وفي الحوسبة، نظام العد السِّتَّ عَشرِيّ (بالإنجليزية: Hexadecimal Numerical System)‏ هو على أساس صحيح هو 16. تُستخدم الرموز {0، 1، 2، 3، 4، 5، 6، 7، 8، 9، F، E، D، C، B، A} لتمثيل قيم الأعداد ضمن أول خانة بترتيب تصاعدي بحسب تسلسل ورودها، ثم يعاد استخدامها من جديد في كتابة بقية الخانات بحسب قيمة العدد. (ar)
  • Šestnáctková soustava (též hexadecimální soustava) je číselná soustava základu 16. Slovo hexadecimální pochází z řeckého slova έξι (hexi) znamenajícího „šest“, a latinského slova decem, které znamená „deset“. Hexadecimální čísla se zapisují pomocí číslic '0', '1', '2', '3', '4', '5', '6', '7', '8' a '9' a písmen 'A', 'B', 'C', 'D', 'E' a 'F', přičemž písmena 'A'–'F' reprezentují cifry s hodnotou 10–15. Např. 3F716 reprezentuje hodnotu, které v desítkové soustavě odpovídá číslu 3×162 + 15×161 + 7×160 = 1015. Díky jednoduchému vzájemnému převodu mezi šestnáctkovou a dvojkovou soustavou, se hexadecimální zápis čísel často používá v oblasti informatiky, například pro adresy v operační paměti počítače. (cs)
  • Το δεκαεξαδικό σύστημα αρίθμησης είναι ένα θεσιακό σύστημα αναπαράστασης αριθμών. Έχει ως βάση του τον αριθμό 16. Αυτό σημαίνει ότι, σε μια σειρά ψηφίων, κάθε ψηφίο έχει αξία 16 φορές μεγαλύτερη από εκείνο που βρίσκεται αμέσως δεξιά του. Δηλαδή, οι θέσεις των ψηφίων στο δεκαεξαδικό σύστημα δηλώνουν μονάδες, άδες, άδες κ.ο.κ., σε αναλογία με το δεκαδικό σύστημα, όπου οι θέσεις δηλώνουν δυνάμεις του δέκα (μονάδες, δεκάδες, εκατοντάδες...) (el)
  • Zenbaki-sistema hamaseitarra edo, bakarrik, hamaseitarra (HEX) 16ko oinarria duen zenbaki-sistema da, normalean 0-9 eta A-F ikurrak erabiliz. Adibidez 79 zenbakia, 01001111 da sistema bitarrean, eta 4F hamaseitarrean (4 = 0100, F = 1111). (eu)
  • Nodaireacht uimhreacha ag úsáid an bhuin 16. Is iad na carachtair ar leith 0-9 agus A-F (ag seasamh do na huimhreacha deachúla 10-15 san áireamh). Úsáidtear go forleathan é i bhfeidhmeanna ríomhaireachta, mar a soláthraíonn sé bealach oiriúnach chun seasamh d'uimhreacha dénártha. (ga)
  • Heksadesimal atau sistem bilangan basis enam belas adalah sebuah sistem bilangan yang menggunakan 16 simbol. Berbeda dengan sistem bilangan desimal, simbol yang digunakan dari sistem ini adalah angka 0 sampai 9, ditambah dengan 6 simbol lainnya dengan menggunakan huruf A hingga F. Sistem bilangan ini digunakan untuk menampilkan nilai alamat memori dalam pemrograman komputer. Nilai desimal yang setara dengan setiap simbol tersebut diperlihatkan pada tabel berikut: (in)
  • 十六進法(じゅうろくしんほう、 英: hexadecimal)とは、16を底(てい)とし、底およびその冪(べき)を基準にして数を表す方法である。 (ja)
  • Il sistema numerico esadecimale (spesso abbreviato come esa o hex) è un sistema numerico posizionale in base 16, cioè che utilizza 16 simboli invece dei 10 del sistema numerico decimale tradizionale. Per l'esadecimale si usano in genere simboli da 0 a 9 per le prime dieci cifre, e poi le lettere da A a F per le successive sei cifre, per un totale di 16 simboli. (it)
  • 십육진법(十六進法, hexadecimal)은 십육을 밑으로 하는 기수법이다. 보통 0부터 9까지의 수와 A에서 F까지의 로마 문자를 사용하고, 이때 대소문자는 구별하지 않는다. 이진법 표기의 4자리와 십육진법 한 자리가 일대일 대응하며, 이진수가 많이 쓰이는 컴퓨터에서 이진수를 대신해 많이 쓰이고 있다. 1바이트는 8비트, 즉 이진수 8자리이므로, 십육진수 두 자리로 표현할 수 있다. (ko)
  • Шестнадцатеричная система счисления — позиционная система счисления по основанию 16. В качестве цифр этой системы счисления обычно используются цифры от 0 до 9 и латинские буквы от A до F. Буквы A, B, C, D, E, F имеют значения 1010, 1110, 1210, 1310, 1410, 1510 соответственно. (ru)
  • 十六进制(简写为hex或下標16)在数学中是一种逢16进1的进位制。一般用数字0到9和字母A到F表示,其中:A~F相當於十進位的10~15,这些称作十六进制数字。 例如十进制數57,在二进制寫作111001,在16进制寫作39。 现在的16进制则普遍应用在计算机领域,这是因為將4個位元(Bit)化成單獨的16进制數字不太困難。1個位元組(Byte)可以表示成2個連續的16进制數字。可是,這種混合表示法容易令人混淆,因此需要一些字首、字尾或下標來顯示。 (zh)
  • En matemàtiques i informàtica, el sistema hexadecimal (abreujat hex) és un sistema numèric amb base 16. Es representa normalment utilitzant els símbols 0–9 i A–F o a–f. Per exemple, el nombre decimal 79, la representació del qual en sistema binari és 01001111, es pot escriure com 4F en hexadecimal (4 = 0100, F = 1111). El sistema hexadecimal actual va ser introduït per primera vegada en informàtica el 1963 per IBM. Una versió anterior, que utilitzava els dígits 0–9 i u–z, va ser utilitzat per l'ordinador , presentat el 1956. Exemple: convertir el nombre 41.716 en hexadecimal: Resultat: A2F4 (ca)
  • Im Hexadezimalsystem werden Zahlen in einem Stellenwertsystem zur Basis 16 dargestellt. „Hexadezimal“ (von griech. hexa „sechs“ und lat. decem „zehn“) ist ein lateinisch-griechisches Mischwort; eine andere korrekte, jedoch seltener verwendete Bezeichnung ist sedezimal (von lat. sedecim „sechzehn“). Eine weitere alternative Bezeichnung ist hexadekadisch (griechisch). Falsch hingegen ist der Ausdruck hexagesimal, der synonym zu sexagesimal ist und das Zahlensystem zur Basis 60 bezeichnet. (de)
  • La deksesuma nombrosistemo estas pozicia nombrosistemo kies bazo estas 16. Ĝiaj 16 ciferoj kutime estas la skribsignoj 0 1 2 3 4 5 6 7 8 9 A B C D E F. La unuaj 10 signoj havas la saman ciferan valoron, kiel en la dekuma nombrosistemo; la sekvaj 6 signoj havas, respektive, la valorojn 10, 11, 12, 13, 14, 15. Notu ke la esperanta litero Ĉ ne estas uzata. Tiamaniere, la dekuman numeralon 79, kies duuma prezento estas 0100 1111, oni povas skribi kiel 4F en la deksesuma sistemo. (eo)
  • In mathematics and computing, the hexadecimal (also base-16 or simply hex) numeral system is a positional numeral system that represents numbers using a radix (base) of 16. Unlike the decimal system representing numbers using 10 symbols, hexadecimal uses 16 distinct symbols, most often the symbols "0"–"9" to represent values 0 to 9, and "A"–"F" (or alternatively "a"–"f") to represent values from 10 to 15. Hexadecimal is used in the transfer encoding Base16, in which each byte of the plaintext is broken into two 4-bit values and represented by two hexadecimal digits. (en)
  • El sistema hexadecimal (abreviado hex.) es el sistema de numeración posicional que tiene como base el 16. Su uso actual está muy vinculado a la informática y ciencias de la computación donde las operaciones de la CPU suelen usar el byte u octeto como unidad básica de memoria, debido a que un byte representa valores posibles, y esto puede representarse como,que equivale al número en base 16 ; dos dígitos hexadecimales corresponden exactamente a un byte. Se debe notar que las letras corresponden a los siguientes valores numéricos decimales: A = 10, B = 11, C = 12, D = 13, E = 14 y F = 15. (es)
  • Le système hexadécimal est un système de numération positionnel en base 16. Il utilise ainsi 16 symboles, en général les chiffres arabes pour les dix premiers chiffres et les lettres A à F pour les six suivants (en majuscule ou minuscule). (fr)
  • Het hexadecimale talstelsel is een talstelsel met het grondtal 16. Het is een positiestelsel waarin niet, zoals gebruikelijk in het tientallige stelsel, met tien cijfers wordt gewerkt, maar met zestien cijfers. Hexadecimaal betekent letterlijk zestientallig. De cijfers 0 t/m 9 worden daarom uitgebreid met 'A' (=10) t/m 'F' (=15), ook wel 'a' t/m 'f'. In deze context fungeren deze letters dus als cijfers. In de computerwereld wordt de hexadecimale voorstelling van getallen veel gebruikt, omdat deze manier van representeren goed aansluit bij de binaire representatie in de computer. waarin (nl)
  • O sistema hexadecimal é um sistema de numeração posicional que representa os números em base 16, portanto empregando 16 símbolos. Está vinculado a informática, pois os computadores costumam utilizar o byte ou octeto como unidade básica da memória; e, devido a um byte representar valores possíveis, e isto pode representar-se como , o que, segundo o teorema geral da numeração posicional, equivale ao número em base 16 , dois dígitos hexadecimais correspondem exactamente —permitem representar a mesma linha de inteiros— a um byte. (pt)
  • Szesnastkowy system liczbowy, znany również pod nazwą system heksadecymalny – pozycyjny system liczbowy, w którym podstawą jest liczba 16. Do zapisu liczb w tym systemie potrzebne jest szesnaście znaków (cyfr szesnastkowych). W najpowszechniejszym standardzie poza cyframi dziesiętnymi od 0 do 9 używa się pierwszych sześciu liter alfabetu łacińskiego: A, B, C, D, E, F (wielkich lub małych).Cyfry 0-9 mają te same wartości co w systemie dziesiętnym, natomiast litery odpowiadają następującym wartościom: A = 10, B = 11, C = 12, D = 13, E = 14 oraz F = 15. (pl)
  • Hexadecimala talsystemet (sedecimala) är ett talsystem med basen 16. Talsystemet är ett positionssystem med de sexton siffrorna där Vid omvandling från ett hexadecimalt tal till ett decimalt tal, utnyttjas att den första positionen från höger är 160, den andra 161, den tredje 162 och så vidare. Att konvertera det hexadecimala talet 2D4 till ett decimalt tal görs enligt (sv)
  • Шістнадцяткова систе́ма чи́слення — це позиційна система числення з 16. Тобто кожне число в ній записується за допомогою 16 символів. Арабські цифри від 0 до 9 відповідають значенням від нуля до дев'яти, а 6 літер латинської абетки A, B, C, D, E, F відповідають значенням від десяти до п'ятнадцяти. Шістнадцяткова система числення широко використовується розробниками комп'ютерів та програмістами. Цю систему часто називають також Hex (початкові літери англ. hexadecimal — шістнадцятковий). (uk)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Bruce_Martin_hexadecimal_notation_proposal.png
  • http://commons.wikimedia.org/wiki/Special:FilePath/Hexadecimal-counting.jpg
  • http://commons.wikimedia.org/wiki/Special:FilePath/Hexadecimal_multiplication_table.svg
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (61 GB total memory, 51 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software