代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/188490/8536987
c main.c
/*
* main.c -- the bare scull char module
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be freely u
www.eeworm.com/read/188490/8537184
c main.c
/* -*- C -*-
* main.c -- the bare scullp char module
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/289651/8537508
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/389273/8537904
c main.c
/******************************************************************************
ST7LITE39 ADC功能应用实例
******************************************************************************/
#include "st7li
www.eeworm.com/read/389273/8537923
c main.c
/******************************************************************************
ST7LITE39 ADC功能应用实例(以下程序参考或采用ST公司MCD Application Team提供的相关子程序)
*******************************************************
www.eeworm.com/read/433246/8537926
c main.c
/*Main.c*/
/*AD采样基本程序,并带有排队滤波函数
采样结果的精度与稳定性与基准源和信号源有关
请在项目开发的时候选择稳定的电压基准源*/
#include "global.c"
#include "math.h"
void SystemInit();
void Timer1Init();
void KickDog();
void SPI_In
www.eeworm.com/read/433244/8538000
c main.c
/*外部数据RAM测试程序*/
#include "global.c"
//#include "ioports.h"
void SystemInit();
void RAM_Test();
void KickDog();
int recbuff[100];
unsigned int i=0,j=0,t=0;
ioport unsigned int port8;
main(
www.eeworm.com/read/389270/8538055
c main.c
/*C**************************************************************************
* NAME: main.c
*----------------------------------------------------------------------------
* Copyright (c) 20
www.eeworm.com/read/433241/8538107
c main.c
/*Main.c*/
/*AD采样基本程序,并带有排队滤波函数
采样结果的精度与稳定性与基准源和信号源有关
请在项目开发的时候选择稳定的电压基准源*/
#include "global.c"
#include "math.h"
void SystemInit();
void Timer1Init();
void KickDog();
void inte
www.eeworm.com/read/188480/8538204
c main.c
//******* 2006.07.26 完成参数分离及计算 ********//
#include "system.h"
uchar GPS_GPRMC_init[5] = "GPRMC";
uchar GPS_GPRMC_check[5];
uchar GPS_GPRMC_data[70];
uchar GPS_GPRMC_compare=0; //用于记录check和i