Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
367 views
in Technique[技术] by (71.8m points)

math - 如何计算有限域中的最小多项式(C)?(how to computing minimal polynomial in finite field(by C)?)

give a primitive root a,how to computing minimal polynomial with a.

(给出基本根a,如何使用a计算最小多项式。)

is there a implementation about C/C++?

(有关于C / C ++的实现吗?)

in matlab, there is a function minpol in gf .

(在matlab中, gf有一个minpol函数。)

  ask by world hello translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...