代码搜索结果

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

matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************

matrix.h

/********************************************************************* Matrix.h: interface&implementation for the CMatrix class. Write by hujinshan@2003.6.26 Airforce Engineering University *****

matrix.h

/********************************************************************* Matrix.h: interface&implementation for the CMatrix class. Write by hujinshan@2003.6.26 Airforce Engineering University *****

matrix.java

import java.awt.image.BufferedImage; import javax.swing.JPanel; import javax.swing.JButton; import javax.swing.ImageIcon; public class Matrix { private JButton [][] button; private JPanel

matrix.dat

% A nonsymmetric 1000 x 50 matrix. 1000 50 -1.92041715e-05 -1.88200880e-05 -1.84360046e-05 -1.80519212e-05 -1.76678377e-05 -1.72837543e-05 -1.68996709e-05 -1.65155874e-05 -1.61315040e-05 -1.57474206e-

matrix.js

/* * Copyright (c) 2001-2007, TIBCO Software Inc. * Use, modification, and distribution subject to terms of license. */ jsx3.require("jsx3.xml.Cacheable","jsx3.gui.Form","jsx3.gui.Block","jsx3.

matrix.h

///////////////////////////////////////////////////////////////////////////// // Name: matrix.h // Purpose: wxTransformMatrix class. NOT YET USED // Author: Chris Breeze, Julian Sma

matrix.cpp

/////////////////////////////////////////////////////////////////////////////// // Name: matrix.cpp // Purpose: wxTransformMatrix class // Author: Chris Breeze, Julian Smart // Mod

matrix.java

/* * 操作矩阵的类 Matrix * * 周长发编制 */ package javaalgorithm.algorithm; /** * 操作矩阵的类 Matrix * @author 周长发 * @version 1.0 */ public class Matrix { private int numColumns = 0;

matrix.c

/* ---------------------------------------------------------------- Speech Signal Processing Toolkit (SPTK): version 3.0 SPTK Working Group Department of Computer Science Nagoya Inst