readme
来自「[Game.Programming].Academic - Graphics G」· 代码 · 共 10 行
TXT
10 行
ANSI C code from the article"Smoothing and Interpolation with Finite Differences"by Paul H. C. Eilers, paul@dcmr.nlin "Graphics Gems IV", Academic Press, 1994files: smooth1.c: Smoothing and interpolation with first differences. smooth2.c: Smoothing and interpolation with second differences. smooth3.c: Smoothing and interpolation with any difference equation.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?