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

Search list

[Game EngineCEGUI-DEPS-0.6.0-vc8

Description: CEGUI控件引擎开发包的第三方库,在开发引擎中这个库用得到-CEGUI control third-party development kits engine library, in the development of the database engine used to be
Platform: | Size: 10368000 | Author: 刘昊峰 | Hits:

[AlgorithmIluk

Description: 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUK preconditioning algorithm. In VC++ Compiled through. Matrix using compressed sparse row storage format (CSR), using the following structure of memory: struct Distmatrix (double** ma int** ja, dimension,* nnzrow) be easily transplanted to their own definition of numerical computation package. I tested by calculating the efficiency ratio is much higher Fortran write (for example, compared with Sparskit2).
Platform: | Size: 537600 | Author: 张德柱 | Hits:

[AlgorithmSPARSKIT2.tar

Description: 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。-Yousef Saad This is prepared in the Fortran matrix calculation package (A basic tool-kit for sparse matrix computations (Version 2), contains the common sort, preconditioning (ILU decomposition, etc.), Krylov subspace iteration method, as well as limited differential and other methods such as numerical example. there are many very practical subprogram (such as sparse matrix add, multiply, etc., can learn from experts in the design yo!). hard to study large-scale numerical solution of linear equations of the people Recommended (Fortran is inadequate to achieve, I feel good or C language).
Platform: | Size: 1157120 | Author: 张德柱 | Hits:

[Othersixpack-2.3.7

Description: Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, ILDL, SIP, MSI, Krylov space methods like CG and, BiCGSTAB (with a variety of preconditioners), and a multigrid solver using Jacobi, ILU, ILDL and SIP for smoothing. In addition there is a block tridiagonal solver for when you want to try a direct method.
Platform: | Size: 217088 | Author: Feiyu Lu | Hits:

[Other123

Description: 单片机流水灯程序(流水灯形状为 I L U) 单片机流水灯程序(流水灯形状为 I L U)-MCU water light program (water lamp shape ILU) MCU water light program (water lamp shape ILU)
Platform: | Size: 1024 | Author: ljr | Hits:

[DocumentsAsprise-OCR-Java-Windows_XP_32bit-4.0

Description: 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWin内C++工程源码-Use: 1 to: AspriseOCR.dll, DevIL.dll, ILU.dll three dynamic link library file into the windows/system32 2 below, the development used aspriseOCR.jar component 3, the development instance of the code: (example code ) ParseJPEG_withOCR.java 4.CloseWin.exe is the destruction of the sdk dll is called pop-up Asprise buying tips, pictures during the mass identification CloseWin.exe run like a, thus lifting the window pops up to purchase this issue 5. file folder within the C++ works closeWin Source
Platform: | Size: 6054912 | Author: 吕军 | Hits:

[JSP/JavaJAVA-OCR

Description: 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
Platform: | Size: 6041600 | Author: jetway | Hits:

[AlgorithmILU

Description: 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
Platform: | Size: 559104 | Author: 韩华德 | Hits:

[Software EngineeringLid_Driven_Cavity_using_Pressure_Free_Velocity_Fo

Description: Lid-driven cavity using pressure-free velocity Contents 1 Lid-driven cavity using pressure-free velocity formulation 1.1 Theory 1.2 Lid-driven cavity Matlab script 1.3 Diffusion matrix for pressure-free velocity method (DMat4424W.m) 1.4 Convection matrix for pressure-free velocity method (CMat4424W.m) 1.5 Consistent pressure for pressure-free velocity method (GetPres4424W.m) 1.6 GMRES solver with ILU preconditioning and Essential BC (ilu_gmres_with_EBC.m) 1.7 Grade node spacing (regrade.m) 2 references -Lid-driven cavity using pressure-free velocity Contents 1 Lid-driven cavity using pressure-free velocity formulation 1.1 Theory 1.2 Lid-driven cavity Matlab script 1.3 Diffusion matrix for pressure-free velocity method (DMat4424W.m) 1.4 Convection matrix for pressure-free velocity method (CMat4424W.m) 1.5 Consistent pressure for pressure-free velocity method (GetPres4424W.m) 1.6 GMRES solver with ILU preconditioning and Essential BC (ilu_gmres_with_EBC.m) 1.7 Grade node spacing (regrade.m) 2 references
Platform: | Size: 188416 | Author: pinanong | Hits:

[Algorithm2dc

Description: 直角坐标中用有限容积法、同位网格上计算二维对流-扩散方程的程序及其后处理程序,对流项采用迎风格式,扩散项采用中心差分,可选用三种求解方式,包括x或y方向的线迭代和不完全LU分解。-This package contains several computer codes for solving two-dimensional heat and fluid flow problems using Cartesian grids. The upwind or central differences is applied for convective fluxes and central differences is applied for diffusive fluxes,three solvers are used including line-by-line TDMA along X or Y direction, or ILU solver after Stone.
Platform: | Size: 52224 | Author: shenshuanglin | Hits:

[JSP/Javaakailufadingju

Description: 魔力宝贝FZ辅助阿凯鲁法定居 -a ka ilu fa ding ju
Platform: | Size: 2048 | Author: 刘建男 | Hits:

[AlgorithmBILUM

Description: 多水平块预处理方法+Krylov迭代方法-Multi-Level Block ILU Preconditioning
Platform: | Size: 178176 | Author: han | Hits:

[OtherILU

Description: perform incomplete LU decomposition.
Platform: | Size: 2048 | Author: pengrh | Hits:

CodeBus www.codebus.net