⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes.txt

📁 多项式算法库,实现多项式算法,可以支持任意长度的多项式,主要用在密码学中,验证过,十分好用
💻 TXT
字号:
May 5th, 2004v0.04 - Fixed a bug in pb_monic() which for zero valued inputs could cause a segfault      - Daniel Richards (kyhwana@kyhwana.org) found several typos in the manual.      - Fixed bug in pb_shrink() that would leak memory Jan 25th, 2004v0.03 - Added pb_rawsize(), pb_readraw(), pb_toraw()      - Fixed bug in pb_monic() where it would only check the first [not leading] coefficient for oneJan 3rd, 2004v0.02 - Update pb_div() to shift r(x) after multplying it wit b(x) to save a bit of time      - improved pb_gcd() to handle inputs which are zero      - Added pb_shrink()      - fixed pb_invmod()      - added pb_exteuclid() [back ported that code into LTM... hehehe]      - added pb_exptmod()   [this led me to find a bug in LTM!!!]      - added pb_monic()      - added pb_isirreduc()      - Some minor additions to test/documentationDec 31st, 2003v0.01 ++ thanks goes to Martin Marcel, Greg Rose and Colin Percival for providing some missing knowledge and         helping me get this release going      -  Initial release.

⌨️ 快捷键说明

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