搜索资源列表
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.