代码搜索:note

找到约 10,000 项符合「note」的源代码

代码结果 10,000
www.eeworm.com/read/363411/9952704

c note3.c

#include /* 命令常量定义 */ #define CMD_START_DS12C887 0x20 /* 开启时钟芯片 */ #define CMD_START_OSCILLATOR 0x70 /* 开启振荡器, 处于抑制状态 */ #define CMD_CLOSE_DS12C887
www.eeworm.com/read/363411/9952708

c note2.c

#include #include #include #define MCA XBYTE[0XFF0A] #define MCB XBYTE[0XFF0B] #define MCC XBYTE[0XFF0C] #define MCD XBYTE[0XFF0D] sbit CS=P2^7; sbit WR=P3^6; sb
www.eeworm.com/read/363073/9968824

bmp game_note.bmp

www.eeworm.com/read/363072/9969000

bmp game_note.bmp

www.eeworm.com/read/167234/9974775

ico note11.ico

www.eeworm.com/read/166623/10011056

asp note_url.asp

www.eeworm.com/read/361751/10037487

ico note14.ico

www.eeworm.com/read/164245/10121341

ico note03.ico

www.eeworm.com/read/163860/10142283

schdoc 00 note.schdoc

www.eeworm.com/read/359302/10156564

txt debug note.txt

1、为什么用KEIL仿真的时候5个任务都能实现,而下载到片子上又没有反应? 排除的可能:a、把MAIN程序改成简单的闪烁LED程序下到片子上能顺利执行,仿真也能执行! 这里排除了启动程序出错的问题,和程序下载到FLASH中位置的问题。