代码搜索结果
找到约 57,564 项符合
Display 的代码
led display.plg
礦ision3 Build Log
Project:
F:\我的Proteus\MCS-51 Demonstration\Chapter 5\47 LED Display\LED Display.uv2
Project File Date: 11/18/2006
Output:
led display.lst
A51 MACRO ASSEMBLER LED_DISPLAY 11/18/2006 17:07:13 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN LED Display.OBJ
ASSEMB
led display.lnp
"LED Display.obj"
TO "LED Display"
dyn display.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
display.m
%DISPLAY Display dataset information
display.m
%DISPLAY Display datafile information
display.m
%DISPLAY Display mapping information
display.lst
C51 COMPILER V7.06 DISPLAY 09/10/2008 19:16:49 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
display.cc
/*
* HT Editor
* display.cc
*
* Copyright (C) 1999-2004 Stefan Weyergraf (stefan@weyergraf.de)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
display.h
// display.h
// Tom Perme
// Microchip Technology Inc.
// 2007
void ClearK_LEDs(void);
void SetK_LEDs(void);
void SetSliderLEDs(char input);