代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/307181/13727074

cpp matrix.cpp

/****************************************/ /*程序: 矩阵相乘 */ /*作者: Eric Roy */ /*日期: 2007-4-16 */ /*调试: VC6 */ /****************************************/ /**********简单起见,仅研究方阵***********/ #
www.eeworm.com/read/305247/13776085

m matrix.m

% MIXING MATRIX A %------------------------------------------------------------------------------- % A = mixing matrix %------------------------------------------------------------------------------
www.eeworm.com/read/305141/13778380

h matrix.h

// 2003/04/14 // name : Matrix.h // construct a simple Matrix // updated latest on 04/15/2003 // update on 05/06/2003 #ifndef MATRIX_H #define MATRIX_H #include #include
www.eeworm.com/read/303622/13811081

h matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************
www.eeworm.com/read/303613/13811330

h matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************
www.eeworm.com/read/303391/13816839

hpp matrix.hpp

//defines matrix template class which can used to every data type #include "IntVect.hpp" #ifndef __BMATPAC_HPP #define __BMATPAC_HPP class matrix; class vector { protected: //vector
www.eeworm.com/read/303391/13816842

cpp matrix.cpp

#include "matdef.hpp" #include "matrix.hpp" char *Merrorstring[ElastError]= { "[[error in error reporting ????]]", "the dimension is negative", "the dimensions of two matrix conflict", "o
www.eeworm.com/read/302621/13830784

h matrix.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /
www.eeworm.com/read/302621/13830789

cpp matrix.cpp

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /
www.eeworm.com/read/302347/13837356

h matrix.h

/* * @(#)matrix.h generated by: makeheader Fri Apr 25 00:51:35 1997 * * built from: copyright.h * ../../src/include/mathwork.hh * ../../src/include/mxassert.h * ../../src/m