搜索资源列表
CallImsl
- 在C++中调用Fortran Imsl库的通用方法-in C called Fortran Library Imsl common methods
tide
- 一个简单的调和分析程序。程序思路很简单:将方程系数矩阵中各个参数输入后通过IMSL函数库中lin_sol_gen函数解得;通过求每分钟一次数据中的极值求得每天高低潮潮时和潮高。细节部分程序内有详细说明。 -The program idea is simple: the various parameters in the matrix of the equation coefficients entered by the IMSL library lin_sol_gen function so
ndays
- 计算输入的日期与1900/01 的天数差。(与IMSL中ndays中同样的功能) USAGE:ndays(yyyy,mm,dd)-Calculate the difference between the input date and 1900/01/01. (the same function of "ndays" in IMSL) USAGE: ndays(yyyy,mm,dd)
pmpglzc49
- The generic method of calling Fortran Imsl libraries in C ++(The generic method of calling Fortran Imsl libraries in C + +)
gumjduw5
- The generic method of calling Fortran Imsl libraries in C ++()
70468424
- The generic method of calling Fortran Imsl libraries in C ++()
353901
- The generic method of calling Fortran Imsl libraries in C ++()
useimsl
- 以VS2010平台编写的调用IMSL示例,程序语言为fortran95(The call IMSL example is written on the VS2010 platform, and the program language is FORTRAN95)
dval
- 采用IMSL中的DQVAL函数进行了最小二乘法插值的方法(The least squares interpolation method is adopted in DQVAL function of IMSL.)