代码搜索结果

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

matrix.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ

matrix.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

matrix.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

matrix.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

matrix.dsp

# Microsoft Developer Studio Project File - Name="matrix" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Co

matrix.cpp

/////////////////////////////////////////////////////////////////////////////// // // Matrix.cpp // // Demonstrates template metaprogramming for matrix operations // // Copyright

matrix.h

/////////////////////////////////////////////////////////////////////////////// // // Matrix.h // // Demonstrates template metaprogramming for matrix operations // // Defines the following template fu

matrix.c

#include "quicktime.h" int quicktime_matrix_init(quicktime_matrix_t *matrix) { int i; for(i = 0; i < 9; i++) matrix->values[i] = 0; matrix->values[0] = matrix->values[4] = 1; matrix-

matrix.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /

matrix.cc

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /