软件包: libfparser-dev (4.5.2-2build1)
libfparser-dev 的相关链接
Trisquel 的资源:
下载源码包 fparserc++:
- [fparserc++_4.5.2-2build1.dsc]
- [fparserc++_4.5.2.orig.tar.gz]
- [fparserc++_4.5.2-2build1.debian.tar.xz]
维护者:
Original Maintainer:
- Ruben Undheim
外部的资源:
- 主页 [warp.povusers.org]
相似软件包:
Function Parser for C++ - development files
This C++ library offers a class which can be used to parse and evaluate a mathematical function from a string (which might be eg. requested from the user).
The syntax of the function string is similar to mathematical expressions written in C/C++ (the exact syntax is specified in the documentation below). The function can then be evaluated with different values of variables.
This package contains the development files for this library.