搜索资源列表
0132
- 数字计时器程序 Clock.asm -- Analogue Clock Demo based on Charles Petzold s DIGCLOCK.C Translated into assembly 20/9/99 by Ron Thomas Ron_Thom@Compuserve.com -digital timer procedures Clock.asm -- Analogue Clock Demo b ased on Charles Petzold s DIGC
排序算法、字典和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方法计算不可压缩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
- thomas法求三对角矩阵方程组,方法稳定,并且节省cpu时间-thomas method for solving block tridagonal matrix equations
The_Finite_Element_Method
- Thomas J. R. Hughes 著作-FEM book:The_Finite_Element_Method by Thomas J. R. Hughes
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
- Thomas Algorithm. The same as crout method but any zeroes in a given equation is already copied in the L and U Matrices.
Ant-Colony-Optimization-Marco-Dorigo-and-Thomas-S
- The Book: Ant Colony Optimization of Marco Dorigo and Thomas Stützle 2004
Thomas-for-AR1
- 一阶季节性自回归模型Thomas Fiering model,用于日、月径流等的随机模拟-First-order seasonal autoregressive model Thomas Fiering model, for the day, month, Stochastic Simulation of runoff
Thomas.Calculus.11th
- Thomas.Calculus.11th,托马斯微积分+课后习题答案,第11版-Thomas.Calculus textbook with problem solutions,version 11
THOMAS
- 安德森/计算流体力学/fortran源代码(第九章THOMAS算法)-Anderson/Computational Fluid Dynamics/fortran source code (Chapter THOMAS algorithm)
Thomas
- 数值分析计算程序,追赶法求解三对角线系数矩阵方程。-Numerical analysis program, Thomas method for solving tridiagonal coefficient matrix equation.
THOMAS
- 调用THOMAS函数求解三对角矩阵线性方程组-solve tridiagonal matrices of linear equations with THOMAS function
thomas
- Thomas Fiering model, for the day, month, Stochastic Simulation of runo-Thomas Fiering model, for the day, month, Stochastic Simulation of runoff
thomas
- 利用托马斯方法解对称性三角矩阵的matlab代码-Using the Thomas method for solving symmetric triangular matrix matlab code
Thomas-Algorithm
- THOMAS ALGORITHM FOR SOLVING SET OF EQUATIONS
Thomas-method
- 针对三对角方程组的特殊形式,利用杜利脱尔三角分解法中的追赶法,求出方程组的解。-For special form tridiagonal equations, it uses Thomas method in the Dooley off in Seoul to find solutions of equations.