代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/290392/8485771
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/290392/8485801
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/290392/8485836
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/290392/8485871
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/290392/8485902
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/390092/8486342
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co., LTD.
**
www.eeworm.com/read/390092/8486390
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/390086/8486444
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/390080/8486936
c main.c
/**
* @file main.c
* @brief 主程序
* @author Shiquan Ye, yeshiquan@gmail.com
* @date 2008-11-12
*/
/*
* Copyright (C) 2008 - Shiquan Ye, yeshiquan@gmail.com
* This program is free software; you
www.eeworm.com/read/390079/8486974
c main.c
/*编译和运行环境
* gcc4.3.2
* Archlinux-2.6.26
* 使用方法
* 命令行输入 gcc main.c && ./a.out Test.cmm
*/
#include "cmm.h"
int main (int argc, char * argv[]) {
bool nxtlev[symnum];
fname = argv[1];