资源列表
FortranChapter10to18
- Fortran程序设计权威指南源程序代码书中代码第10-18章-Fortran source code design and authoritative guide book Code Chapters 10-18
q
- 西安交通大学陶老师的计算流体力学的simple算法,很适合初学者!-Xi' an Jiaotong University, Tao teacher CFD simple algorithm, it is suitable for beginners!
matrix-algorithm-CPP-code
- 文件包括矩阵相关的大多数算法的源代码,相当完备 -Matrix related to the source code of most algorithms, a fairly complete
linearsystem3
- 针对一个11阶线性系统的PID LQR H无穷,极点配置控制算法仿真-For a 11-order linear system PID LQR H infinity, pole placement control algorithm simulation
WalshTransform
- Visual C++实现对输入数据的快速沃什变换,结果输出到Excel工作薄。-Visual C++ achieve fast Walsh transform of input data and output the results to an Excel workbook.
shuzhi
- 数值分析大作业 --――(高斯列主元消去法求解线性方程组)-Numerical analysis of large operating----( out principal component Gaussian elimination method for solving linear equations)
excel_vba_PLZHUH
- Program Name : JK Permutations & Combinations for Microsoft Excel VBA Ver3.0 English Edition March 14, 2002 Copyright: YOSHIDA Hajime 2001-2002 Based on JK Ver2.2 for MS-DOS 1993- Program Name : JK Permutation
GA
- GA sources code in C-GA sources code in C++
AQUILA
- AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of %the electronic properties of GaAs/AlGaAs semiconductor %nanostructures. -AQUILA is a MATLAB toolbox for the one - or tw odimensional simulation of the electronic pr% operti
teach
- 一个MFC编写的教学管理程序,可以实现成绩的输入和排序等,适合初学MFC者-MFC prepared a teaching management procedures, can achieve results, such as input and sort suitable for beginners who MFC
LU-and-QR
- 求解线性方程组Ax=b,其实质就是把它的系数矩阵A通过各种变换成一个下三角或上三角矩阵,从而简化方程组的求解。因此,在求解线性方程组的过程中,把系数矩阵A变换成上三角或下三角矩阵显得尤为重要,然而矩阵A的变换通常有两种分解方法:LU分解法和QR分解法。-LU and QR decomposition method for solving linear equations
svdpackc++.tar
- 矩阵奇异分解(svd)最新c++版本,性能更稳定-matrix decomposition (SVD) c latest version of a more stable performance
