代码搜索结果
找到约 72,433 项符合
LED Matrix 的代码
matrix.h
// -*- c++ -*-
//
// Copyright 1997, 1998, 1999 University of Notre Dame.
// Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee
//
// This file is part of the Matrix Template Library
//
// You sh
testled.led
[Version]
Version=0.1
[Device:0]
Typ:=LS3360-KN (LED 3mm)
Pos:=4f, 2b, 60, 3c
Address1:=LED1
nMask1:=207
val1:=f0000090
Type1:=1
OK1:=1
SFR1:=1
VTREG1:=0
MASK1:=1
Length1:=0
[Device:
led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\tools\TI2000\myprojects\DSP\LED\"
ProjectType=Executable
CPUFamily=TMS320C24XX
To
1082 matrix chain multiplication.cpp
/*
1082 Matrix Chain Multiplication
Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 1024 K
GUN C++
*/
//模拟栈操作
#include
//#include
//ifstream fin("data.txt")
matrix.hpp
#pragma ident "$Id: Matrix.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file Matrix.hpp
* Basic Matrix algorithms
*/
#ifndef GPSTK_MATRIX_HPP
#define GPSTK_MATRIX_HPP
//======================
led(10-1).pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\program\2812new\10 EV\led(10-1)\"
ProjectType=Executable
CPUFamily=TMS320C28XX
To
matrix.h
///Matrix.h and .cpp
#ifndef __MATRIX_H__
#define __MATRIX_H__
// System includes
#include
#include
#include
// Utilities includes
#include "Vector.h"
led.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: LED.c
led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\icetek-vc5416-edulab\lab0301-Led\"
ProjectType=Executable
CPUFamily=TMS320C54XX
T
led.c
/////////////////////////////////////////////////
// Example For ICETEK-VC5416-EDU //
// CTR Version : V4 //
// Filename: LED.c