资源列表
tonglunsuanfalilun
- 同伦算法的研究理论,一硕士论文,对解非线性方程组很有用-Homotopy algorithm theory, a master' s thesis on the nonlinear equations are useful
RayGUI2.1_forLinux.tar
- 射线追踪程序,具有图形界面,能够方便的进行射线追踪-Ray tracing program with a graphical interface to facilitate the conduct of ray tracing
GEP
- 演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
souceanalycse
- 主要针对震源雷克子波的空间衰减因子对正演模拟的影响所进行的有限差分正演-The main source of space for Ricker wave attenuation factor of the forward modeling conducted by finite difference forward
jisuanfangfa
- 合工大大二计算方法实验的源代码,里面有实验指导书.有牛顿下山,迭代啊什么的-Sophomore calculation experiment source code, which has experimental guide books
Warshall
- 实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
pid_control60
- labview 8.2.1版本的模糊控制子VI- labview
BinarySearch
- 用C语言实验数值计算中的二分搜索,含有代码及演示-Binary Search used C
cam2.0_source.tar
- CCSM Research Tools: Community Atmosphere Model (CAM)
liantongxing
- 介绍连通性的原理,和实际性的算法,是初学者的好方法-Introduce the principle of connectivity, and the actual nature of the algorithm is a good way for beginners
cfd-examples
- 介绍流体力学方面的几个重要案例的代码(含详细分析)-Hydrodynamics code introduced several important aspects of the case (including a detailed analysis)
B样条插值 C++
- 详细的B样条曲线生成程序