搜索资源列表
排序算法、字典和B-树的C++语言实现
- 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
thomas.tar
- matlab实现thomas算法对三角矩阵解线性方程组-matlab thomas algorithm to achieve the solution of the triangular matrix of linear equations
Thomas
- 用vb编写的追赶法求解三对角方程组算法,可以作为数值函数使用-Prepared to catch up with vb method tridiagonal algorithm equations can be used as a numerical function
Thomas
- Mathimatics-Numerical thomas algorithm in C-Mathimatics-Numerical thomas algorithm in C++
tuo-ma-si-son
- 追赶法和托马斯算法,是计算流体力学基本程序,能正确运行-Pursuit method and Thomas algorithm, is the basic computational fluid dynamics program, to run correctly
1
- 托马斯算法求肋片传热问题,给定初始条件,从高到低-thomas algorithm
ACOTSP-1.02
- ACO algorithm thomas stuezle
CEC13-icmaesils-sources.tar
- 在CEC2013上参加实数参数单目标优化竞赛的Stuetzle的代码,对CMA-ES算法进行了改进。-This software package is in connection with the paper: Tianjun Liao and Thomas Stuetzle, "Benchmark Results for a Simple Hybrid Algorithm on the CEC 2013 Benchmark Set for Real-parameter Optimizati
TDMA
- 三角阵算法,在计算流体力学及传热学中应用很广,也叫Thomas算法。-Triangular matrix algorithm, a very wide application in computational fluid dynamics and heat transfer medium, also called Thomas algorithm.
TDMA.f90
- Thomas algorithm that can be used to solve tridiagonal systems of equations.