代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/367083/9783340

c matrix_button.c

#include #include #include #include #include #include #include #include
www.eeworm.com/read/170767/9791084

h q_matrix.h

/*! *************************************************************************** * \file * q_matrix.h * * \brief * Headerfile for q_matrix array * * \date * 07. Apr 2004
www.eeworm.com/read/170767/9791307

c q_matrix.c

/*! ************************************************************************************* * \file q_matrix.c * * \brief * read q_matrix parameters from input file: q_matrix.cfg * **
www.eeworm.com/read/170767/9791352

cfg q_matrix.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/415223/11080077

m matrix_normalizer.m

function A=matrix_normalizer(B) [m n] = size(B); for i = 1:n A(:,i) = B(:,i)/norm(B(:,i)); end
www.eeworm.com/read/414520/11109615

h matrix_tools.h

/*! \file \verbatim Copyright (c) 2007, Sylvain Paris and Fr閐o Durand Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated doc
www.eeworm.com/read/268105/11154362

f matrix3.f

!======================================================================= subroutine matrix3(imode,nx,ny,level,ax,bx,ay,by,a,ierr) !===============================================================
www.eeworm.com/read/413371/11158392

h video_matrix.h

#define uchar unsigned char #define uint unsigned int extern void matrix_write(uchar in_put, uchar out_put);
www.eeworm.com/read/413260/11160749

gch matrix.h.gch

www.eeworm.com/read/266952/11200250

h q_matrix.h

/*! *************************************************************************** * \file * q_matrix.h * * \brief * Headerfile for q_matrix array * * \date * 07. Apr 2004