文件名称:SVDLIBC-win
介绍说明--下载内容均来自于网络,请自行研究使用
SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile on Linux. However, with a little adjustment, this version of code can compile on Windows platform with either Visual C++ or MinGW for easy usage.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SVDLIBC-win
...........\bin
...........\las2.c
...........\main.c
...........\Makefile
...........\Manual
...........\......\index.html
...........\......\license.html
...........\......\svdlib.h
...........\......\SVD_F_DB.html
...........\......\SVD_F_DT.html
...........\......\SVD_F_SB.html
...........\......\SVD_F_ST.html
...........\......\SVD_F_STH.html
...........\README
...........\svdlib.c
...........\svdlib.h
...........\svdutil.c
...........\svdutil.h