代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/435895/7781905

o av matrix.o

www.eeworm.com/read/435615/7789162

sbr matrix_3.sbr

www.eeworm.com/read/435615/7789192

obj matrix_3.obj

www.eeworm.com/read/435615/7789206

cpp matrix_3.cpp

#include #include #include double m3Det(double* A) { return A[0]*A[4]*A[8]+A[1]*A[5]*A[6]+A[2]*A[3]*A[7]-A[6]*A[4]*A[2]-A[7]*A[5]*A[0]-A[8]*A[3]*A[1]; } doubl
www.eeworm.com/read/435615/7789208

h matrix_3.h

/* #ifndef _M3_H #define _M3_H*/ /** * @file m3.h * TAD 3x3 Matrix * @author Marcelo Gattass * @date Jul10,2006 */ /* #ifdef __cplusplus extern "C" { #endif */ /** *
www.eeworm.com/read/404448/7809302

m rotation_matrix.m

function T=rotation_matrix(alpha,beta,gamma); % This function creates a rotation matrix for rotating objects around the % three axes. % % alpha .. rotation around the x-axis % beta .. rotation
www.eeworm.com/read/299955/7818732

m form_matrix.m

function channel_est=form_matrix(SimulationParameters) global SimulationConstants; N=SimulationParameters.N; M=SimulationParameters.M; if M==1 & N==2 load cir11; load cir12; C
www.eeworm.com/read/397122/8065775

m kernel_matrix.m

function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt) % Construct the positive (semi-) definite and symmetric kernel matrix % % >> Omega = kernel_matrix(X, kernel_fct, sig2) % % This ma
www.eeworm.com/read/396752/8091851

m realization_matrix.m

D_bar0 = [2 0; 0 4] D_bar1 = [5 0; 0 12] D_bar2 = [2 0; 0 9] D_bar3 = [0 0; 0 2] N_bar0 = [-20 3; 2 1] N_bar1 = [-2 6; 1 3] N_bar2 = [4 0; 0 2] N_bar3 = [0 0; 0 0] Zero_block = [ 0 0; 0 0]
www.eeworm.com/read/195856/8126257

rc2 matrix.rc2

// // MATRIX.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////