-
sanjiaofenjiefa
三角分解法亦称因子分解法,由消元法演变而来的解线性方程组的一类方法。设方程组的矩阵形式为Ax=b,三角分解法就是将系数矩阵A分解为一个下三角矩阵L和一个上三角矩阵U之积:A=LU,然后依次解两个三角形方程组Ly=b和Ux=y,而得到原方程组的解,例如,杜利特尔分解法、乔莱斯基分解法等就是三角分解法(The triangular decomposition method, also called factor decomposition method, is a kind of method of solving the linear equation group by the evolution of the elimination method. A form of matrix equations Ax=b, triangular decomposition is the coefficient matrix A is decomposed into a lower triangular matrix and an upper triangular matrix L U product: A=LU, followed by the solution of two triangular equations Ly=b and Ux=y, and get the original equations, for example, Doolittle method, Jo Lessky decomposition is a triangular decomposition method)
- 2017-12-13 20:50:13下载
- 积分:1
-
C#做的IE浏览器-简单示例
一个简单的IE浏览器制作实例,基于C# webBrowser源码实现,界面和功能都挺简洁的,基于Windows的IE内核组件,这里只是简单的调用,设计了一个简单的界面,熟悉一下C#如何调用这个组件,功能方面实现网址输入、网页打印预览、后退、前进、刷新、查询等功能。
- 2022-03-18 02:51:38下载
- 积分:1
-
手机蓝牙控制电器设备
说明: 通过51单片机+蓝牙实现对其他电器的控制,从而可以通过手机控制电器的运行。(Through 51 MCU + Bluetooth, other electrical appliances can be controlled, so that the operation of electrical appliances can be controlled by mobile phones.)
- 2020-06-16 00:20:02下载
- 积分:1
-
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能...
使用JSTL编写注册用户管理系统,可以实现注册用户的增删改功能-used textbook prepared registered user management system, users can achieve additions, deletions and change function
- 2022-01-22 16:59:57下载
- 积分:1
-
Infrared-full-duplex-communication
MSP430实现的红外全双工通信,能稳定进行数据传输,适合短距离通信应用。(MSP430 infrared achieve full-duplex communication, data transmission can be stable for short-range communications applications.)
- 2011-08-23 22:26:02下载
- 积分:1
-
fdk-aac-enc-example
说明: aac-ld格式音频编码实例,支持单声道和双声道立体声 , Linux平台 基于fdk-aac库(aac-ld stereo , mono)
- 2020-01-06 09:38:46下载
- 积分:1
-
拉格朗日乘子法
用次梯度方法求解拉格朗日对偶问题的例子。。。。。。(Solve the optimal problem)
- 2017-11-27 12:01:38下载
- 积分:1
-
Python程序设计与算法基础教程
说明: Python程序设计与算法基础教程,利用Python进行ABAQUS的二次开发(Python Basic Course of Programming and Algorithms, Secondary Development of ABAQUS with Python)
- 2020-06-22 20:20:01下载
- 积分:1
-
b
说明: 003yasuowenjianxingbuxing
- 2020-06-21 22:20:02下载
- 积分:1
-
西电zelianwen的配准代码(含SAR-SIFT)
说明: 配准算法程序,包含SIFT,SAR-SIFT等(Registration algorithm procedures, including sift, sar-sift, etc)
- 2021-01-08 11:00:12下载
- 积分:1