代码搜索结果

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

matrix.h

// Matrix.h: interface for the Matrix class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX_H__1DACB5A1_AF0B_4107_AC25_02B08B049984__INCLUDED_)

matrix.cpp

// Matrix.cpp: implementation of the Matrix class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Matrix.h" #include #ifdef _DE

matrix.h

// Matrix.h: interface for the Matrix class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX_H__1DACB5A1_AF0B_4107_AC25_02B08B049984__INCLUDED_)

matrix.cpp

// Matrix.cpp: implementation of the Matrix class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Matrix.h" #include #ifdef _DE

matrix.java

package org.joone.engine; import java.io.*; import org.joone.engine.weights.*; import org.joone.log.*; /** * The Matrix object represents the connection matrix of the weights of a synapse * or the

matrix.java

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

matrix.java

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

matrix.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers

matrix_as.h

// Matrix_as.h: ActionScript "Matrix" class, for Gnash. // // Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or

matrix_as.cpp

// Matrix_as.cpp: ActionScript "Matrix" class, for Gnash. // // Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/