代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/471578/6885724

class matrix3d.class

www.eeworm.com/read/394585/8217266

cpp matrix2d.cpp

// Matrix2D.cpp: implementation of the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#include "imgpro.h" #include "matrix2D.h"
www.eeworm.com/read/394585/8217332

h matrix2d.h

// Matrix2D.h: interface for the CMatrix2D class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX2D_H__861EEFD7_9B24_11D5_B119_5254AB32C4D0__INCL
www.eeworm.com/read/294160/8249893

c matrix2d.c

/* File: MATRIX2D.C Basic 2D-matrix implementation in ANSI-C. C. Valens Created : 05/09/1999 Last update : 29/09/1999 */ #include "matrix2d.h" #include #include
www.eeworm.com/read/294160/8249898

h matrix2d.h

/* File: MATRIX2D.H C. Valens Created : 05/09/1999 Last update : 07/09/1999 */ #ifndef __MATRIX_2D_H__ #define __MATRIX_2D_H__ typedef int element_type; #define min_element_type
www.eeworm.com/read/392854/8322627

m matrix_t_pdf.m

function p = matrix_T_pdf(A, M, V, K, n) % MATRIX_T_PDF Evaluate the density of a matrix under a Matrix-T distribution % p = matrix_T_pdf(A, M, V, K, n) % See "Bayesian Linear Regression", T. Minka,
www.eeworm.com/read/292933/8322940

h btl_matrix_algorithms.h

// // btl_matrix_algorithms.h // // This file contains the generic numeric functions for manipulation of matrices // // These classes are part of the Bioinformatics Template Library (BTL). // /
www.eeworm.com/read/368337/9700759

h gsl_matrix_uchar.h

/* matrix/gsl_matrix_uchar.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under
www.eeworm.com/read/368337/9700764

h gsl_matrix_float.h

/* matrix/gsl_matrix_float.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under