readme

来自「牛顿插值方法求解多项式的系数」· 代码 · 共 15 行

TXT
15
字号
This library is made of 3 parts:	ftwx, misc, envenv is a collection of environment processing functions.misc is a collection of miscellaneous functions.ftwx is a replacement for the standard ftw(3) function.When installing this library you may need to define the followingflags in the Makefile:	OLD_DIR if your system does not have the file /usr/include/dirent.h	__FTWX_NO_FTW if your system does not have the ftw(3) function

⌨️ 快捷键说明

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