代码搜索:ADC按键设计

找到约 10,000 项符合「ADC按键设计」的源代码

代码结果 10,000
www.eeworm.com/read/28786/873867

lst 按键12864显示.lst

C51 COMPILER V7.06 __键12864_允_ 06/14/2010 17:16:33 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE __键12864_允_ OBJECT MODULE PLACED
www.eeworm.com/read/28786/873870

hex 按键12864显示.hex

:0303E100DFFE221A :1003B100AE07AF061EEF600C7FF51203E17FF51269 :0503C10003E180EE22C3 :10017F002020312EC9E8D6C331002020322EC9E805 :10018F00D6C332002020332EC9E8D6C33300202037 :10019F00342EC9E8D6C334
www.eeworm.com/read/28786/873874

c 按键12864显示.c

/*----------------------------------------------- 名称:按键测试单个菜单显示 论坛:www.doflye.net 编写:shifang 日期:2009.5 修改:无 内容:单个菜单,多页显示,不带子菜单 ------------------------------------------------*/ #i
www.eeworm.com/read/28786/873876

opt 按键12864显示.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/26219/955741

c 按键扫描程序.c

//********键盘扫描**********8 sbit System=p1.0; sbit TimeUp=p1.1; sbit TimeDown=p1.2; sbit Exit=p1.3; //*******按键扫描程序**** void keyscan() { if(System ==0) { delay5ms(); if(System==0) {
www.eeworm.com/read/26262/956584

opt 9.4.1按键输入.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {