代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/225702/14523364
h matrix3d.h
// Matrix3D.h: interface for the CMatrix3D class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MATRIX3D_H__F9E99FF6_EB74_4446_99D8_5968700AD4D6__INCL
www.eeworm.com/read/225702/14523392
cpp matrix3d.cpp
// Matrix3D.cpp: implementation of the CMatrix3D class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "OpenGLtest.h"
#include "Matrix3D.
www.eeworm.com/read/225420/14541138
m matrix2xy.m
function xy_pos = matrix2xy(m_pos)
% matrix2xy matrix position to chess xy position
% A position is given in matrix notation and the chess xy position is
% required.
%
% Inputs:
% * m_pos ... p
www.eeworm.com/read/225420/14541228
m xy2matrix.m
function m_pos = xy2matrix( xy_pos )
% xy2matrix chess xy position to matrix position
% A position is given in chess xy notation and the position is in matrix
% notation required.
%
% Inputs:
www.eeworm.com/read/225420/14541287
m matrix2chess.m
function n = matrix2chess(pos)
% matrix2chess matrix to chess notation
% A position is given in matrix notation and the chess notation is
% required.
%
% Inputs:
% * pos ... position in matrix n
www.eeworm.com/read/124283/14581735
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 the t
www.eeworm.com/read/124283/14581739
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 the t