Hamming weight (original) (raw)

About DBpedia

Das Hamming-Gewicht einer Zeichenkette ist definiert als die Anzahl der vom Nullzeichen des verwendeten Alphabets verschiedenen Zeichen. Es ist äquivalent mit dem Hamming-Abstand zum Nullvektor (einer gleich langen Zeichenkette, die nur aus Nullzeichen besteht). Für den klassischen Fall einer binären Zeichenfolge ist dies die Anzahl der gesetzten Bits dieser Zeichenfolge und wird auch population count oder popcount genannt und kann als die Ziffernsumme der binären Darstellung einer gegebenen Zahl bzw. als die ℓ₁-Norm eines Bitvektors verstanden werden.

Property Value
dbo:abstract Hammingova váha, pojmenovaná po Richardu Hammingovi, je pojem používaný zejména v teorii kódování, kryptografii a teorii informace a obecněji v jejich aplikacích v rámci informatiky. Je definována pro řetězce nad danou abecedou s nulou jako počet nenulových znaků řetězce. Nejčastěji se používá pro čísla zapsaná ve dvojkové soustavě a pak odpovídá počtu nenulových bitů, tedy cifernému součtu. Hammingova váha úzce souvisí s Hammingovou vzdáleností, lze ji totiž definovat jako Hammingovu vzdálenost od řetězce tvořeného nulami. Naopak, například v případě bitových řetězců je možné Hammingovu vzdálenost dvou daných řetězců definovat jako Hammingovu váhu jejich exkluzivní disjunkce. (cs) Das Hamming-Gewicht einer Zeichenkette ist definiert als die Anzahl der vom Nullzeichen des verwendeten Alphabets verschiedenen Zeichen. Es ist äquivalent mit dem Hamming-Abstand zum Nullvektor (einer gleich langen Zeichenkette, die nur aus Nullzeichen besteht). Für den klassischen Fall einer binären Zeichenfolge ist dies die Anzahl der gesetzten Bits dieser Zeichenfolge und wird auch population count oder popcount genannt und kann als die Ziffernsumme der binären Darstellung einer gegebenen Zahl bzw. als die ℓ₁-Norm eines Bitvektors verstanden werden. (de) El peso de Hamming de una cadena de caracteres es el número de símbolos que son diferentes del símbolo cero del alfabeto utilizado. Por lo tanto, es equivalente a la distancia de Hamming de la cadena de ceros de la misma longitud. Para el caso más típico, una cadena de bits, este es el número de unos en la cadena, o la de la representación binaria de un número dado y la norma ℓ₁ de un vector de bits. En el caso binario, también se denomina recuento de población,​ suma lateral,​ o suma de bits.​ (es) The Hamming weight of a string is the number of symbols that are different from the zero-symbol of the alphabet used. It is thus equivalent to the Hamming distance from the all-zero string of the same length. For the most typical case, a string of bits, this is the number of 1's in the string, or the digit sum of the binary representation of a given number and the ℓ₁ norm of a bit vector. In this binary case, it is also called the population count, popcount, sideways sum, or bit summation. (en) ハミング重み(ハミングおもみ、英: Hamming weight)とは、シンボル列中の 0 以外のシンボルの個数である。典型的には、ビット列中の1の個数として使われる。 (ja) 汉明权重是一串符号中非零符号的个数。因此它等同于同样长度的全零符号串的汉明距离。在最为常见的数据位符号串中,它是1的个数。 (zh)
dbo:wikiPageExternalLink http://aggregate.ee.engr.uky.edu/MAGIC/%23Population%20Count%20(Ones%20Count) http://www.necessaryandsufficient.net/2009/04/optimising-bit-counting-using-iterative-data-driven-development http://graphics.stanford.edu/~seander/bithacks.html%23CountBitsSetNaive https://stackoverflow.com/questions/109023/best-algorithm-to-count-the-number-of-set-bits-in-a-32-bit-integer/ http://www.inwap.com/pdp10/hbaker/hakmem/hacks.html%23item169
dbo:wikiPageID 1127884 (xsd:integer)
dbo:wikiPageLength 33266 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1123373526 (xsd:integer)
dbo:wikiPageWikiLink dbr:Python_(programming_language) dbr:MIX dbr:MMIX dbr:Binary_numeral_system dbr:Bitwise_AND dbr:Blackfin dbr:Richard_Hamming dbr:C++_Standard_Library dbr:Common_Lisp dbr:Compaq dbr:Control_Data_Corporation dbr:Core_i7 dbr:Cray dbr:Cryptography dbr:Massachusetts_Institute_of_Technology dbr:SPARC dbr:SQL dbr:NEON_(instruction_set) dbr:GNU_Compiler_Collection dbr:Glasgow_Haskell_Compiler dbr:MySQL dbr:Cryptanalysis dbr:Alpha_21264A dbr:Machine_instruction dbr:Computer_chess dbr:String_(computer_science) dbr:Succinct_data_structure dbr:C++20 dbr:CDC_6000_series dbr:C_(programming_language) dbr:Two's_complement dbr:Fan_out dbr:AMD dbr:ARM_architecture dbr:Alphabet dbr:Analog_Devices dbc:Coding_theory dbr:Exponentiation_by_squaring dbr:Find_first_set dbr:Pascal's_triangle dbr:Digit_sum dbr:Gould's_sequence dbr:Unary_numeral_system dbr:ARM_Advanced_SIMD dbr:HP-16C dbr:Hamming_distance dbr:Haskell_(programming_language) dbr:Irving_S._Reed dbr:James_Whitbread_Lee_Glaisher dbc:Articles_with_example_C_code dbr:LLVM dbr:Binary_number dbr:Bit dbr:Bit_array dbr:Bitboard dbr:Coding_theory dbr:Taxicab_geometry dbr:Donald_Knuth dbr:CDC_Cyber dbr:COMPASS dbr:Information_theory dbr:Instruction_set dbr:Intel_Core dbr:National_Security_Agency dbr:Nehalem_(microarchitecture) dbr:RISC-V dbr:RSA_(algorithm) dbr:Fortran_2008 dbr:The_Art_of_Computer_Programming dbr:WP_34S dbr:WP_43S dbr:Wavelet_Tree dbr:IrisCode dbr:AMD_K10 dbr:IBM_STRETCH dbr:Linear_block_code dbr:FreePascal dbr:SSE4.2 dbr:Chord_(distributed_hash_table) dbr:SSE4a dbr:Minimum_Hamming_distance dbr:Error-correcting_code dbr:Number_of_leading_zeros dbr:MIT_AI_Lab dbr:Xor
dbp:cs1Dates y (en)
dbp:date May 2019 (en)
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Code dbt:More_citations_needed dbt:N/a dbt:Reflist dbt:Use_dmy_dates
dcterms:subject dbc:Coding_theory dbc:Articles_with_example_C_code
gold:hypernym dbr:Number
rdfs:comment Das Hamming-Gewicht einer Zeichenkette ist definiert als die Anzahl der vom Nullzeichen des verwendeten Alphabets verschiedenen Zeichen. Es ist äquivalent mit dem Hamming-Abstand zum Nullvektor (einer gleich langen Zeichenkette, die nur aus Nullzeichen besteht). Für den klassischen Fall einer binären Zeichenfolge ist dies die Anzahl der gesetzten Bits dieser Zeichenfolge und wird auch population count oder popcount genannt und kann als die Ziffernsumme der binären Darstellung einer gegebenen Zahl bzw. als die ℓ₁-Norm eines Bitvektors verstanden werden. (de) El peso de Hamming de una cadena de caracteres es el número de símbolos que son diferentes del símbolo cero del alfabeto utilizado. Por lo tanto, es equivalente a la distancia de Hamming de la cadena de ceros de la misma longitud. Para el caso más típico, una cadena de bits, este es el número de unos en la cadena, o la de la representación binaria de un número dado y la norma ℓ₁ de un vector de bits. En el caso binario, también se denomina recuento de población,​ suma lateral,​ o suma de bits.​ (es) The Hamming weight of a string is the number of symbols that are different from the zero-symbol of the alphabet used. It is thus equivalent to the Hamming distance from the all-zero string of the same length. For the most typical case, a string of bits, this is the number of 1's in the string, or the digit sum of the binary representation of a given number and the ℓ₁ norm of a bit vector. In this binary case, it is also called the population count, popcount, sideways sum, or bit summation. (en) ハミング重み(ハミングおもみ、英: Hamming weight)とは、シンボル列中の 0 以外のシンボルの個数である。典型的には、ビット列中の1の個数として使われる。 (ja) 汉明权重是一串符号中非零符号的个数。因此它等同于同样长度的全零符号串的汉明距离。在最为常见的数据位符号串中,它是1的个数。 (zh) Hammingova váha, pojmenovaná po Richardu Hammingovi, je pojem používaný zejména v teorii kódování, kryptografii a teorii informace a obecněji v jejich aplikacích v rámci informatiky. Je definována pro řetězce nad danou abecedou s nulou jako počet nenulových znaků řetězce. Nejčastěji se používá pro čísla zapsaná ve dvojkové soustavě a pak odpovídá počtu nenulových bitů, tedy cifernému součtu. (cs)
rdfs:label Hammingova váha (cs) Hamming-Gewicht (de) Peso de Hamming (es) Hamming weight (en) ハミング重み (ja) 汉明权重 (zh)
owl:sameAs freebase:Hamming weight yago-res:Hamming weight wikidata:Hamming weight dbpedia-cs:Hamming weight dbpedia-de:Hamming weight dbpedia-es:Hamming weight dbpedia-fa:Hamming weight dbpedia-hu:Hamming weight dbpedia-ja:Hamming weight dbpedia-ro:Hamming weight dbpedia-zh:Hamming weight https://global.dbpedia.org/id/4kHxG
prov:wasDerivedFrom wikipedia-en:Hamming_weight?oldid=1123373526&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Hamming_weight
is dbo:wikiPageDisambiguates of dbr:Hamming
is dbo:wikiPageRedirects of dbr:BITSUM dbr:ONES dbr:ONES_(Blackfin) dbr:Number_of_bits_set dbr:Number_of_set_bits dbr:Sideways_bit_add dbr:Sideways_bit_addition dbr:Bitsum dbr:Binary_sideways_add dbr:Binary_sideways_addition dbr:Binary_sideways_sum dbr:Bit_summation dbr:VCNT dbr:SADD_(computing) dbr:Sadd_(MMIX) dbr:Sadd_(computing) dbr:Sideways_sum dbr:SADD_(MMIX) dbr:Minimum_Hamming_weight dbr:Population_count_(computing) dbr:Vertical_bit-count dbr:Vertical_bit_count dbr:Vertical_count dbr:Vcnt dbr:Popcnt dbr:Popcount
is dbo:wikiPageWikiLink of dbr:BITSUM dbr:Enumerator_polynomial dbr:List_of_algebraic_coding_theory_topics dbr:List_of_algorithms dbr:Minimum_weight dbr:Non-adjacent_form dbr:Symmetric_Boolean_function dbr:Binary_code dbr:Binary_heap dbr:Block_code dbr:All_one_polynomial dbr:Pernicious_number dbr:E8_lattice dbr:Instantaneously_trained_neural_networks dbr:ONES dbr:ONES_(Blackfin) dbr:Number_of_bits_set dbr:Number_of_set_bits dbr:Sideways_bit_add dbr:Sideways_bit_addition dbr:Cray-1 dbr:Small-bias_sample_space dbr:Quadratic_residue_code dbr:Goppa_code dbr:Gray_code dbr:Bitsum dbr:Constant-weight_code dbr:Ctrie dbr:Equally_spaced_polynomial dbr:Bent_function dbr:Lee_distance dbr:Steiner_system dbr:Complexity_function dbr:Hamming(7,4) dbr:Parity_bit dbr:Majority_logic_decoding dbr:Addition_chain dbr:Dual_code dbr:Hacker's_Delight dbr:Hadamard_code dbr:Hash_array_mapped_trie dbr:Lam's_problem dbr:Potential_method dbr:5 dbr:ALS162_time_signal dbr:AVX-512 dbr:24_(number) dbr:Alpha_21264 dbr:Exponentiation_by_squaring dbr:Fibonacci_word dbr:Find_first_set dbr:Bar_product dbr:Binary_sideways_add dbr:Binary_sideways_addition dbr:Binary_sideways_sum dbr:Bit_summation dbr:Digit_sum dbr:Digital_root dbr:Fan-out dbr:Gould's_sequence dbr:Isoperimetric_inequality dbr:Unary_numeral_system dbr:Hamming dbr:Hamming_distance dbr:Hypercube_internetwork_topology dbr:AssemblyScript dbr:AN_codes dbr:Binary_Golay_code dbr:Bit_array dbr:Coding_theory dbr:Weight_(strings) dbr:VCNT dbr:Boolean_function dbr:Burst_error-correcting_code dbr:CIKS-1 dbr:Types_of_physical_unclonable_function dbr:Ulam–Warburton_automaton dbr:RSA_(cryptosystem) dbr:Reed–Muller_code dbr:Separating_words_problem dbr:X86_instruction_listings dbr:Xorshift dbr:Lookup_table dbr:SADD_(computing) dbr:Side-channel_attack dbr:Streaming_SIMD_Extensions dbr:Sadd_(MMIX) dbr:Sadd_(computing) dbr:FRACTRAN dbr:IA-64 dbr:Odious_number dbr:Offset_binary dbr:Standard_array dbr:Even_code dbr:Evil_number dbr:Gilbert–Varshamov_bound_for_linear_codes dbr:Scientific_phenomena_named_after_people dbr:Sideways_sum dbr:Sturmian_word dbr:Thue–Morse_sequence dbr:SADD_(MMIX) dbr:Parameterized_complexity dbr:SSE4 dbr:X86_Bit_manipulation_instruction_set dbr:Minimum_Hamming_weight dbr:Population_count dbr:Population_count_(computing) dbr:Vertical_bit-count dbr:Vertical_bit_count dbr:Vertical_count dbr:Vcnt dbr:Popcnt dbr:Popcount
is foaf:primaryTopic of wikipedia-en:Hamming_weight