代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/233448/4687712

java matrix4f.java

/* * Instance initializers are now turned into a new function instinit$ and called * from the ctor. SAVE_EXPRs can't be easily shared. * * Contributed by Adam King * */ pub
www.eeworm.com/read/232407/4700437

h matrix2d.h

#ifndef _VCF_MATRIX2D_H__ #define _VCF_MATRIX2D_H__ //Matrix2D.h /* Copyright 2000-2004 The VCF Project. Please see License.txt in the top level directory where you installed the VCF. */ #if _MSC_V
www.eeworm.com/read/232407/4700531

cpp matrix2d.cpp

//Matrix2D.cpp /* Copyright 2000-2004 The VCF Project. Please see License.txt in the top level directory where you installed the VCF. */ /* Generated by Together */ #include "vcf/GraphicsKit/Graphi
www.eeworm.com/read/229663/4753863

java matrix3d.java

/** A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform */ package RoboPackII; class Matrix3D { float xx, xy,
www.eeworm.com/read/229663/4753883

java matrix3d.java

/** A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform */ package RoboPackII; class Matrix3D { float xx, xy,
www.eeworm.com/read/221464/4830399

cpp adj_matrix_cc.cpp

//======================================================================= // Copyright 1997, 1998, 1999, 2000 University of Notre Dame. // Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek //
www.eeworm.com/read/221464/4832090

cpp matrix_slice_project.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4832093

cpp matrix_vector_solve.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4832096

cpp matrix_column_project.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4832097

cpp matrix_row_project.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted