代码搜索:main.c

找到约 10,000 项符合「main.c」的源代码

代码结果 10,000
www.eeworm.com/read/189632/8464637

c main.c

#include #include #define UCHAR unsigned char #define UINT unsinged int sbit IN0 = P3^2; sbit IN1 = P3^3; sbit PWM = P3^4; UCHAR PWMRegH, PWMRegL; void Delay(UCHAR
www.eeworm.com/read/189627/8465237

c main.c

#include "reg52.h" #include "stdio.h" sbit int0 = P3^0; sbit int1 = P3^1; sbit ira_set = P3^7; sbit ira_get = P3^6; unsigned char Delay(unsigned char no); void ld_int0 (void) interrupt 0
www.eeworm.com/read/390417/8466046

c main.c

/****************************************Copyright (c)************************************************** **********************************************************************************************
www.eeworm.com/read/390415/8466209

c main.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/390413/8466265

c main.c

#include "2440addr.h" #define MVAL (13) #define MVAL_USED (0) //0=each frame 1=rate by MVAL #define INVVDEN (1) //0=normal 1=inverted #define BSWP (0) //Byte swap control #define
www.eeworm.com/read/390408/8466720

c main.c

/**************************************************************** NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2
www.eeworm.com/read/189512/8466772

c main.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* bgopal: (1993-4) redesigned/rewritten using agrep's library interface */ #include #include
www.eeworm.com/read/189512/8466895

c main.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ #include #include "agrep.h" #if ISO_CHAR_SET #include /* support for 8bit character set: ew@senate.
www.eeworm.com/read/290681/8467088

c main.c

/* 本项目专门为本站的51 PIC AVR 多功能学习开发板而写,仅供参考,请勿做商业用途,欢迎转载但要保留本站信息 志博电子专注于8位单片机开发板设计和教学 让人耳目一心的经济又豪华型开发板
www.eeworm.com/read/290677/8467232

c main.c

#include "option.h" #include "44b.h" #include "44blib.h" #include #include "def.h" #include "D12def.h" //void __irq USB_INT(void); /*void Main(void) { pISR_EINT0=(int)USB_INT;