代码搜索结果

找到约 10,000 项符合 LED Matrix 的代码

matrix.c

/****************************************************************************/ /* matrix.c */ /*****************************************

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

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

matrix.java

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

matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@

matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@

matrix.cpp

///////////////////////////////////////////////////////////////////////////// // Matrix.cpp : Implementation of the class Matrix // /////////////////////////////////////////////////////////////////

matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@

matrix.cpp

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

matrix.h

/* -*- c -*- */ #ifndef INCLUDED_LIB3DS_MATRIX_H #define INCLUDED_LIB3DS_MATRIX_H /* * The 3D Studio File Format Library * Copyright (C) 1996-2001 by J.E. Hoffmann * All rights reser