代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/320955/13415431
c main.c
/* STARTUP PROCEDURE FOR UNIX FORTRAN PROGRAMS */
#include "stdio.h"
#include "signal1.h"
#ifndef SIGIOT
#ifdef SIGABRT
#define SIGIOT SIGABRT
#endif
#endif
#ifndef KR_headers
#undef VOID
#include
www.eeworm.com/read/320899/13416755
c main.c
/*****************************************************************************
* main.c
*
* Copyright (c) 2007 Analog Devices, Inc. All Rights Reserved.
* This software is proprietary to Ana
www.eeworm.com/read/320874/13417160
c main.c
#include
#include"mouse.h"
#include"LCD1602_4.h"
sbit beep=P3^7;
void main()
{
LCM1602_Init();//初始化液晶1602
Init_mouse();
mouse_send_data(0xf4);//向鼠标发送0xF4命令发其开始工作
EX1=0;//关
www.eeworm.com/read/320794/13418289
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
** graduate school
** http://www.zlgmcu.com
**
www.eeworm.com/read/320778/13418665
c main.c
#include "config.h"
#include "sd.h"
#include "fat.h"
void cpu_init()
{
// Input/Output Ports initialization
// Port A initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In
www.eeworm.com/read/320739/13419058
c main.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define LCD_WIDTH 800
#define LCD_HEIGHT 600
#define SET_LCD_CS PO
www.eeworm.com/read/320714/13419336
c main.c
/* passed
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#include
#define __LIBRARY__ // 定义该变量是为了包括定义在unistd.h 中的内嵌汇编代码等信息。
#include
#include // 时间类型头文件
www.eeworm.com/read/320714/13419479
c main.c
/*
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#define __LIBRARY__ // 定义该变量是为了包括定义在unistd.h 中的内嵌汇编代码等信息。
#include // *.h 头文件所在的默认目录是include/,则在代码中就不用明确指明位置。
// 如果不是UNIX 的标准头文件
www.eeworm.com/read/320671/13420282
c main.c
/*
* Copyright (c) 2004-2006 Maxim Sobolev
* Copyright (c) 2006-2007 Sippy Software, Inc., http://www.sippysoft.com
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/320635/13420793
c main.c
//===============================================================
//
// The information contained herein is the exclusive property of
// Sunplus Technology Co. And shall not be distribu