代码搜索:键盘程序

找到约 10,000 项符合「键盘程序」的源代码

代码结果 10,000
www.eeworm.com/read/456700/7340562

c 毛璐可用程序备份.c

#include #include "delay.h" // SPI functions #include #define data_out PORTA.0 //定义18B20所用的数据线 #define data_en DDRA.0 #define data_in PINA.0 // Declare your global
www.eeworm.com/read/456359/7351135

txt matlab实用程序实例.txt

1-32是:图形应用篇 例1:三角函数曲线(1) function shili01 h0=figure('toolbar','none',... 'position',[198 56 350 300],... 'name','实例01'); h1=axes('parent',h0,... 'visible','off'); x=-pi:0.05:pi;
www.eeworm.com/read/456004/7359797

c 1超声波程序.c

/******************************************************** 功能:超声波测距 测量范围:30~100cm 测量误差:1cm 时间;2008-10-4 ********************************************************/ #include #
www.eeworm.com/read/455953/7360710

rc2 测试程序vc.rc2

// // 测试程序VC.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////
www.eeworm.com/read/454422/7391446

htm 06javascript容错程序.htm

JavaScript容错程序
www.eeworm.com/read/453155/7425219

asm 数控电源程序清单.asm

ZHENGSHU EQU 30H XIAOSHU EQU 31H JINWEI EQU 32H JIEWEI EQU 33H ORG 0000H AJMP MAIN ORG 0003H AJMP IP0 ORG 0013H AJMP IP1 MAIN: MOV XIAOSHU,#00H ;小数值存储 MOV JINWEI,#00H ;‘+’操作存储