代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/436296/7772924

h matrix.h

// Matrix.h: Schnittstelle f黵 die Klasse CMatrix. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX_H__33BD2892_D58E_11D3_970D_00E018907D96__INCLUD
www.eeworm.com/read/436296/7772935

cpp matrix.cpp

// Matrix.cpp: Implementierung der Klasse CMatrix. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" ///////////////////////////////////////////////
www.eeworm.com/read/436204/7775268

cpp matrix.cpp

/** * Matrix class * by igor * * Requires the template parameter to support all of these: * - constructor T( int ) * - constructor T( double ) * - operator=( T, const T& ) * - bool op
www.eeworm.com/read/435615/7789085

h matrix.h

#ifndef _MATRIX_H_ #define _MATRIX_H_ /** * @file matrix.h * Simple Math * * @author Marcelo Gattass * * @author Manuel E. L. Fernandez * * @date Jul06,2006 * * Vector
www.eeworm.com/read/435615/7789087

cpp matrix.cpp

/** * @file matrix.c * Simple Math * * @author Marcelo Gattass * * @author Manuel E. L. Fernandez * * @date Jul06,2006 */ #include #include #include
www.eeworm.com/read/435615/7789160

obj matrix.obj

www.eeworm.com/read/435615/7789184

sbr matrix.sbr

www.eeworm.com/read/399504/7856554

vcproj matrix.vcproj

www.eeworm.com/read/399504/7856586

cpp matrix.cpp

// 这是使用应用程序向导生成的 VC++ // 应用程序项目的主项目文件。 #include "stdafx.h" #include "stdio.h" #using using namespace System; #define OK 1 #define FALSE 0 #define ERROR 0 #define TRUE 1 t
www.eeworm.com/read/399504/7856591

sln matrix.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Matrix", "Matrix\Matrix.vcproj", "{1B2F6E18-BBA2-46DD-BC12-B1FD936239F7}" ProjectSect