代码搜索:KeyTime

找到约 58 项符合「KeyTime」的源代码

代码结果 58
www.eeworm.com/read/488982/6481164

c jdq.c

/*实验名称:按加减键实现内部加减 0.01 功能:数码显示0.20---2.00 作者:http://www.mcuprog.com 05-02-01 */ #include //LCD的口线 sbit E=P2^2; sbit RW=P2^1; sbit RS=P2^0; sbit K1= P1^0; sbit JDQ = P3
www.eeworm.com/read/488982/6481169

lst jdq.lst

C51 COMPILER V7.06 JDQ 09/13/2007 03:26:00 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE JDQ OBJECT MODULE PLACED IN JDQ
www.eeworm.com/read/488982/6481172

bak jdq.c.bak

/*实验名称:按加减键实现内部加减 0.01 功能:数码显示0.20---2.00 作者:http://www.mcuprog.com 05-02-01 */ #include //LCD的口线 sbit E=P2^2; sbit RW=P2^1; sbit RS=P2^0; sbit K1= P1^0; sbit JDQ = P3
www.eeworm.com/read/157326/11720108

s timer.s

.module Timer.c .area vector(rom, abs) .org 14 rjmp _Timer0OverInter .area data(ram, con, rel) _LightCount:: .blkb 2 .area idata .word 0 .area data(ram, con, rel) .dbfile E:\罗鹏\工作资
www.eeworm.com/read/246095/12756858

lis main.lis

.module main.c .area data(ram, con, rel) 0000 _ticnt:: 0000 .blkb 2 .area idata 0000 0000
www.eeworm.com/read/246095/12756985

_c main._c

#define MAIN_C #include "main.h" #define ds 0 #define cp 1 #define sh_cp 2 long Contdata,timeset[3]; unsigned int
www.eeworm.com/read/246095/12757003

c main.c

#define MAIN_C #include "main.h" #define ds 0 #define cp 1 #define sh_cp 2 long Contdata,timeset[3]; unsigned int
www.eeworm.com/read/308144/13707316

h get_key.h

/**********************************************************************************/ //写一个八个按键的程序.最后的两个按键为方向键,可以连续调整. #define nullkey 0 #define pr_timekey 9 #define nusekey 10 uchar get_key(voi
www.eeworm.com/read/157326/11720092

lis timer.lis

.module Timer.c .area vector(rom, abs) .org 14 000E 19C0 rjmp _Timer0OverInter .area d
www.eeworm.com/read/342349/12026679

h get_key.h

/**********************************************************************************/ //写一个八个按键的程序.最后的两个按键为方向键,可以连续调整. #define nullkey 0 #define pr_timekey 9 #define nusekey 10 uchar get_key(voi