Welcome![Sign In][Sign Up]
Location:
Search - LDL

Search list

[Other resourceLDLTDCMP

Description: LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
Platform: | Size: 68164 | Author: Arthur | Hits:

[Other resourceLDL

Description: LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错-LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.
Platform: | Size: 2799 | Author: shipengyi | Hits:

[Other resourceLDL~

Description: 系数矩阵为对称正定的线性方程组的求解程序(LDL~分解法)
Platform: | Size: 2289 | Author: 唐新猛 | Hits:

[Multimedia programffmp

Description: linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc -L./libavformat - lavfo rmat -L./libavcodec - lavcodec -L./libavutil - lavutil - lm - lz - ldl -L/usr/lib - lSDL - lpthre ad
Platform: | Size: 4870 | Author: 孙勇 | Hits:

[Other resourceLDL

Description: 采用LDLT分解法解病态方程组,采用迭代求精法,将求解中丢失的残向量逐步找回来,这样可以求得更为精确的解。
Platform: | Size: 1362 | Author: cy | Hits:

[Other resourceChapter05-06.LinearEquations

Description: 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR
Platform: | Size: 248457 | Author: 大乔 | Hits:

[Other resource解方程组1

Description: 本代码是计算方法课程实验里用LDLT方法解方程组的原代码-the code is calculated courses experiment with LDL equations method for the original code
Platform: | Size: 999 | Author: guo | Hits:

[Education soft system解方程组1

Description: 本代码是计算方法课程实验里用LDLT方法解方程组的原代码-the code is calculated courses experiment with LDL equations method for the original code
Platform: | Size: 1024 | Author: guo | Hits:

[AlgorithmLDLTDCMP

Description: LDL 分解源码。从文件输入数据,编译运行后结果输出在输出文件中。-LDL decomposition source. Import data from the document, compiled the results after the operation output in the output document.
Platform: | Size: 67584 | Author: Arthur | Hits:

[AlgorithmLDL

Description: LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错-LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.
Platform: | Size: 2048 | Author: shipengyi | Hits:

[AlgorithmLDL~

Description: 系数矩阵为对称正定的线性方程组的求解程序(LDL~分解法)-Coefficient matrix is symmetric positive definite linear equations solver (LDL ~ decomposition method)
Platform: | Size: 2048 | Author: 唐新猛 | Hits:

[AlgorithmLDL

Description: 采用LDLT分解法解病态方程组,采用迭代求精法,将求解中丢失的残向量逐步找回来,这样可以求得更为精确的解。-LDLT decomposition method using solution pathological equations using iterative refinement method, to solve the residual vector is lost gradually back, so can get more accurate solution.
Platform: | Size: 1024 | Author: cy | Hits:

[AlgorithmChapter05-06.LinearEquations

Description: 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR-Tsinghua University,
Platform: | Size: 247808 | Author: 大乔 | Hits:

[Algorithm3107002005_2nd_A_LDL

Description: LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
Platform: | Size: 1024 | Author: lommmmmm | Hits:

[Mathimatics-Numerical algorithmshomework2

Description: 题:矩阵的LDL 分解及Cholesky分解-Title: Matrix LDL ' decomposition and Cholesky decomposition
Platform: | Size: 253952 | Author: 孔明 | Hits:

[Oraclemain

Description: 采用64ORACLE连接库,将数据同步到当前的SQLITE3的内存表中. 环境为AIX5.3 ORCALE10 SQLITE# 编译命令为 proc code=cpp lines=yes userid=brjlkk/brjlkk@brjlkk SQLCHECK=full include=/usr/vacpp/include include=../../header include=../../header/commonhandle iname=main.pc oname=main.cpp xlC -c -g -I../../header -I/u01/app/oracle/product/10.2.0/precomp/public -I/u01/app/oracle/product/10.2.0/rdbms/demo -I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC -g main.o -L/u01/app/oracle/product/10.2.0/lib32 -lpthread -lclntsh -ldl -lm -lnsl -lsqlite3 -o synmain -Link Library 64ORACLE used to synchronize data to the current memory SQLITE3 table. Environment AIX5.3 ORCALE10 SQLITE# compiler command for the proc code = cpp lines = yes userid = brjlkk/brjlkk @ brjlkk SQLCHECK = full include =/usr/vacpp/include include =../../ header include =../../ header/commonhandle iname = main.pc oname = main.cpp xlC-c-g-I../../header-I/u01/app/oracle/product/10.2.0/precomp/public-I/u01/app/oracle/product/10.2.0/rdbms/demo-I/u01/app/oracle/product/10.2.0/rdbms/public main.cpp xlC-g main.o-L/u01/app/oracle/product/10.2.0/lib32-lpthread-lclntsh-ldl-lm-lnsl-lsqlite3-o synmain
Platform: | Size: 3072 | Author: chenhaijie | Hits:

[OtherLDL-2.0.1.tar

Description: 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of sparse matrix algorithms in as concise a code as possible, including an elegant new method of sparse symmetric factorization that computes the factorization row-by-row but stores it column-by-column. The entire symbolic and numeric factorization consists of a total of only 49 lines of code. The package is written in C, and includes a MATLAB interface.
Platform: | Size: 226304 | Author: aaq | Hits:

[Algorithmmatlab_No2

Description: 计算方法,矩阵LDL 分解与cholesky分解-Calculation method, the matrix LDL ' decomposition and decomposition cholesky
Platform: | Size: 1024 | Author: baozewei | Hits:

[AlgorithmLDL

Description: 计算方法中的LDL分解。平方根分解。用VB编程。分解实对称矩阵-Calculation of LDL decomposition. Square Root. With VB programming. Decomposition of real symmetric matrices
Platform: | Size: 2048 | Author: sarin | Hits:

[Algorithmfenjie

Description: vc编程,计算数学,LDL分解,courant分解,dollite分解矩阵-vc programming, computational mathematics, LDL decomposed, courant decomposition, dollite decomposition matrix
Platform: | Size: 2048 | Author: 张若冰 | Hits:
« 12 »

CodeBus www.codebus.net