代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/342759/12002859
cpp matrix2.cpp
#include
#include "matrix2.h"
Matrix::Matrix(int r, int c)
: rows(r), columns(c), elements(new double[rows * columns])
{
for (int i = 0; i < rows * columns; i++)
element
www.eeworm.com/read/342463/12019035
rc2 matrix.rc2
//
// MATRIX.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/342210/12035071
m form_matrix.m
function channel_est=form_matrix(SimulationParameters)
global SimulationConstants;
N=SimulationParameters.N;
M=SimulationParameters.M;
if M==1 & N==2
load cir11;
load cir12;
C
www.eeworm.com/read/152484/12110163
m data_matrix.m
%形成数据矩阵
NN=6000 ;
S_NUMBER=4 ;
sample_rate=200 ;
dt=1.0/sample_rate ;
mydata=zeros(4,1) ;
acce_t=zeros(NN,1) ;
acce_ns=zeros(NN,1) ;
acce_ew=zeros(NN,1) ;
acce_8_17_ns=zeros(NN,1) ;
www.eeworm.com/read/341070/12110742
h matrix_op.h
#include"stdio.h"
#include"time.h"
double Surplus(double A[],int m,int n) /*求矩阵行列式*/
{
int i,j,k,p,r;
double X,temp=1,temp1=1,s=0,s1=0;
if(n==2)
{for(i=0;i
www.eeworm.com/read/152289/12124003
m matrix1.m
%input a matrix
function matrix1
A=[1 3 5 6
6 7 8 9
2 4 5 3]
www.eeworm.com/read/340132/12179511
h matrix_op.h
#include"stdio.h"
#include"time.h"
double Surplus(double A[],int m,int n) /*求矩阵行列式*/
{
int i,j,k,p,r;
double X,temp=1,temp1=1,s=0,s1=0;
if(n==2)
{for(i=0;i
www.eeworm.com/read/253420/12223029
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/253420/12223423
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/253420/12223469
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