整数拆分数计算

今天做组合数学的思考题, 尝试计算整数拆分数, 看最大能算到哪个整数的。

我首先实现了课上讲的母函数的方法, 后来经同学指点, 我还实现了五边形数的方法。

其中, 这一次, 我尝试用内联汇编, 用x86的adcsbb指令实现了高精度加减法。

此外, 今天把我的论文工作的代码移植到了Linux 5.14 (原先基于Linux 5.13), 方便后续使用。

发表评论

注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

:wink: :twisted: :roll: :oops: :mrgreen: :lol: :idea: :evil: :cry: :arrow: :?: :-| :-x :-o :-P :-D :-? :) :( :!: 8-O 8)

本文链接:https://twd2.me/archives/16133QrCode