搜索资源列表
gauss-C
- * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equ
vc
- 几个常用的算法,包括消元,迭代,三角分解等-several commonly used algorithms, including the elimination, iterative, triangular decomposition, etc.
laji
- PWM 硬件采用的是MSP430单片机, PWM的方式产生一个三角波,幅值... -PWM hardware is used in the MSP430 microcontroller PWM manner to produce a triangular wave, amplitude ...
eersftgtdg
- 对一个文件中的三角形和四边形的数目进行统计,并且判断出三角形和四边形的最大边界和最小边界。对读文件和绝对值的只是帮助比较大。-Statistics on a document, the number of triangles and quadrilaterals, and determines the maximum boundary of the triangular and quadrilateral, and the minimum boundary. Helpful to read th
win72-fopm-wir32
- 三角网的生成算法,是win32控制台程序,能自动构成Delauney三角网,-Triangular mesh generation algorithm, which is a win32 console application, can automatically form Delauney triangulation,
