代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/459034/1575551
m commutation_matrix.m
## Copyright (C) 1995, 1996 Kurt Hornik
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the GNU General Public Li
www.eeworm.com/read/459034/1575608
m sylvester_matrix.m
## Copyright (C) 1996, 1997 John W. Eaton
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the GNU General Public L
www.eeworm.com/read/459034/1575801
m duplication_matrix.m
## Copyright (C) 1995, 1996 Kurt Hornik
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the GNU General Public Li
www.eeworm.com/read/459034/1575805
m commutation_matrix.m
## Copyright (C) 1995, 1996 Kurt Hornik
##
## This file is part of Octave.
##
## Octave is free software; you can redistribute it and/or modify it
## under the terms of the GNU General Public Li
www.eeworm.com/read/457459/1597196
java matrix4.java
package org.sunflow.math;
/**
* This class is used to represent general geometric transformations in 3D. Note
* that the rotation matrices assume a right-handed convention.
*/
public final c
www.eeworm.com/read/457216/1599720
m matrix_games.m
% Section 5.2.5: Mixed strategies for matrix games
% Boyd & Vandenberghe "Convex Optimization"
% Jo雔le Skaf - 08/24/05
%
% Player 1 wishes to choose u to minimize his expected payoff u'Pv, while
% pla
www.eeworm.com/read/251957/4413291
h quant_matrix.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Quantization matrix management header -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/251957/4413307
cpp quant_matrix.cpp
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Quantization matrix management code -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/251805/4416642
h quant_matrix.h
#ifndef _QUANT_MATRIX_H_
#define _QUANT_MATRIX_H_
#include "../portab.h"
uint8_t get_intra_matrix_status(void);
uint8_t get_inter_matrix_status(void);
void set_intra_matrix_status(uint8_t s