These codes require an ASCII input file called input.dat of the following form: Lower Limit on x
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x Final Time Pressure for x&l...
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x Final Time Pressure for x&l...
最长公共子序列(LCS)算法 求两个字符串的最长公共子序列。 X的一个子序列是相应于X下标序列{1, 2, …, m}的一个子序列,求解两个序列的所有子序列中长度最大的,例如输入:pear, peach输出:pea。...
计算周期序列x(n)={...,4,5,6,7,4,5,6,7,4,5,6,7,...}的DFS...
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]...
Solving nonlinear equations using Newton s and Transversal methods for function x=exp(-x^2)...