
|
Go to the first, previous, next, last section, table of contents.
- defpoly_mod2(d)
-
:: GF(2) ¾å´ûÌó¤Ê°ìÊÑ¿ô¿¹à¼°¤ÎÀ¸À®
- return
-
¿¹à¼°
- d
-
ÀµÀ°¿ô
-
`fff' ¤ÇÄêµÁ¤µ¤ì¤Æ¤¤¤ë.
-
Í¿¤¨¤é¤ì¤¿¼¡¿ô d ¤ËÂФ·, GF(2) ¾å d ¼¡¤Î´ûÌó¿¹à¼°¤òÊÖ¤¹.
-
¤â¤· ´ûÌó 3 ¹à¼°¤¬Â¸ºß¤¹¤ì¤Ð, Âè 2 ¹à¤Î¼¡¿ô¤¬¤â¤Ã¤È¤â¾®¤µ¤¤ 3 ¹à¼°, ¤â¤· ´ûÌó
3 ¹à¼°¤¬Â¸ºß¤·¤Ê¤±¤ì¤Ð, ´ûÌó 5 ¹à¼°¤ÎÃæ¤Ç, Âè 2 ¹à¤Î¼¡¿ô¤¬¤â¤Ã¤È¤â¾®¤µ¤¯,
¤½¤ÎÃæ¤ÇÂè 3 ¹à¤Î¼¡¿ô¤¬¤â¤Ã¤È¤â¾®¤µ¤¯, ¤½¤ÎÃæ¤ÇÂè 4 ¹à¤Î¼¡¿ô¤¬¤â¤Ã¤È¤â
¾®¤µ¤¤¤â¤Î¤òÊÖ¤¹.
- »²¾È
-
section
setmod_ff
Go to the first, previous, next, last section, table of contents.
|