-
LUDCMP
程序名为LU分解法。功能:求解系数矩阵为非奇异的线性代数方程组Ax=b,它能串联式地逐次解A相同b不同的方程组。本方法将高斯主元消去法中的中间结果的记录次数从约n^3/3次减少到约n^2次。子过程LUDCMP将系数矩阵A分解为上三角矩阵和下三角矩阵。子过程LUBKSB利用LUDCMP的分解结果求得线性方程组Ax=b的解。(Program called LU decomposition. Function: non-singular coefficient matrix solving linear algebraic equations Ax = b, it tandem to the same b successive solution A different equations. The method of the Gaussian elimination method master record of the results of the intermediate frequency from about n ^ 3/3 was reduced to about n ^ 2 times. Sub-process LUDCMP the coefficient matrix A is decomposed into upper triangular matrix and lower triangular matrices. Sub-process LUBKSB decomposition results obtained using the LUDCMP linear equations Ax = b solution.)
- 2013-09-27 09:58:14下载
- 积分:1
-
welchPowerSpectrumC
Welch法功率谱估计的C语言程序 相关人员可以参考(Welch method of power spectrum estimation of the C language program)
- 2010-10-27 20:16:56下载
- 积分:1
-
Desktop
这是一份关于MSP430的C程序和课件,虽然不是很全面,但是对于新手还是够用的。(This is a report on the MSP430 C program and courseware, though not very comprehensive, but still enough for the novice.)
- 2012-06-13 21:30:56下载
- 积分:1
-
lotusdb-sstable.tar
a lightweight implemetation of sstable and memory table like leveldb
- 2015-03-06 21:48:13下载
- 积分:1
-
arm下的linux驱动开发
arm 下的linux驱动开发,包含链接文件和makefile文件的编写,比较实用。
- 2022-07-02 23:43:39下载
- 积分:1
-
WiMAX+Technology+Training+(1)
wimax的培训说明.希望能对各位有帮助!(wimax training description. hope you can help!)
- 2007-10-18 12:49:13下载
- 积分:1
-
AddressBook
对地址薄的初学测试,自己写的,希望对大家有所启发吧(Address book for novice test, write your own, we hope to inspire it)
- 2013-08-10 11:19:49下载
- 积分:1
-
联动下拉列表和单项选择题
设计并实现一个用于查询教师课表的联动下拉列表页面,设计并实现一个用于单项选择题的测试页面
- 2022-06-16 17:29:58下载
- 积分:1
-
程明明2011显著性检测算法
程明明2011显著性检测算法,包括rc和hc两部分
- 2023-03-29 20:30:13下载
- 积分:1
-
TextControl_BREW
BREW Text Control in SKYMobile handsets(A presentation in Korean on the implementation of OEMText control in BREW in SKYMobile handsets.)
- 2009-05-09 06:41:52下载
- 积分:1