代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/187218/5225271
java matrix_product.java
public class Matrix_product
{
public static void main( String args[] )
{
int intMatrixA[][] = { {7,9,4} , {5,6,8} };
int intMatrixB[][] = { {9,5,2,8} , {5,9,7,2} , {4,7,5,8} };
int i
www.eeworm.com/read/187218/5225272
jcw matrix_product.jcw
! ** JCreator Workspace File (C)2000
! ********** DO NOT EDIT *********
VERSION := "1.00"
LABEL := "Matrix_product"
! Start Project Structure
#[BeginProject]SOURCE := "Matrix_product.jcp" #[E
www.eeworm.com/read/187218/5225273
jcp matrix_product.jcp
! ** JCreator Project File (C)2000
! ********** DO NOT EDIT *********
VERSION := "1.10"
LABEL := "Matrix_product"
JDKPROFILE := ""
ACTIVE := "1"
OUTPUTPATH := "classes"
COMPILER := ""
! St
www.eeworm.com/read/183495/5255989
h matrix_invert.h
/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8:
* $Id: Matrix_Invert.h,v 2.1 2002/10/04 14:57:53 tramm Exp $
*
* (c) Aaron Kahn
* (c) Trammell Hudson
*
* Square matri
www.eeworm.com/read/176629/5336278
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/176629/5336351
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/172898/5381670
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/172898/5381743
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/169491/5420654
h matrix_invert.h
/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8:
* $Id: Matrix_Invert.h,v 2.1 2002/10/04 14:57:53 tramm Exp $
*
* (c) Aaron Kahn
* (c) Trammell Hudson
*
* Square matri