﻿功能:获取源代码函数

格式:GetCode()、GetCode(path)

说明:

1、GetCode()输入后,回车会弹出一个让你选择保存源文件的文件夹.其中选择文件夹后,程序会以数字来自动生成文件名.然后会在屏幕提示你接下来执行的函数的源文件的路径.

2、GetCode(path)中的path就是你自己设置的文件名,即将源代码写入到你指定的文件里。

注意:本函数仅可以获取以下函数的源代码(VB.NET格式)
{DiffFirstOrder<矩阵运算\DiffFirstOrder>}
{DiffFirstOrder2<矩阵运算\DiffFirstOrder2>}
{DiffSecondOrder<矩阵运算\DiffSecondOrder>}
{DynamicWaveU<矩阵运算\DynamicWaveU>}
{DynamicWaveV<矩阵运算\DynamicWaveV>}
{DynamicWave1D<矩阵运算\DynamicWave1D>}

{IntegralCortez<矩阵运算\IntegralCortez>}
{IntegralDiff<矩阵运算\IntegralDiff>}
{IntegralGauss<矩阵运算\IntegralGauss>}
{IntegralGaussAdapt<矩阵运算\IntegralGaussAdapt>}
{IntegralInfinite<矩阵运算\IntegralInfinite>}
{IntegralInfinite2<矩阵运算\IntegralInfinite2>}
{IntegralInfiniteD<矩阵运算\IntegralInfiniteD>}
{IntergalMultiple<矩阵运算\IntergalMultiple>}
{IntegralRomberg<矩阵运算\IntegralRomberg>}
{IntegralSimpson<矩阵运算\IntegralSimpson>}
{IntegralxyGauss<矩阵运算\IntegralxyGauss>}
{IntegralxyRomberg<矩阵运算\IntegralxyRomberg>}
{InterpolationRBF<矩阵运算\InterpolationRBF>}
{InterpolationRBF2D<矩阵运算\InterpolationRBF2D>}
{InterpolationWF<矩阵运算\InterpolationWF>}
{InterpolationWF2D<矩阵运算\InterpolationWF2D>}
{IntegralxySimpson<矩阵运算\IntegralxySimpson>}
{IntegralEquFredholm2<矩阵运算\IntegralEquFredholm2>}
{IntegralEquVolterra2<矩阵运算\IntegralEquVolterra2>}

{MinRosenBrock<矩阵运算\MinRosenBrock>}


{nlinFit<矩阵运算\nlinFit>}
{nlinFit2<矩阵运算\nlinFit2>}
{nlinFit4<矩阵运算\nlinFit4>}
{nlinFitDE<矩阵运算\nlinFitDE>}
{nlinFitGA<矩阵运算\nlinFitGA>}
{nlinFitLM<矩阵运算\nlinFitLM>}
{nlinFitMin<矩阵运算\nlinFitMin>}
{nlinFitNN<矩阵运算\nlinFitNN>}
{nlinFitPluralGA<矩阵运算\nlinFitPluralGA>}
{nlinFitPluralPSO<矩阵运算\nlinFitPluralPSO>}
{nlinFitPSO<矩阵运算\nlinFitPSO>}
{nlinFitPSO2<矩阵运算\nlinFitPSO2>}
{nlinFitPSO3<矩阵运算\nlinFitPSO3>}
{nlinProg<矩阵运算\nlinProg>}
{nLinProgGA<矩阵运算\nLinProgGA>}
{nLinProgPSO<矩阵运算\nLinProgPSO>}
{nlinSolve<矩阵运算\nlinSolve>}
{nlinSolve2<矩阵运算\nlinSolve2>}
{nlinSolveBFS<矩阵运算\nlinSolveBFS>}
{nlinSolveBSM<矩阵运算\nlinSolveBSM>}
{nlinSolveDT4<矩阵运算\nlinSolveDT4>}
{nlinSolveGA<矩阵运算\nlinSolveGA>}
{nlinSolveLM<矩阵运算\nlinSolveLM>}
{nlinSolveLM2<矩阵运算\nlinSolveLM2>}
{nlinSolveMin<矩阵运算\nlinSolveMin>}
{nlinSolveMinPSO<矩阵运算\nlinSolveMinPSO>}
{nlinSolvePSO<矩阵运算\nlinSolvePSO>}
{nlinSolvePSO2<矩阵运算\nlinSolvePSO2>}
{nlinSolvePSO3<矩阵运算\nlinSolvePSO3>}
{nlinSolveRoots<矩阵运算\nlinSolveRoots>}
{nlinSolveRosenBrock<矩阵运算\nlinSolveRosenBrock>}
{nlinSolvePluralGA<矩阵运算\nlinSolvePluralGA>}
{nlinSolvePluralPSO<矩阵运算\nlinSolvePluralPSO>}

{ODESolveAdams<矩阵运算\ODESolveAdams>}
{ODESolveEuler<矩阵运算\ODESolveEuler>}
{ODESolveRK36<矩阵运算\ODESolveRK36>}
{ODESolveRK23<矩阵运算\ODESolveRK23>}
{ODESolveRK24<矩阵运算\ODESolveRK24>}
{ODESolveRK4<矩阵运算\ODESolveRK4>}
{ODESolveHamming<矩阵运算\ODESolveHamming>}
{ODEBoundary<矩阵运算\ODEBoundary>}

{SolveImplicitDichotomy<矩阵运算\SolveImplicitDichotomy>}
{SolveImplicitGA<矩阵运算\SolveImplicitGA>}
{SolveImplicitPSO<矩阵运算\SolveImplicitPSO>}
{SolveImplicitSF<矩阵运算\SolveImplicitSF>}
{SolveNN<矩阵运算\SolveNN>}
{SolveRootAitken<矩阵运算\SolveRootAitken>}
{SolveRootDichotomy<矩阵运算\SolveRootDichotomy>}
{SolveRootIteration<矩阵运算\SolveRootIteration>}
{SolveRootNewton<矩阵运算\SolveRootNewton>}
{SolveRootNewton2<矩阵运算\SolveRootNewton2>}
{SolveRootSearchx<矩阵运算\SolveRootSearchx>}
{SolveRootSteffensen<矩阵运算\SolveRootSteffensen>}