代码搜索:融合程序
找到约 10,000 项符合「融合程序」的源代码
代码结果 10,000
www.eeworm.com/read/364301/9913316
prj 键盘程序.prj
www.eeworm.com/read/364301/9913326
hex 键盘程序.hex
www.eeworm.com/read/364301/9913328
bin 键盘程序.bin
www.eeworm.com/read/364301/9913335
键盘程序1
;
;
ORG 0000H
AJMP START
ORG 0013H
AJMP KEY_INT
ORG 0080H
START:
SETB E
www.eeworm.com/read/363827/9934470
vi 演示程序.vi
www.eeworm.com/read/363638/9941380
doc 程序注释.doc
www.eeworm.com/read/362654/9987358
doc 程序说明.doc
www.eeworm.com/read/362423/9999845
txt c程序.txt
#include "at89x51.h"
unsigned char data flag1,mode=0,m1=0;
unsigned int m=0,flag;
void disp();
void ms();
void T();
unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}