primitivepolynomials.c

来自「有很多的函数库」· C语言 代码 · 共 9 行

C
9
字号
/* -*- mode: c; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */

/* This file contains 21200 polinomials, that is all primitive polynomials
   modulo two up to degree 18. Another version does contain
   8129334 polinomials, that is all primitive polynomials
   modulo two up to degree 27. Both are slightly edited versions of
   PrimitivePolynomialsModuloTwoUpToDegree27.c

   

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?