一種基于二維鏈表的稀疏矩陣模半板類設(shè)計(jì) A template Class of sparse MatRix. Key technology: bin,2-m linked MatRix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two MatRix 2. inverse of a MatRix. 3. multiply of two MatRix. etc.
標(biāo)簽: MatRix technology template linked
上傳時(shí)間: 2013-12-13
上傳用戶:lwwhust
Computes estimates for the number of forests of a graph, input as a 0-1 incidence MatRix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the MatRix is symmetric with 0 diagonal, but uses only the upper triangular part.
標(biāo)簽: estimates incidence Computes forests
上傳時(shí)間: 2013-12-26
上傳用戶:com1com2
Computes the permanent of a nonnegative integer MatRix. Notes: Compile in C++, "g++ -o permanent permanent.c".
標(biāo)簽: permanent nonnegative Computes Compile
上傳時(shí)間: 2013-12-23
上傳用戶:zhangyi99104144
Computes the hafnian of a nonnegative integer MatRix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".
標(biāo)簽: hafnian nonnegative the Computes
上傳時(shí)間: 2013-12-23
上傳用戶:lmeeworm
矩陣運(yùn)算的算法 用Type類數(shù)組創(chuàng)建矩陣對(duì)象 MatRix(int rows,int cols) //創(chuàng)建矩陣,值為0 MatRix(int n) //創(chuàng)建單位陣 MatRix(const MatRix &) //拷貝構(gòu)造函數(shù) BOOL IsMatRixf(){ return (rows==cols) } //判斷矩陣是否為方陣 modifyrowscols(int rows,int cols) //修改矩陣的行列數(shù) ~MatRix() {delete []elems } //析構(gòu)函數(shù)
標(biāo)簽: MatRix int Type cols
上傳時(shí)間: 2015-07-14
上傳用戶:水口鴻勝電器
computes the eigenvalues of a symmetric tridiagonal * MatRix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
標(biāo)簽: T. eigenvalues tridiagonal eigenvalue
上傳時(shí)間: 2014-01-21
上傳用戶:CSUSheep
THIS M-FILE USES THE TRANFER MatRix METHOD TO EVALUATE THE COUPLED-MODE %EQUATIONS. THE REFLECTION SPECTRUM OF THE GRATING AND THE TRANSMISSION %SPECTRUM, DELAY AND DISPERSION OF THE FABRY-PEROT FILTER ARE SIMULATED
標(biāo)簽: THE COUPLED-MODE REFLECTION EQUATIONS
上傳時(shí)間: 2015-08-11
上傳用戶:CHINA526
TRANSFER MatRix FORMALISM FOR GRATINGS WITH DEFECTS AND GAIN
標(biāo)簽: FORMALISM TRANSFER GRATINGS DEFECTS
上傳時(shí)間: 2015-08-11
上傳用戶:yuzsu
Matlab codes for random MatRix theory.
標(biāo)簽: Matlab random MatRix theory
上傳時(shí)間: 2015-08-21
上傳用戶:kytqcool
Random MatRix theory - exercise.
標(biāo)簽: exercise Random MatRix theory
上傳時(shí)間: 2013-12-13
上傳用戶:xiaoxiang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1