代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/318020/3573073

h matrix_lti.h

// $Id: matrix_LTI.h 28197 2007-05-25 13:41:16Z tdelaet $ // Copyright (C) 2002 Klaas Gadeyne // // This program is free software; you can redistribute it and/or m
www.eeworm.com/read/315716/3616609

local matrix.jpx.local

debug.NoTracingClasses.1[0]=23 com.borland.datastore.*1 1 -1 debug.NoTracingClasses.10[0]=15 com.visigenic.*1 1 -1 debug.NoTracingClasses.11[0]=6 java.*1 1 -1 debug.NoTracingClasses.12[0]=7 ja
www.eeworm.com/read/311621/3679130

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/311621/3679131

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/311621/3679132

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/308263/3717847

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management header - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/308263/3717852

c quant_matrix.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management code - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/306879/3731661

cpp vector_and_matrix.cpp

#include using namespace itpp; //These lines are needed for use of cout and endl using std::cout; using std::endl; int main() { //Declare vectors and matricies: vec a, b, c; m
www.eeworm.com/read/306721/3734782

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management header - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/306721/3734789

c quant_matrix.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management code - * * Copyright(C) 2002 Michael Militzer