As an example, consider the 3 × 9 array in Figure 4. a is in row 0, column 0,
square 0. b is in row 0, column 0, square 1. c is in row 1, column 0, square 2. d
is in row 2, column 2, square 2. This coordinate system uniquely identifies each of
the k
3
entries in a k × k
2 array with a 3-tuple in {0, . . . , k − 1}
3
.
It turns out that the array with ((s+rc) mod k) in row r, column c, square s is a
k-de Bruijn L-array. For example, the 2-de Bruijn L-array, the 3-de Bruijn L-array,
and the 4-de Bruijn L-array produced by this formula are shown in Figure 5.
เป็นตัวอย่างให้พิจารณา 3 × 9 อาร์เรย์ในรูปที่ 4 อยู่ในแถว 0 คอลัมน์ 0,
ตาราง 0. B อยู่ในแถว 0 คอลัมน์ 0, ตาราง 1. C อยู่ในแถวที่ 1 คอลัมน์ 0, ตาราง 2 D
อยู่ในแถว 2 คอลัมน์ที่ 2 ตาราง 2. ระบบพิกัดนี้จะระบุแต่ละ
เค
3
รายการในอลาสกา× K
2 อาร์เรย์มี 3 tuple ใน {0, . . , K - 1}
3
.
ปรากฎว่าอาร์เรย์ด้วย ((s + RC) mod k) ใน R แถวคอลัมน์ C, ตาราง S เป็น
K-de Bruijn L-อาร์เรย์ ยกตัวอย่างเช่น 2-de Bruijn L-อาร์เรย์ 3-de Bruijn L-อาร์เรย์
และ 4-de Bruijn L-อาร์เรย์ผลิตโดยสูตรนี้จะแสดงในรูปที่ 5
การแปล กรุณารอสักครู่..
