代码搜索:课堂设计
找到约 10,000 项符合「课堂设计」的源代码
代码结果 10,000
www.eeworm.com/read/387017/8711800
doc 详细设计.doc
www.eeworm.com/read/186883/8894059
doc 设计报告.doc
www.eeworm.com/read/186869/8900547
doc 设计报告.doc
www.eeworm.com/read/384084/8901870
doc 设计文档.doc
www.eeworm.com/read/384018/8905488
doc 设计文档.doc
www.eeworm.com/read/427833/8917359
doc 概要设计.doc
www.eeworm.com/read/383018/8981087
i 设计最后.i
www.eeworm.com/read/383018/8981171
_c 设计最后._c
#include
#include
#include
#define fosc 8000000 //晶振4MHZ
#define BAUD 9600 //波特率
#define ASK (PINE&0X40)
#define SBT_ANSWER PORTE|=BIT(PORTE7)
#def
www.eeworm.com/read/383018/8981352
s 设计最后.s
.module _设计最后.c
.area data(ram, con, rel)
_flag_time::
.blkb 1
.area idata
.byte 0
.area data(ram, con, rel)
.dbfile F:\调试\计算器\设计最后.c
.dbsym e flag_time _flag_time c
_flag_computer::