代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/420043/2071925

java matrix3d.java

/* * @(#)Matrix3D.java 1.3 97/07/28 * * Copyright (c) 1995-1997 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclusive, royalty free, license to use, *
www.eeworm.com/read/418684/2085435

c indirect_transpose_matrix.c

/* * (C) Copyright IBM Corporation 2004 * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation fil
www.eeworm.com/read/409203/2236923

java matrix3f.java

/* * Copyright (c) 2003-2009 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo
www.eeworm.com/read/409203/2236942

java matrix4f.java

/* * Copyright (c) 2003-2009 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo
www.eeworm.com/read/405754/2285195

c matrix2d.c

/* # proc: max_2d_addr - locates the maximum integer in a 2d matrix of specified # proc: dimensions. */ #include #include /*****************************************
www.eeworm.com/read/402654/2318489

hpp base_case_matrix.hpp

// Software License for MTL // // Copyright (c) 2007 The Trustees of Indiana University. All rights reserved. // Authors: Peter Gottschling and Andrew Lumsdaine // // This file is part of the Matrix
www.eeworm.com/read/402654/2318503

hpp crtp_base_matrix.hpp

// Software License for MTL // // Copyright (c) 2007 The Trustees of Indiana University. All rights reserved. // Authors: Peter Gottschling and Andrew Lumsdaine // // This file is part of the Matrix
www.eeworm.com/read/402654/2318504

hpp base_sub_matrix.hpp

// Software License for MTL // // Copyright (c) 2007 The Trustees of Indiana University. All rights reserved. // Authors: Peter Gottschling and Andrew Lumsdaine // // This file is part of the Matrix
www.eeworm.com/read/402654/2318674

cpp matrix_mult_simple.cpp

#include int main(int argc, char* argv[]) { using namespace mtl; using namespace mtl::matrix; const unsigned n= 100; dense2D
www.eeworm.com/read/402654/2318686

cpp matrix_functions2.cpp

#include #include int main(int argc, char* argv[]) { using namespace mtl; typedef std::complex cdouble; const unsigned