代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/362984/2925892

c matrix_iof.c

/* these functions performs some matrix input output */ #include #include #include #include "memoryutilf.h" /* This function returns the sizes of a matrix in a fi
www.eeworm.com/read/362984/2925898

h matrix_iof.h

int info_mat(); void get_mat(); int put_mat(); void get_scale(); void scale_mat(); void unscale_mat(); float rms_data_weights();
www.eeworm.com/read/361804/2943019

h matrix3.h

#ifndef G3D_MATRIX3_H #define G3D_MATRIX3_H #include "G3D/platform.h" #include "G3D/System.h" #include "G3D/Vector3.h" #include "G3D/Vector4.h" namespace G3D { /** 3x3 matrix. Do no
www.eeworm.com/read/361804/2943038

cpp matrix3.cpp

/** @file Matrix3.cpp 3x3 matrix class @author Morgan McGuire, graphics3d.com @created 2001-06-02 @edited 2006-04-06 */ #include "G3D/platform.h" #include "G3D/format.h" #includ
www.eeworm.com/read/358128/3001717

reg math_matrix.reg

a:13:{s:8:"provides";a:88:{s:17:"class;Math_Matrix";a:3:{s:4:"type";s:5:"class";s:4:"name";s:11:"Math_Matrix";s:8:"explicit";b:1;}s:29:"function;Math_Matrix::setData";a:3:{s:4:"type";s:8:"function";s:
www.eeworm.com/read/358128/3002350

readme-math_matrix

This matrix creation/manipulation class has examples of use in the 'examples' directory, as well unit tests (using PHPUnit) in the 'test' direectory. To generate the API documentaion, run phpDocument
www.eeworm.com/read/355021/3066467

as matrix3d.as

/* * PAPER ON ERVIS NPAPER ISION PE IS ON PERVI IO APER SI PA * AP VI ONPA RV IO PA SI PA ER SI NP PE ON AP VI ION AP * PERVI ON PE VISIO APER IONPA RV IO PA
www.eeworm.com/read/354843/3073645

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management header - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/354843/3073652

c quant_matrix.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management code - * * Copyright(C) 2002 Michael Militzer