代码搜索:扩展频谱
找到约 5,515 项符合「扩展频谱」的源代码
代码结果 5,515
www.eeworm.com/read/28694/1005534
c 用62256扩展内存.c
//-----------------------------------------------------------------
// 名称: 用62256扩展内存(32KB)
//-----------------------------------------------------------------
// 说明: 程序运行时首先向62256开始处写入1-200,然后读取
www.eeworm.com/read/28694/1005535
aps 用62256扩展内存.aps
用62256扩展内存13-Apr-2009 17:02:0707-Oct-2009 19:52:04241013-Apr-
www.eeworm.com/read/28694/1005540
hex 用62256扩展内存.hex
:1000000010C017C016C015C014C013C012C011C054
:1000100010C00FC00EC00DC00CC00BC00AC009C07C
:1000200008C011241FBECFE5D2E0DEBFCDBF02D095
:1000300037C0E6CF8FEF87BBE8E3F0E080838081B5
:100040008F77808320E
www.eeworm.com/read/28833/1009986
plg 电子时钟扩展.plg
建造目标 'Target 1'
正在编绎 电子时钟扩展.c...
C:\KEIL\C51\INC\REG52.H(10): 错误 C231: 'P0': redefinition
C:\KEIL\C51\INC\REG52.H(11): 错误 C231: 'P1': redefinition
C:\KEIL\C51\INC\REG52.H(12): 错误 C231: 'P2': redefini
www.eeworm.com/read/28833/1009991
hex 电子时钟扩展.hex
:100A1000323030392D30312D30310030303A3030F5
:040A20003A30300038
:1008170020300E0000000000000000000000000073
:1008270001000000010000000900000000000000B6
:1008370000000000000000000100000001000000AF
www.eeworm.com/read/28833/1009994
c 电子时钟扩展.c
#include
#include"lcd1602.h"
#include"ds1302.h"
#include"ds18b20.h"
#define uint unsigned int
#define uchar unsigned char
uint b[6];
//年月日时分秒
uchar code row1[]={"2009-01-01"};
www.eeworm.com/read/28833/1009995
opt 电子时钟扩展.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 {