搜索资源列表
relorient
- Relative orientation from 5 points: a somewhat more polished C routine implementing the minimal solution for relative orientation of two calibrated cameras from unknown 3D points. 5 points are required and there can be a
CLAPACK_dll
- LAPACK的全称是Linear Algebra PACKage,是非常著名的线性代数库。LAPACK是用Fortran写的,这里是C版LAPACK编译后的dll和头文件。-LAPACK full name is Linear Algebra PACKage, is a very well-known linear algebra library. LAPACK is written in Fortran, here is the C
CLapack_3_0
- 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
relorient5.tar
- Relative orientation from 5 points: a somewhat more polished C routine implementing the minimal solution for relative orientation of two calibrated cameras from unknown 3D points. 5 points are required and there can be a
LAPACKMRRRTest
- This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
CLAPACK_dll
- Blas&Lapack Windows 完整DLL,lib以及header,下载即可使用-Blas&Lapack Windows intact package of DLLs,libs and headers,can be used immediately!
CLapack
- 大型矩阵相关运算源程序及其说明,附有相关的示例代码!-Source of large matrix-related operations and its explanation, with associated sample code!
clapack-3.2.1-CMAKE
- 大型矩阵相关运算源程序及其说明,里面包括了各种线性代数的源程序-Source of large matrix-related operations and its descr iption, which includes a variety of linear algebra source
CLAPACK-3.1.1-VisualStudio
- clack 包国外程序在国内vc下不能用时转下可用-clack package abroad program in the country when vc can not be transferred under the next available
clapack
- 有关CLAPACK库调用的资料,能实现各种线性运算功能,很强大,很有用,CLAPACK是C语言的接口库-Information about CLAPACK library calls, to achieve a variety of linear computations, very powerful, very useful, CLAPACK is a C language interface library
mat_opt
- 基于CLAPACK的基本矩阵元算操作,包含矩阵乘法,矩阵加法,矩阵转置,矩阵初始化,矩阵某行块,列块的抽出-Operate based on the basic matrix operations in CLAPACK
mat_pinv_v3.2
- 基于CLAPACK的矩阵求伪逆的运算函数,效率非常好,需要自己编译下CLAPACK库才可以使用-LAPACK matrix pseudo-inverse operator function, the efficiency is very good, need to compare his own Lower CLAPACK library can only be used
Chaos
- clapack 实现矩阵求逆运算 Linux下编码 gcc编译-clapack matrix inverse
Chaos
- clapack 实现矩阵求逆运算Linux下编码gcc编译-clapack matrix inverse
CLAPACK-3.1.1-VisualStudio
- Clapack LAPACK是用Fortran编写的算法库,顾名思义,Linear Algebra PACKage,是为了解决通用的线性代数问题的。另外必须要提的算法包是BLAS(Basic Linear Algebra Subprograms),其实LAPACK底层是使用了BLAS库的。(clapack Linear Algebra PACKage Basic Linear Algebra Subprograms)