代码搜索结果
找到约 10,000 项符合
MCU 的代码
mcu.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
mcu.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
mcu.lst
C51 COMPILER V6.23a MCU 10/10/2004 11:47:56 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE MCU
OBJECT MODULE PLACED IN mc
mcu.c
#include"reg51.h"
#include"INTRINS.H"
#include"math.h"
#define uchar unsigned char
#define uint unsigned int
sbit key=P1^4; //开关输入
sbit led0=P1^5; //led2输出
sbit led1=P1^6; //led1输
mcu.plg
礦ision2 Build Log
Project:
E:\my MCU\MCU\MCU.uv2
Project File Date: 04/25/2007
Output:
mcu.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {