劳驾那位大虾帮我翻译下,小弟实在看蒙了.
来源:学生作业帮 编辑:神马作文网作业帮 分类:英语作业 时间:2024/11/13 13:32:48
The representation of a frieze is based on a coding with numbers in the range 0 . . . 15, each such number
n being associated with a particular point p such that
\x0f if the rightmost digit of the representation of n in base 2 is equal to 1 then p is to be connected toits northern neighbour:|
\x0f if the second rightmost digit of the representation of n in base 2 is equal to 1 then p is to be connected to its north-eastern neighbour:/
\x0f if the third rightmost digit of the representation of n in base 2 is equal to 1 then p is to be connectedto its eastern neighbour:-
\x0f if the fourth rightmost digit of the representation of n in base 2 is equal to 1 then p is to be connected to its south-eastern neighbour:\
- 如果 n(以 2 进制表示)最右面的第一个位是 1,则 p 点便连接至其北面的相邻点,即:|
- 如果 n(以 2 进制表示)最右面的第二个位是 1,则 p 点便连接至其东北面的相邻点,即:/
- 如果 n(以 2 进制表示)最右面的第三个位是 1,则 p 点便连接至其东面的相邻点,即:-
- 如果 n(以 2 进制表示)最右面的第四个位是 1,则 p 点便连接至其东南面的相邻点,即:\