资源列表
001
- 列主元高斯消元法解线性方程组,其中的系数矩阵和右端向量大家可根据自己的需求更改,程序中已代入相应的具体矩阵-Out PCA Gaussian elimination method for solving linear equations, the coefficient matrix and the right end of the vector can be changed according to their needs, the program has been substituted i
Simple-Sort-Algorithms
- My simple sorting algorithms, there are Bubble sort, Insertion sort, Heap sort, Merge sort, Quick sort, Selection sort, and Radix sort. This is just simple program, without animation.
asdasdasd
- 可实现奇数阶幻方的填充,并得到最终的幻方图。-Can realize the odd order magic square filling
duizhan
- 简单的算法,简单的指令集合成的一个集合软件工程-Simple algorithm
vf04-1.0.0.tar
- a local minimum of a general function of several variables
Gauss
- VC++ 6.0 编写的使用列主元高斯消去法计算线性方程组的解。方程的系数和维数可以在函数体内手动修改。-Use written VC++ 6.0 out PCA Gaussian elimination method to calculate the solution of linear equations. The coefficients of the equation and dimension can manually modify the function body.
comparesorts
- comparision of quick,radix and heap sorts
source-code-and-book
- Physical Principles of Sedimentary Basin Analysis源代码和书-Physical Principles of Sedimentary Basin Analysis
matrix_multiplication_mpi_hw3
- A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and us
cv
- 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
Gram-SchmidtQR
- Gram-Schmidt正交化计算QR分解,经典数值计算方法。fortran程序-gram-schmidt orthogonal calculate qr decomposition, the classic method of numerical calculation, fortran program!
hanoi
- 经典算法解决三柱汉诺塔问题,并根据J.S.Frame算法设计出解决四柱汉诺塔问题的程序实现-Classical algorithm to solve the the three the column HANOR problem, designed and according JSFrame algorithm program Peg Hanoi Tower problem
