⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lapackpp-onlyreal.vcproj

📁 LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that sol
💻 VCPROJ
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="lapackpp"
	ProjectGUID="{EC0BDA50-7719-4BC3-8EAC-18F3499E2753}"
	RootNamespace="lapackpp"
	Keyword="MakeFileProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="include"
				PreprocessorDefinitions="WIN32;OS_WIN32;BUILDING_LAPACK_DLL"
				RuntimeLibrary="5"
				WarningLevel="3"
				SuppressStartupBanner="FALSE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				IgnoreImportLibrary="FALSE"
				AdditionalDependencies="liblapack32.lib libblas32.lib"
				ShowProgress="2"
				SuppressStartupBanner="FALSE"
				AdditionalLibraryDirectories="..\..\LAPACK;c:\WINNT"
				SubSystem="1"
				ImportLibrary=""/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="0">
			<Tool
				Name="VCNMakeTool"
				Output="lapackpp.exe"/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
			<File
				RelativePath="blaspp\src\blas1pp.cc">
			</File>
			<File
				RelativePath="blaspp\src\blas2pp.cc">
			</File>
			<File
				RelativePath="blaspp\src\blas3pp.cc">
			</File>
			<File
				RelativePath=".\blaspp\src\blaspp.cc">
			</File>
			<File
				RelativePath="matrix\src\bmd.cc">
			</File>
			<File
				RelativePath="src\dopla.c">
			</File>
			<File
				RelativePath="src\dtimmg.c">
			</File>
			<File
				RelativePath="src\eigslv.cc">
			</File>
			<File
				RelativePath="src\genmd.cc">
			</File>
			<File
				RelativePath="matrix\src\gmd.cc">
			</File>
			<File
				RelativePath="matrix\src\gmf.cc">
			</File>
			<File
				RelativePath="matrix\src\gmi.cc">
			</File>
			<File
				RelativePath="matrix\src\gmli.cc">
			</File>
			<File
				RelativePath="matrix\src\gmtmpl.cc">
			</File>
			<File
				RelativePath="matrix\src\laexcp.cc">
			</File>
			<File
				RelativePath="matrix\src\laindex.cc">
			</File>
			<File
				RelativePath="src\laprefs.cc">
			</File>
			<File
				RelativePath="src\lasvd.cc">
			</File>
			<File
				RelativePath="src\lautil.cc">
			</File>
			<File
				RelativePath="matrix\src\lavd.cc">
			</File>
			<File
				RelativePath="matrix\src\lavi.cc">
			</File>
			<File
				RelativePath="matrix\src\lavli.cc">
			</File>
			<File
				RelativePath="src\linslv.cc">
			</File>
			<File
				RelativePath="matrix\src\ltgmd.cc">
			</File>
			<File
				RelativePath="matrix\src\spdbmd.cc">
			</File>
			<File
				RelativePath="matrix\src\spdmd.cc">
			</File>
			<File
				RelativePath="matrix\src\spdtrmd.cc">
			</File>
			<File
				RelativePath="matrix\src\sybmd.cc">
			</File>
			<File
				RelativePath="matrix\src\symd.cc">
			</File>
			<File
				RelativePath="matrix\src\sytrmd.cc">
			</File>
			<File
				RelativePath="matrix\src\trmd.cc">
			</File>
			<File
				RelativePath="matrix\src\ultgmd.cc">
			</File>
			<File
				RelativePath="matrix\src\utgmd.cc">
			</File>
			<File
				RelativePath="matrix\src\uutgmd.cc">
			</File>
			<File
				RelativePath="matrix\src\vd.cc">
			</File>
			<File
				RelativePath="matrix\src\vf.cc">
			</File>
			<File
				RelativePath="matrix\src\vi.cc">
			</File>
			<File
				RelativePath="matrix\src\vli.cc">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc">
			<File
				RelativePath="include\arch.h">
			</File>
			<File
				RelativePath="include\bfd.h">
			</File>
			<File
				RelativePath="include\blas1.h">
			</File>
			<File
				RelativePath="include\blas1pp.h">
			</File>
			<File
				RelativePath="include\blas2.h">
			</File>
			<File
				RelativePath="include\blas2pp.h">
			</File>
			<File
				RelativePath="include\blas3.h">
			</File>
			<File
				RelativePath="include\blas3pp.h">
			</File>
			<File
				RelativePath="include\blaspp.h">
			</File>
			<File
				RelativePath="include\bmd.h">
			</File>
			<File
				RelativePath="include\f2c.h">
			</File>
			<File
				RelativePath="include\fmd.h">
			</File>
			<File
				RelativePath="include\genmd.h">
			</File>
			<File
				RelativePath="include\gfd.h">
			</File>
			<File
				RelativePath="include\gfqrc.h">
			</File>
			<File
				RelativePath="include\gmc.h">
			</File>
			<File
				RelativePath="include\gmd.h">
			</File>
			<File
				RelativePath="include\gmf.h">
			</File>
			<File
				RelativePath="include\gmi.h">
			</File>
			<File
				RelativePath="include\gmli.h">
			</File>
			<File
				RelativePath="include\lacomplex.h">
			</File>
			<File
				RelativePath="include\lacvd.h">
			</File>
			<File
				RelativePath="include\laexcp.h">
			</File>
			<File
				RelativePath="include\lafnames.h">
			</File>
			<File
				RelativePath="include\laindex.h">
			</File>
			<File
				RelativePath="include\lapack.h">
			</File>
			<File
				RelativePath="include\lapackc.h">
			</File>
			<File
				RelativePath="include\lapackd.h">
			</File>
			<File
				RelativePath="include\lapackpp.h">
			</File>
			<File
				RelativePath="include\laprefs.h">
			</File>
			<File
				RelativePath="include\larvd.h">
			</File>
			<File
				RelativePath="include\laslv.h">
			</File>
			<File
				RelativePath="include\lasvd.h">
			</File>
			<File
				RelativePath="include\latmpl.h">
			</File>
			<File
				RelativePath="include\lautil.h">
			</File>
			<File
				RelativePath="include\lavc.h">
			</File>
			<File
				RelativePath="include\lavd.h">
			</File>
			<File
				RelativePath="include\lavi.h">
			</File>
			<File
				RelativePath="include\lavli.h">
			</File>
			<File
				RelativePath="include\ltgmd.h">
			</File>
			<File
				RelativePath="matrix\src\mtmpl.h">
			</File>
			<File
				RelativePath="include\spdbmd.h">
			</File>
			<File
				RelativePath="include\spdfd.h">
			</File>
			<File
				RelativePath="include\spdmd.h">
			</File>
			<File
				RelativePath="include\spdtrmd.h">
			</File>
			<File
				RelativePath="include\sybfd.h">
			</File>
			<File
				RelativePath="include\sybmd.h">
			</File>
			<File
				RelativePath="include\syfd.h">
			</File>
			<File
				RelativePath="include\symd.h">
			</File>
			<File
				RelativePath="include\sytrmd.h">
			</File>
			<File
				RelativePath="include\trfd.h">
			</File>
			<File
				RelativePath="include\trmd.h">
			</File>
			<File
				RelativePath="include\ultgmd.h">
			</File>
			<File
				RelativePath="include\utgmd.h">
			</File>
			<File
				RelativePath="include\uutgmd.h">
			</File>
			<File
				RelativePath="include\vc.h">
			</File>
			<File
				RelativePath="include\vd.h">
			</File>
			<File
				RelativePath="include\vf.h">
			</File>
			<File
				RelativePath="include\vi.h">
			</File>
			<File
				RelativePath="include\vli.h">
			</File>
			<File
				RelativePath="matrix\src\vtmpl.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath="src\ressource.rc">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -