代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/391048/8425870
c main.c
#include
//月亮微控 QQ:228939191
/*******************输入输出分配*****************************************
| 输入 | 输出 |
|X13 | Y13 |
|X12 门开关 | Y12 |
|
www.eeworm.com/read/291300/8426231
c main.c
//模块:Menu.C
//功能:菜单模块
//晶振:24.000MHz
//芯片: STC12C5412AD
//版本:V1.0.0
//设计:魏广寅
//日期:2007.4.10
//--------------------------------------------------------------------
#include"STC1
www.eeworm.com/read/291292/8426423
c main.c
#include "common.h"
#include "key.h"
#include "def.h"
#include
void main()
{
//unsigned char a = 0x00;
//unsigned char a[5];
unsigned char key_i = 9;
while(1)
{
www.eeworm.com/read/291252/8431788
c main.c
/*
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#define __LIBRARY__
#include
#include
/*
* we need this inline - forking from kernel space will result
* in NO COPY
www.eeworm.com/read/191210/8433302
c main.c
/*-----------------------------------------------------------------------------
The following program generates sawtooth waves on the DAC outputs of the
Philips LPC Devices. This code was compiled
www.eeworm.com/read/191033/8434692
c main.c
/*
* ----------------------------------------------------------------------------
* Main Program of Digital Project
*
* By I馻ki Navarro Oiza
* Spring 2004
* ------------------------------
www.eeworm.com/read/190845/8437469
c main.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/190844/8437680
c main.c
/* Stadnalone.c - Example MCore microcontroller application to blink */
/* all 4 LEDS on a MMCEVB2107 board. */
/* Uses on-chip timers to implement a periodic interrupt. */
/* Port to S
www.eeworm.com/read/190618/8441468
c main.c
/*************************************************************
* File: imon/main.c
* Purpose: main module for imon (ICEmonitor)
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970217
www.eeworm.com/read/190618/8441486
c main.c
/*************************************************************
* File: pmon/main.c
* Purpose: main module for PMON
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970217 Moved stuff f