代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/204400/15340248

cpp matrix3d.cpp

///////////////////////////////////////////////////////////////////////////////// // // Matrix3d.cpp: implementation of the CMatrix3d class. // ///////////////////////////////////////////////////
www.eeworm.com/read/204397/15340313

h matrix3d.h

///////////////////////////////////////////////////////////////////////////////// // // Matrix3d.h: interface for the CMatrix3d class. // /////////////////////////////////////////////////////////
www.eeworm.com/read/204397/15340360

cpp matrix3d.cpp

///////////////////////////////////////////////////////////////////////////////// // // Matrix3d.cpp: implementation of the CMatrix3d class. // ///////////////////////////////////////////////////
www.eeworm.com/read/204020/15347456

c matrix2d.c

/* EZW编解码器的数据操作 */ #include "matrix2d.h" #include #include /* * Allocate memory for a two-dimensional RxC matrix. * Returns NULL on failure. */ matrix_2d *mat
www.eeworm.com/read/204020/15347462

h matrix2d.h

//EZW编解码数据结构的定义:矩阵结构 #ifndef __MATRIX_2D_H__ #define __MATRIX_2D_H__ typedef int element_type; #define min_element_type -32768 #define max_element_type 32767 typedef struct __matrix_2d
www.eeworm.com/read/203109/15365410

m form_ref_matrix.m

function p=form_ref_matrix(P) if P==1 a=[-1 1]; b=a; elseif P==2 bits_in=[1 0 1 1 0 1 0 0]; full_len=length(bits_in); % Angle [pi/4 3*pi/4 -3*pi/4 -pi/4] corresponds to
www.eeworm.com/read/201599/15401077

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/201599/15401087

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/201594/15401269

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/201594/15401279

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