代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.pas
unit Matrix;
interface
// Transpose a Variant matrix.
// Transpose1 uses a direct, readable, maintainable approach.
// Transpose2 accesses the Variant array data directly, which is
// much fa
matrix.hpp
/*
Context : Matrix and Vector Operation
Author : Frank Hoeppner, see also AUTHORS file
Description : header of class Matrix
History : see source
matrix.cpp
/*
Context : Matrix and Vector Operation
Author : Frank Hoeppner, see also AUTHORS file
Description : implementation of class module Matrix
History
matrix.dsp
# Microsoft Developer Studio Project File - Name="Matrix" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
matrix.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "Matrix"=".\Matrix.d
matrix.c
/*==================================================================*
*description Initialize sparse matrix and create matrix a, b *
* and store the result of matrix a plus b int
matrix.plg
Build Log
--------------------Configuration: Matrix - Win32 Debug--------------------
Command Lines
Results
Matrix.exe - 0 erro
matrix.h
// Matrix.h: interface for the Matrix class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MATRIX_H__3461DABF_4919_4B31_81EA_AC9397ABBAE1__INCLUDED_)