代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/342759/12002831

html matrix2.h.html

1 #ifndef MATRIX2_H 2 #define MATRIX2_H 3 4 #include <iostream> 5 #include <cassert> 6 7 using namespace std; 8 9 /** 10 Th
www.eeworm.com/read/342759/12002863

html matrix2.cpp.html

1 #include <iomanip> 2 #include "matrix2.h" 3 4 Matrix::Matrix(int r, int c) 5 : rows(r), columns(c), el
www.eeworm.com/read/256340/12007507

class matrix3d.class

www.eeworm.com/read/342210/12035191

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/342076/12043440

cpp matrix2d.cpp

// Matrix2D.cpp: implementation of the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#include "imgpro.h" #include "matrix2D.h"
www.eeworm.com/read/342076/12043538

h matrix2d.h

// Matrix2D.h: interface for the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX2D_H__861EEFD7_9B24_11D5_B119_5254AB32C4D0__INCL
www.eeworm.com/read/342071/12043747

cpp matrix2d.cpp

// Matrix2D.cpp: implementation of the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#include "imgpro.h" #include "matrix2D.h"
www.eeworm.com/read/342071/12043818

h matrix2d.h

// Matrix2D.h: interface for the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX2D_H__861EEFD7_9B24_11D5_B119_5254AB32C4D0__INCL
www.eeworm.com/read/253420/12223452

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