搜索资源列表
CEGUI-DEPS-0.6.0-vc8
- CEGUI控件引擎开发包的第三方库,在开发引擎中这个库用得到-CEGUI control third-party development kits engine library, in the development of the database engine used to be
Iluk
- 这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equati
SPARSKIT2.tar
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还
sixpack-2.3.7
- 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 fac
123
- 单片机流水灯程序(流水灯形状为 I L U) 单片机流水灯程序(流水灯形状为 I L U)-MCU water light program (water lamp shape ILU) MCU water light program (water lamp shape ILU)
Asprise-OCR-Java-Windows_XP_32bit-4.0
- 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这
JAVA-OCR
- 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
ILU
- 完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。-Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.
Lid_Driven_Cavity_using_Pressure_Free_Velocity_Fo
- 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 scr ipt 1.3 Diffusion matrix for pressure-free
2dc
- 直角坐标中用有限容积法、同位网格上计算二维对流-扩散方程的程序及其后处理程序,对流项采用迎风格式,扩散项采用中心差分,可选用三种求解方式,包括x或y方向的线迭代和不完全LU分解。-This package contains several computer codes for solving two-dimensional heat and fluid flow problems using Cartesian grids.
akailufadingju
- 魔力宝贝FZ辅助阿凯鲁法定居 -a ka ilu fa ding ju
BILUM
- 多水平块预处理方法+Krylov迭代方法-Multi-Level Block ILU Preconditioning
ILU
- perform incomplete LU decomposition.