代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.plg
Build Log
--------------------Configuration: Matrix - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
matrix.cpp
// Matrix.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Matrix.h"
#include "MainFrm.h"
#include "MatrixDoc.h"
#include "MatrixView.h"
#ifdef _DEB
matrix.h
#include
#include"stdio.h"
//////////////////////////////////////////////////////////////////////
//定义三元组结构
//////////////////////////////////////////////////////////////////////
str
matrix.cpp
#include "Matrix.h"
#include
#include
#include
#include"stdio.h"
#define max 50
MatrixNode::MatrixNode(Triple t){
triple.col =t.col ;
triple.row =t.row ;
trip
matrix.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Matrix.
matrix.h
// Matrix.h : main header file for the MATRIX application
//
#if !defined(AFX_MATRIX_H__50B8F1BE_4AED_11D5_9DFE_5254AB1C303A__INCLUDED_)
#define AFX_MATRIX_H__50B8F1BE_4AED_11D5_9DFE_5254AB1C303A
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) Ap