资源列表

« 1 2 ... .20 .21 .22 .23 .24 2125.26 .27 .28 .29 .30 ... 3400 »

[数学计算/工程计算LU

说明:解线性代数方程组的LU分解法。使用c++标准库的vector实现。-Solution of linear algebraic equations LU decomposition. Use c++ standard library vector implementation.
<> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数学计算/工程计算orderGaussian

说明:解线性代数方程组的顺序高斯消去法。使用c++标准库的vector实现。-Solution of linear algebraic equations order Gaussian elimination. Use c++ standard library vector implementation.
<> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数学计算/工程计算autoStepTrapezoidalMethod

说明:自动选取步长梯形法求数值积分。使用函数实现,方便移植重用。-Automatically selected step trapezoidal method for numerical integration. Use function to achieve, easy to transplant reuse.
<> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算bignum

说明:由于位数很多的数据不能使用C++的四则运算符号,因此重载了加减乘除,可以进行输入数据100位以内的四则运算,-Because a lot of bits of data can not be used C++ arithmetic symbols, thus overloading the arithmetic, you can input data 100 within four operations,
<jinna> 在 2024-11-02 上传 | 大小:876544 | 下载:0

[数学计算/工程计算Lorenz-Model

说明:用C语言绘制Lorenz模型。将输出结果导入Origin即可得到洛伦兹模型的演示结果。是经典的非线性微分方程。-Draw Lorenz model using C language. The output can be obtained demonstrate the results of the import Origin Lorentz model. Is a classic non-linear differential equa
<Melo> 在 2024-11-02 上传 | 大小:660480 | 下载:0

[数学计算/工程计算Fern

说明:用迭代的方法模拟出蕨类植物的图形。将输出结果导入Origin即可得到。-Iterative method to simulate the graphic ferns. The output can be obtained import Origin.
<Melo> 在 2024-11-02 上传 | 大小:292864 | 下载:0

[数学计算/工程计算gaussElim

说明:这是一个用C++编写的矩阵类,含测试代码,供大家研究使用。实现了矩阵的创建、初始化、拷贝、赋值、乘法、加法、转置、求秩等运算,并给出了利用高斯消去法进行求逆、解线性方程组等功能。也可再次扩展。-Self defined C++ matrix class for everyone to use. To achieve the creation of the matrix, initialize, copy, assignment, mul
<李刚> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数学计算/工程计算lglr

说明:拉格朗日插值算法的实现,主要参照数值计算方法上的流程图实现-a example about lagelangri
<mr liu> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算geneticTSP

说明: TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序,数模专用- TSP problem (also known as: traveling salesman problem, traveling salesman problem) common genetic algorithm matlab program, special modulus
<李崑鹏> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算AsdkMfcComSamp_dg

说明:用来演示的如何变成实现,不错的参考代码。大家可以下载来使用-Arx become used to demonstrate how to achieve a good reference code. You can download to use
<徐广富> 在 2024-11-02 上传 | 大小:18432 | 下载:0

[数学计算/工程计算Particle_Swarm_Optimization_Toolbox

说明:粒子群优化算法工具箱,包含各种粒子群优化算法-Particle Swarm Optimization(PSO)Toolbox, including kinds of PSO algorithms
<李方硕> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数学计算/工程计算ACM

说明:ACM题目及答案——Common permutation,Base 9 Calculator,Calendar,Sorting by Swapping,Palindromes-ACM questions and answers- Common permutation, Base 9 Calculator, Calendar, Sorting by Swapping, Palindromes
<ZY> 在 2024-11-02 上传 | 大小:28672 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2125.26 .27 .28 .29 .30 ... 3400 »

源码中国 www.ymcn.org