代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/181719/9240302
dsw tri_matrix.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/181719/9240304
cpp tri_matrix.cpp
#include
#include
#include
int tri_matrix(int n, double *a, double *b, double *c, double *f);
void main()
{ int n,k;
n=5;
double *a=new double[6];
double
www.eeworm.com/read/180089/9319917
m rotation_matrix.m
function T=rotation_matrix(alpha,beta,gamma);
% This function creates a rotation matrix for rotating objects around the
% three axes.
%
% alpha .. rotation around the x-axis
% beta .. rotation
www.eeworm.com/read/179705/9344368
h gsl_matrix.h
#ifndef __GSL_MATRIX_H__
#define __GSL_MATRIX_H__
#include
#include
#include
#include
www.eeworm.com/read/179705/9344369
c matrix_source.c
/* matrix/matrix_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/375404/9361566
h q_matrix.h
/*!
***************************************************************************
* \file
* q_matrix.h
*
* \brief
* Headerfile for q_matrix array
*
* \date
* 07. Apr 2004
www.eeworm.com/read/375404/9361772
c q_matrix.c
/*!
*************************************************************************************
* \file q_matrix.c
*
* \brief
* read q_matrix parameters from input file: q_matrix.cfg
*
**
www.eeworm.com/read/375404/9361819
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/375224/9367920
mdl matrix_gain.mdl
Model {
Name "matrix_gain"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes off
RecordCovera
www.eeworm.com/read/375224/9367977
mdl matrix_signals.mdl
Model {
Name "matrix_signals"
Version 4.00
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions on
ShowPortDataTypes off
RecordCove