代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/324218/13279015
c main.c
//-------------------------------------------------------------------------*
//工 程 名:DG128液晶(LCD) *
//硬件连接:
www.eeworm.com/read/239424/13280992
c main.c
//======================================================
// The information contained herein is the exclusive property of
// Sunnnorth Technology Co. And shall not be distributed, reproduced,
//
www.eeworm.com/read/324118/13284566
c main.c
/*
* main.c
*
* Test application for tinysh module
*
* Copyright (C) 2001 Michel Gutierrez
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/324117/13284655
c main.c
/*
* main.c
*
* Test application for tinysh module
*
* Copyright (C) 2001 Michel Gutierrez
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/324106/13286314
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/13286348
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //头文件中没有定义的IO就要自己来定义了
char code dx516[3]
www.eeworm.com/read/324106/13286402
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/324106/13286455
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/13286494
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
char code dx516[3] _at_ 0x003b;//这是为了仿真设置的
#define WriteD
www.eeworm.com/read/324106/13286532
c main.c
#define uchar unsigned char //定义一下方便使用
#define uint unsigned int
#define ulong unsigned long
#include //包括一个52标准内核的头文件
sbit P10 = P1^0; //要控制的LED灯
sbit K1= P3^2; //按键K1
cha