资源列表
Language
- 在matlab环境,实现language算法,根据所给的点确定原函数-language method
Gauss
- 在MATLAB环境中,用于实现线性方程组的快速运算,加快计算效率-Gauss method
newton
- 在MATLAB环境中运行的两种Newton插值法-Newton
DOSlspoly
- 在MATLAB环境中实现最小二乘法和有理分式插值法的程序-lspoly and DOS method
hanoi
- towers of hanoi non recursive C-towers of hanoi non recursive C++
calculator
- 用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
shuzhijifen
- 用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
liantongtu
- 给定n个结点的有向图的邻接矩阵,可判断该图是否为强连通的,单向连通的,或弱连通的。-For a given n-node directed graph adjacency matrix, can determine whether the plan strongly connected, and one-way connected, or weak connectivity.
zhenzhibiao
- 对给出的任意一个合式公式(不超过四个命题变元),使学生会用C语言的语句表示出来,并且能够计算它在各组真值指派下所应有的真值。-Given any one of the well-formed formula (not more than four propositional variables), so that students will use C language statements that come out, and it is able to calculate the true
poly
- 曲线拟合程序代码 曲线拟合程序代码-Curve-fitting program code
sftrie_src
- Shortest Common Superstring Problem by using suffix trie and branch-and-bound. This code is from Shin, YoungJin, Korea
