Modern computer arithmetic

时间:2015-11-16 19:27:44
【文件属性】:
文件名称:Modern computer arithmetic
文件大小:1.48MB
文件格式:PDF
更新时间:2015-11-16 19:27:44
Modern computer arithmetic This is a book about algorithms for performing arithmetic, and their implementation on modern computers. We are concerned with software more than hardware – we do not cover computer architecture or the design of computer hardware since good books are already available on these topics. Instead, we focus on algorithms for efficiently performing arithmetic operations such as addition, multiplication, and division, and their connections to topics such as modular arithmetic, greatest common divisors, the fast Fourier transform (FFT), and the computation of special functions.

网友评论

  • 关于算法的一本书 很清晰
  • 好书,而且非常清晰的文字版!
  • 我老板的老板写的,非常棒,是根据他开发的高精度算法库写的。