都可以

来源: 2025-06-14 11:07:02 [旧帖] [给我悄悄话] 本文已被阅读:

如果scaling first,那就先处理2倍,在shift -2 项。 如果shift first,那么就处理 2(x-1),就是shift -1 项,然后处理2倍。