搜索资源列表
排序算法、字典和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
- 这是解三对角线性方程组的一种方法。能有效的快速求解。-This was three diagonal equations of a method. Fast effective solution.
采用Thomas方法计算不可压缩Couette流的fortran程序
- 采用Thomas方法计算不可压缩Couette流的fortran程序,Calculated using Thomas incompressible Couette flow fortran program
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
matlab(sanduijiaozhuigan)
- 三对角追赶法的matlab代码。我调试过的,可以用。欢迎大家下载使用-Tridiagonal matlab code to catch up with the law. I have debug off, you can use. Welcome to download
thomas
- function x = thomas(varargin) THOMAS Solves a tridiagonal linear system
bpm
- Thomas Minka 编写的适用于Bayesian Point Machine,Expectation Propagation计算的matlab工具箱。对科研人员很有价值。 -This toolbox implements the EP algorithms described in Thomas Minka s thesis and UAI paper.
Thomas
- Mathimatics-Numerical thomas algorithm in C-Mathimatics-Numerical thomas algorithm in C++
Thomas
- 当线性代数联立方程组的系数矩阵为三对角阵T时,可将T分解为主对角元素为1的下三角阵L和另一个右三角阵R的积。-Simultaneous linear algebraic equations when the coefficient matrix is tridiagonal matrix T, can break down the main diagonal elements of T 1 of the lower triangular matrix L and the other right-
ACO-for-DTSP.pdf
- Ant Colony Optimization for dynamic Traveling Salesman Problems Author: Carlos A. Silva and Thomas A. Runkler
MIT-matlab
- MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999 Thomas F. Weiss Last modification September 9, 1999 1-MATLAB is a programming language and data visualization software package which is especially effective in signal processing and systems anal
tuo-ma-si-son
- 追赶法和托马斯算法,是计算流体力学基本程序,能正确运行-Pursuit method and Thomas algorithm, is the basic computational fluid dynamics program, to run correctly
Ant-Colony-Optimization-Marco-Dorigo-Thomas-Stutz
- This book introduces the rapidly growing field of ant colony optimization. It gives a broad overview of many aspects of ACO, ranging from a detailed descr iption of the ideas underlying ACO, to the definition of how ACO can generally be applied t
asymppdc
- 这是第一版的AsymPDC工具包。用来处理PDC,gPDC和iPDC有关内容。运行环境为Matlab,并且要求至少Matlab中预装了3个工具箱:控制系统,信号处理和统计工具箱。-This is the first public release of AsympPDC package. It deals with the asymptotic statistics for PDC, gPDC and iPDC. AsympPDC runs under Matlab and is a pra
_CI4kt3rJh
- Introduction to Algorithms Third Edition Thomas H. Cormen Charles E.
[Introduction.to.Algorithms]
- Introduction to Algorithms written by Thomas
Thomas
- 数值分析计算程序,追赶法求解三对角线系数矩阵方程。-Numerical analysis program, Thomas method for solving tridiagonal coefficient matrix equation.
thomas
- Thomas Fiering model, for the day, month, Stochastic Simulation of runo-Thomas Fiering model, for the day, month, Stochastic Simulation of runoff
Thomas-method
- 针对三对角方程组的特殊形式,利用杜利脱尔三角分解法中的追赶法,求出方程组的解。-For special form tridiagonal equations, it uses Thomas method in the Dooley off in Seoul to find solutions of equations.