代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/157453/11703860
h matrix2.h
#include "xcept.h"
template
class Matrix {
public:
Matrix(int r = 0, int c = 0);
Matrix(const Matrix& m); //copy constructor
~Matrix() {delete [] element;}
T& operator
www.eeworm.com/read/157286/11721860
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/157286/11722258
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/157286/11722315
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/344981/11847795
h c_matrix.h
#ifndef _MATRIX_H
#define _MATRIX_H
#include
#include
#include
#include "time.h"
#define CLASS double
#define CLASS2 int
struct matrix{
int row;
int col;
CLA
www.eeworm.com/read/344877/11854285
f90 matrix.f90
!
! ------------------------------------------------------------------
! | In the following codes, some subroutines are introduced |
! | in order to perform matrix computations.
www.eeworm.com/read/258442/11863070
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/258442/11863466
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/258442/11863578
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/344464/11877434
mdl matrix_gain.mdl
Model {
Name "matrix_gain"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
RecordCovera