代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/439854/7700639

cfg q_matrix_def.cfg

# This is the configuration file for initialising the Q matrix. # Altogether 6 matrix for 4x4 block and 2 matrix for 8x8 block # The values range from 1 to 255 # If first value of matrix is equal t
www.eeworm.com/read/439854/7700657

cfg q_matrix2.cfg

# This is the configuration file for initialising the Q matrix. # Altogether 6 matrix for 4x4 block and 2 matrix for 8x8 block # The values range from 1 to 255 # If first value of matrix is equal t
www.eeworm.com/read/436501/7769167

f90 matrix_multiply.f90

program main !*****************************************************************************80 ! !! MAIN is the main program for the matrix multiplication example. ! ! Discussion: ! ! This program
www.eeworm.com/read/435895/7781488

o av3_matrix.o

www.eeworm.com/read/435895/7781495

c copy av matrix.c

//程序的调试可以用"串口调试助手V2.1"辅助完成2008.2.10.20.24 #include "p18cxxx.h" //#include "p18f6585.h" #include #pragma config OSC = XT, OSCS = OFF #pragma config PWRT = ON #pragma config WDTPS =3
www.eeworm.com/read/435895/7781562

o av2_matrix.o

www.eeworm.com/read/435895/7781573

c av3_matrix.c

//程序的调试可以用"串口调试助手V2.1"辅助完成2008.2.10.20.24 #include "p18cxxx.h" #include #pragma config OSC = XT, OSCS = OFF #pragma config PWRT = OFF #pragma config WDTPS =32768 #pragma config CCP2
www.eeworm.com/read/435895/7781605

c av2_matrix.c

//程序的调试可以用"串口调试助手V2.1"辅助完成2008.2.10.20.24 #include "p18cxxx.h" #include #pragma config OSC = XT, OSCS = OFF #pragma config PWRT = OFF #pragma config WDTPS =32768 #pragma config CCP2
www.eeworm.com/read/435895/7781725

o av3_matrix.o