代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/253420/12223473

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/151163/12231206

c matrix4-buttons.c

#include #include #include #include #include #include #include #include
www.eeworm.com/read/251851/12314912

m matrix2evalstr.m

function evalstr = matrix2evalstr(M) % Convert a matrix to a string for use with eval % % Syntax: % "evalstr = matrix2evalstr(M)" % % Description: % "matrix2evalstr(M)" returns a string "
www.eeworm.com/read/251851/12315273

m overall_system_matrix.m

function [A,b] = overall_system_matrix(SCSBlocks,q) % Get overall system matrix in the case where every SCSB has `linear` % (actually affine) dynamics for the given the FSM state vector. % % Syn
www.eeworm.com/read/251566/12337044

cpp matrix2d.cpp

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

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/337085/12392283

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