代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/390610/2528131

h matrix.h

/****************************************************************************/ /* matrix.h */ /*****************************************
www.eeworm.com/read/390610/2528150

c matrix.c

/****************************************************************************/ /* matrix.c */ /*****************************************
www.eeworm.com/read/389864/2534554

h matrix.h

/* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2002,2003 Koblenz University Copyright (C) 2003 RoboCup Socce
www.eeworm.com/read/389864/2534557

cpp matrix.cpp

/* -*- mode: c++ -*- this file is part of rcssserver3D Fri May 9 2003 Copyright (C) 2003 Koblenz University $Id: matrix.cpp,v 1.5 2008/02/19 22:49:23 hedayat Exp $ This program is fre
www.eeworm.com/read/389693/2539963

java matrix.java

package book.arrayset; import java.text.DecimalFormat; /** * 矩阵,使用二维数组 */ public class Matrix implements Cloneable { /** 矩阵的数据 */ private double[][] matrixData; /** * 默认构造函数 */
www.eeworm.com/read/387155/2564177

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/387155/2564201

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/387155/2564211

cpp matrix.cpp

///////////////////////////////////////////////////////////////////////////// // Matrix.cpp : Implementation of the class Matrix // /////////////////////////////////////////////////////////////////
www.eeworm.com/read/387155/2564216

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/383153/2621479

cpp matrix.cpp

// *************************************************************************** // // Generated automatically by genwrapper. // Please DO NOT EDIT this file! // // *********************************