资源列表
autoStepTrapezoidalMethod
- 自动选取步长梯形法求数值积分。使用函数实现,方便移植重用。-Automatically selected step trapezoidal method for numerical integration. Use function to achieve, easy to transplant reuse.
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,
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 equations.
Fern
- 用迭代的方法模拟出蕨类植物的图形。将输出结果导入Origin即可得到。-Iterative method to simulate the graphic ferns. The output can be obtained import Origin.
gaussElim
- 这是一个用C++编写的矩阵类,含测试代码,供大家研究使用。实现了矩阵的创建、初始化、拷贝、赋值、乘法、加法、转置、求秩等运算,并给出了利用高斯消去法进行求逆、解线性方程组等功能。也可再次扩展。-Self defined C++ matrix class for everyone to use. To achieve the creation of the matrix, initialize, copy, assignment, multiplication, addition, transpo
lglr
- 拉格朗日插值算法的实现,主要参照数值计算方法上的流程图实现-a example about lagelangri
geneticTSP
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序,数模专用- TSP problem (also known as: traveling salesman problem, traveling salesman problem) common genetic algorithm matlab program, special modulus
AsdkMfcComSamp_dg
- 用来演示的如何变成实现,不错的参考代码。大家可以下载来使用-Arx become used to demonstrate how to achieve a good reference code. You can download to use
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
0.618
- 0.618法——研究生优化设计课程里面一种传统的优化方法,方法简单,易学,此文件仅作编程交流。-0.618- Graduate optimized design course inside a traditional optimization methods, the method is simple, easy to learn, this document is for the exchange program.
paowuxianfa
- 抛物线法,研究生优化设计的传统优化方法,可以用来学习交流。-Parabola method, traditional optimization methods to optimize the design graduate, can be used to study the exchange.
dunchunxingfa
- 单纯形法,一种传统的优化方法,比较难,可以运行,用来学习交流-Simplex method, a traditional optimization methods, is more difficult, you can run for Learning Exchange
