代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/389792/8502334
c main.c
//从机11
#include
#include
#include "delay.h"
#include "1602.h"
#define amount 10 //设定通讯数据量
#define address 11
www.eeworm.com/read/290140/8502447
c main.c
/*
*********************************************************************************************************
* Atmega88
*
* File : MAIN.C
* Data
www.eeworm.com/read/389779/8504012
c main.c
//EJK601_TEST prj
//V1.0 release 2006.12.30
//
//
//
#include
#include
void main(void)
{
unsigned char i=0;
DELAY_10MS(10);//(2)
//-------------------INIT P
www.eeworm.com/read/389743/8505414
c main.c
//S52单片机红外线编解码遥控源程序
/*******************************************
* 程序描述:红外遥控NEC/SHARP码解码程序,经串口发送
* 目标cpu:at89s52
* 晶振:12M
* 硬件描述:一体化接收头接P3.2.指示LED接P1.0,P1.1
* 编译器:KEIL 7.05
* 日期:2008/1/24
* 作
www.eeworm.com/read/389743/8505471
c main.c
//S52单片机红外线编解码遥控源程序
/*******************************************
* 程序描述:红外遥控NEC/SHARP码解码程序,经串口发送
* 目标cpu:at89s52
* 晶振:12M
* 硬件描述:一体化接收头接P3.2.指示LED接P1.0,P1.1
* 编译器:KEIL 7.05
* 日期:2008/1/24
* 作
www.eeworm.com/read/389743/8505498
c main.c
//S52单片机红外线编解码遥控源程序
/*******************************************
* 程序描述:红外遥控NEC/SHARP码解码程序,经串口发送
* 目标cpu:at89s52
* 晶振:12M
* 硬件描述:一体化接收头接P3.2.指示LED接P1.0,P1.1
* 编译器:KEIL 7.05
* 日期:2008/1/24
* 作
www.eeworm.com/read/389743/8505533
c main.c
/*******************************************
* 程序描述:红外遥控NEC/SHARP码解码程序,经串口发送
* 目标cpu:at89s52
* 晶振:12M
* 硬件描述:一体化接收头接P3.2.指示LED接P1.0,P1.1
* 编译器:KEIL 7.05
* 日期:2008/1/24
* 作者:汤文平(inr999@163.com)
www.eeworm.com/read/389717/8506808
c main.c
//ICC-AVR application builder : 2007-10-27 10:16:42
// Target : M8
// Crystal: 7.3728Mhz
#include
#include
#include "8880.h"
#include "serial.h"
#include "main.h"
#inclu
www.eeworm.com/read/290068/8507392
c main.c
/*
* main.c
*
* kernel main function
* You can see whole progress.
* 1 boot.bin (boot.asm)
* |
* V
* 2 setup.bin (setup.asm)
* |
* V
* 3 system.bin
* system
www.eeworm.com/read/290066/8507490
c main.c
/* main.c - experimental GRUB stage2 that runs under Unix */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free