代码搜索结果

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

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) Ap

matrix.c

// // matrix.c // // Matrix-window implementation // #include #include #include #include "globals.h" #include "message.h" #include "matrix.h" #include "re

matrix.c

#include #include #include /* * @unimplemented */ GpStatus WINGDIPAPI GdipCreateMatrix(GpMatrix **matrix) { return NotImplemented; } /* *

matrix.h

/** * \file matrix.h * Matrix operations. */ /* * Mesa 3-D graphics library * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * * Permission is hereby

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

matrix.hpp

/* Copy Left/Right : OTHER ,Amfproject * * * * This program is free software; you ca

matrix.h

// Copyright (C) 2006-2008 Anders Logg and Garth N. Wells. // Licensed under the GNU LGPL Version 2.1. // // Modified by Ola Skavhaug, 2007-2008. // Modified by Kent-Andre Mardal, 2008. // Modified by

matrix.h

// Copyright (C) 2006-2008 Anders Logg and Garth N. Wells. // Licensed under the GNU LGPL Version 2.1. // // Modified by Ola Skavhaug, 2007-2008. // Modified by Kent-Andre Mardal, 2008. // Modified by

matrix.java

/* * Encog Neural Network and Bot Library for Java v1.x * http://www.heatonresearch.com/encog/ * http://code.google.com/p/encog-java/ * * Copyright 2008, Heaton Research Inc., and individual con