代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/216802/4886967

h sparc_matrix.h

/* * SPARC assembly matrix code. */ #ifndef _SPARC_MATRIX_H #define _SPARC_MATRIX_H #ifdef __arch64__ #define LDPTR ldx #define MAT_M 0x00 #define MAT_INV 0x08 #define V4F_DATA 0x00
www.eeworm.com/read/216802/4886980

c m_matrix.c

/* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/216802/4886988

h m_matrix.h

/* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/216676/4888846

cpp matrix_test.cpp

//===========================================================================// // File: matrix.cc // // Contents: Implementation details for t
www.eeworm.com/read/213345/4916950

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Custom matrix quantization functions - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/213345/4916953

c quant_matrix.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Custom matrix quantization functions - * * Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/211187/4945504

h quant_matrix.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management header - * * Copyright(C) 2002 Michael Milit
www.eeworm.com/read/211187/4945520

cpp quant_matrix.cpp

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Quantization matrix management code - * * Copyright(C) 2002 Michael Militze
www.eeworm.com/read/210208/4951551

java matrix_reader.java

/** * Description: reads the problem data in TSPLIB format * The following description of the file format is extracted from the TSPLIB documentation (by K. Helsgaun, LKH 1.3, July 2002).
www.eeworm.com/read/206142/5011913

c matrix_int.c

/* * * QccPack: Quantization, compression, and coding libraries * Copyright (C) 1997-2007 James E. Fowler * * This library is free software; you can redistribute it and/or * modify it under t