Difference between revisions of "Template:Infobox code/doc"

From blackwiki
Jump to navigation Jump to search
imported>Matthiaspaul
(updated)
imported>Marcocapelle
(category renamed per Wikipedia:Categories_for_discussion/Log/2017_July_4#Category:Mathematics_and_abstraction_infobox_templates)
Line 49: Line 49:
  
 
<includeonly>
 
<includeonly>
[[Category:Mathematics and abstraction infobox templates|Code]]
+
[[Category:Mathematics infobox templates|Code]]
 
[[Category:Computer science infobox templates|Code]]
 
[[Category:Computer science infobox templates|Code]]
 
</includeonly>
 
</includeonly>

Revision as of 06:09, 26 July 2017

Reed–Solomon codes
Named afterIrving S. Reed and Gustave Solomon
Classification
HierarchyLinear block code
Polynomial code
Cyclic code
BCH code
Reed–Solomon code
Block lengthn = q - 1
Message lengthk
Distancen - k + 1
Alphabet sizeq = pm  (p prime)
Notation[n, k, n - k + 1]q-code
Algorithms
Berlekamp–Massey
Euclidean
et al.
Properties
Maximum-distance separable code
{{infobox code
 | name           =
 | image          =
 | image_caption  =
 | namesake       =
 | type           =
 | hierarchy      =
 | block_length   =
 | message_length =
 | rate           =
 | distance       =
 | alphabet_size  =
 | notation       =
 | decoding       =
 | properties     =

 | digits         =
 | tracks         =
 | digit_values   =
 | weight         =
 | continuity     =
 | minimum_distance=
 | maximum_distance=
 | hamming_distance=
 | redundancy     =
 | lexicography   =
 | complement     =
 | groups_of_5    =
}}
  • Any of the fields can be safely left blank.
    • You may include an image with no caption, but a caption will not be shown if there is no image.
  • Wiki links [[]] are fine in any of the fields.