搜索资源列表
jacobi
- A: aij, 1<= i,j<=n b: 1<=i<=n x0: intial guess, 1<=i<=n tol: tolerance N maximum number of iterations k: number count of iteration Xm(:,k): X in each k iteration-Jacobi s method: In numerical linear algebra, the
guess
- 猜數字 cout< "猜數字\n"<<"規則:1.輸入0~9的正整數\n"<<" 2.數字不能正整數\n" <<" 3.輸入四個數字(不能重複)\n" <<" 4.A=位子且數字對\n"<<" 5.B=數字對但位子不對\n"<<"PS.輸入:0 0 0 0換題\n"<<" 輸入:3 1 6 6離開猜數字\n" <<" 輸入9 9 5 8求救\n"<<" 每個數字請用空格分
guess
- 高斯消去法的实现,基于c语言,绝对有效,绝对正确的程序-The realization of the Gaussian elimination method