代码搜索结果
找到约 10,000 项符合
EEPROM 的代码
用avr内置eeprom与1602lcd设计电子密码锁.hex
:100000000C942A000C9447000C9447000C94470071
:100010000C9447000C9447000C9447000C94470044
:100020000C9447000C9447000C9447000C94470034
:100030000C9447000C9447000C9447000C94470024
:100040000C9447000C9
keil c51-
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = EEPROM) // use
keil c51-
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
keil c51-
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = EEPROM) // use
keil c51-
/*
* This file contains the frame-work for the EEPROM Memory Classes
*/
#pragma ORDER // keep variables in order of definition
#pragma USERCLASS (HDATA = eeprom) // u
stc_mcu_flash_read_write.h
// ##################################################################
// file name : EEPROM.h
// version : 1.0
// c compiler : Keil
// STC MCU-RD+/RC inside EEPROM read/write
// ###########
ad_cy.lst
C51 COMPILER V7.06 AD_CY 02/20/2009 10:36:17 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE AD_CY
OBJECT MODULE PLACED IN A
mcu.c
#include
#include
#include
//#include"FM25H20.c"
#include"mcu.h"
#include
BYTE address,test_byte;
//sbit LED=P3^3;
//sbit P03=P0^3
energadd.c
/*************************************************************************************
文件类型:
文件作用:能量计量
修改权限:
文件相关:
创 建 人:chenbo
创建日期:2007.06.04
当前版本:Ver0.1
版本信息:Ver0.1