代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
main_led
// Copyright (c) 2001-2004 Rowley Associates Limited.
//
// This file may be distributed under the terms of the License Agreement
// provided with this software.
//
// THIS FILE IS PROVIDED AS IS
led.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Led", "Led\Led.vcproj", "{736BD14D-AA6D-4A71-8EDB-B118E8668B0D
led.h
// Led.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error "include 'stdafx.h' before including this file for PCH"
#endif
#ifdef STANDARDSHEL
led.cpp
// Led.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Led.h"
#include "LedDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CLedApp
BEGIN
led.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/