代码搜索:SWM
找到约 150 项符合「SWM」的源代码
代码结果 150
www.eeworm.com/read/385457/8804374
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/352496/10547678
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/460346/7253068
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/298662/7946246
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/345421/11816150
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/341321/12093409
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/206465/15294485
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/473904/6821427
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
#include
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM
www.eeworm.com/read/252270/12290797
txt 基于my sql php4的数据库访问技术(转).txt
作者:studyboy
email: studyboy@21cn.com
日期:8/26/2001 12:02:12 PM
基于My SQL PHP4的数据库访问技术
★ 徐峰
一、PHP和MySQL数据库简介
PHP(Professional Hypertext Preprocessor)是一种服务器端的动态脚本编程语言。它同微软的ASP技术一样都是作为服务器和数据库之间的中
www.eeworm.com/read/364438/9906592
h d12config.h
//硬件配置头文件
typedef unsigned char INT8U;
typedef signed char INT8;
typedef unsigned short INT16U;
typedef signed short INT16;
typedef unsigned long INT32U;
typedef signed