代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/182370/9205914

hpp random_matrix.hpp

// random uniform matrix/vector // random normal matrix/vector class RandomMatrix { };
www.eeworm.com/read/182370/9205915

hpp matrix_types.hpp

#ifndef ULAPACK_MATRIX_TYPEDEFS_HPP_ #define ULAPACK_MATRIX_TYPEDEFS_HPP_ namespace ulapack { namespace ublas = boost::numeric::ublas; template
www.eeworm.com/read/182370/9205917

cpp random_matrix.cpp

#include namespace { class Random { public: Random() : rng(), gen_uniform(rng), gen_normal(rng,norm) {} double uniform() { return gen_uniform(); } double normal() {
www.eeworm.com/read/378759/9216806

c matrix_button.c

#include #include #include #include #include #include #include #include
www.eeworm.com/read/181830/9235691

m refinement_matrix.m

function T = refinement_matrix(H,kmin,kmax) % REFINEMENT_MATRIX - build multiwavelet refinement matrix % % T = refinement_matrix(H,kmin,kmax) % % The refinement matrix is the block matri
www.eeworm.com/read/181830/9235707

m transition_matrix.m

function T = transition_matrix(H,kmin,kmax) % TRANSITION_MATRIX - build transition matrix for multiwavelet H % % T = transition_matrix(H,kmin,kmax) % % The transition matrix is the refin
www.eeworm.com/read/181719/9240257

plg tri_matrix.plg

Build Log --------------------Configuration: tri_matrix - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ls
www.eeworm.com/read/181719/9240262

dsp tri_matrix.dsp

# Microsoft Developer Studio Project File - Name="tri_matrix" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/181719/9240293

ncb tri_matrix.ncb

www.eeworm.com/read/181719/9240296

opt tri_matrix.opt