代码搜索:main.c

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

代码结果 10,000
www.eeworm.com/read/318179/13483899

c main.c

/* * Copyright (c) 2001, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following cond
www.eeworm.com/read/318171/13484401

c main.c

#include "AT91RM9200.h" #include "lib_AT91RM9200.h" #include "def.h" #include "config.h" #include "slib.h" #include "console.h" #include "twi.h" #include "params.h" // The following DBGU ASM
www.eeworm.com/read/318158/13484923

c main.c

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/318048/13489121

c main.c

#include #include #include"ctc.h" void main() { int i,j,k,index; int count=1,FrameNum=20000; float buffer[L_total*2*2]; // double *buffer; int decode[L_total*2],data[L_
www.eeworm.com/read/317928/13493167

c main.c

//ICC-AVR application builder : 2007-10-30 15:43:17 #include "public.h" #define Fy0 61242 #define FyL 60742 #define FyH 61742 #define RadPer1MHz 0.001 #define Rad0 0.087266 //5度
www.eeworm.com/read/317903/13493354

c main.c

//================================================== //程序以89c2051为基础,串行口以19200波特率(11.059M晶振) //================================================== #include ".\main.h" #include #defin
www.eeworm.com/read/317891/13494561

c main.c

/***************************************************************** Copyright (C), 2004-2008, Wintech Digital System Co., Ltd. FileName: main.c Description: Video Loopback Test **
www.eeworm.com/read/317891/13494579

c main.c

/***************************************************************** Copyright (C), 2004-2008, Wintech Digital System Co., Ltd. FileName: main.c Description: Video Loopback Test **
www.eeworm.com/read/317828/13496205

c main.c

#include #include #include #include #define csl PORTD&=~_BV(PD1) //PD1 #define csh PORTD|=_BV(PD1) #define restl PORTD&=~_BV(P
www.eeworm.com/read/317785/13497201

c main.c

#include /* 定义P89C51RD2特殊功能寄存器 */ sfr RCAP2L = 0xCA; sfr RCAP2H = 0xCB; sfr SCON = 0x98; sbit RCLK = 0xCD; sbit TCLK = 0xCC; sbit TR2 = 0xCA; /* 定义P89C51RD2保密位