代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/324106/13287597
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
//本课试验写入一个字节到24c02中
char code dx516[3] _at_ 0x003b;//这是为了仿真
www.eeworm.com/read/239323/13287648
c main.c
//
// main.c
// chmporter
//
// Created by Julien Sebire on 28/09/05.
// Copyright (c) 2005 __MyCompanyName__. All rights reserved.
//
//======================================================
www.eeworm.com/read/324106/13287653
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了
sbit P11 = P1^1;
sb
www.eeworm.com/read/324106/13287698
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
char code dx516[3] _at_ 0x003b;//这是为了仿真设置的
sbit BEEP=P
www.eeworm.com/read/324106/13287744
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了
sbit P11 = P1^1;
sb
www.eeworm.com/read/324106/13287802
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了
sbit P11 = P1^1;
sb
www.eeworm.com/read/324106/13287851
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
char code dx516[3] _at_ 0x003b;//这是为了仿真设置的
sbit P10=P1^
www.eeworm.com/read/324090/13288666
c main.c
/************************************************************
FileName: main.c
Author: Version : Date:
Description: // 模块描述
Version: // 版本信息
Function L
www.eeworm.com/read/324088/13288747
c main.c
#include
#include "global.h"
#include "keyboard.h"
#include
#include "valve.h"
unsigned char procKey(void);
void initLED(void);
void setLEDState(unsigned char on,un
www.eeworm.com/read/324082/13288933
c main.c
#include "clidi.h"
#include
S16 asTx[ICLID_FR_SZ];
S16 asRxC[ICLID_FR_SZ];
S16 asRxA[ICLID_FR_SZ];
S16 aS[ICLID_FR_SZ*2];
S16 aC[ICLID_FR_SZ*2];
#pragma DATA_SECTION (ClidDbA