搜索资源列表
456547475712
- C++经典数值算法源码,包含许多经典算法的实现-C classical numerical algorithm source code, includes many classic algorithms to achieve
C++shuzhisuanfa
- C++经典数值算法源码,包括了各个经典的算法源码.希望能给大家带来方便,好好利用.
math
- 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
stackcaculate
- 用栈实现数值计算的计算器,数据结构经典算法。-Numerical calculation with the calculator stack implementation, data structure the classical algorithm.
a3003@04.02
- 本程序算法相对简单,可以申请一个2维数组,作为方格的抽象,本程序做了一个尝试,即将2维数组变为一维,但是仍然可以通过整数除法与模运算求得相应与2维数组的行列数值。本题算法其实是经典迷宫问题的一个变种。只是判断规则和行走规则有所出入。解决思想基本一致。现规定从当前点有4*step(step是最大步长)个选择(如果存在的话,否则到方格边界则不走);采用回溯遍历所有的情况,取得最大值输出。-The program algorithm is relatively simple, can apply fo
solution
- 经典 数值 算法程序 实现 c++ 源码-Classical numerical algorithm to achieve.
arithmetic
- 经典算法包,内含多种(几何、结构、数论、数值计算、图论等)算法的实现代码的txt文件;以及关于算法的应用。-Classical algorithm package, containing a variety of (geometry, structure, number theory, numerical calculation, graph theory, etc.) algorithm code txt file and on the application of algorithms.
Practical-numerical-analysis
- 实用经典数值分析算法源码 带有详细注释 错过后悔啊-Practical numerical analysis of the classical algorithm with detailed notes, not to be missed
88916862
- C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等()
zikzndd212
- C++经典数值算法源码 包括多个经典的数值算法()
KPCdivide
- 有关计算方的经典算法的C程序,迭代,插值,各类积分公式,常微分方程的数值求解,Gauss列主元消去法()
opgiig
- C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等()
rhsg
- c程序C经典数值算法源码,基本包含了数值分析的所有算法()