代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/434037/1874881

vhd matrix_pkg.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; PACKAGE matrix IS CONSTANT code_length : POSITIVE :=7 ; CONSTANT source_length : POSITIVE := 4; CONSTANT CHECK_LENGTH : POSITIVE :=CODE_LEN
www.eeworm.com/read/428078/1962426

c image_matrix.c

// CHANGED 15/07 /*..........................................................................*/ /* */ /* L a s t W a v e
www.eeworm.com/read/420803/2061945

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management header - * * Copyright(C) 2002 Michael Milit
www.eeworm.com/read/420803/2061952

c quant_matrix.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management code - * * Copyright(C) 2002 Michael Militze
www.eeworm.com/read/418684/2086663

h sparc_matrix.h

/* * SPARC assembly matrix code. */ #ifndef _SPARC_MATRIX_H #define _SPARC_MATRIX_H #ifdef __arch64__ #define LDPTR ldx #define MAT_M 0x00 #define MAT_INV 0x08 #define V4F_DATA 0x00 #define V4F
www.eeworm.com/read/418684/2086675

c m_matrix.c

/* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy
www.eeworm.com/read/418684/2086683

h m_matrix.h

/* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy
www.eeworm.com/read/418440/2088816

h d_matrix.h

#ifndef MATRIX_CLASS #define MATRIX_CLASS #include #include #include "d_except.h" using namespace std; template class matrix { public: matrix(int numRows = 1, in
www.eeworm.com/read/412251/2171728

h matrix3.h

/** @file Matrix3.h 3x3 matrix class @maintainer Morgan McGuire, matrix@graphics3d.com @cite Portions based on Dave Eberly's Magic Software Library at
www.eeworm.com/read/412251/2172784

h matrix3.h

/** @file Matrix3.h 3x3 matrix class @maintainer Morgan McGuire, matrix@graphics3d.com @cite Portions based on Dave Eberly's Magic Software Library at