代码搜索:数字时钟程序
找到约 10,000 项符合「数字时钟程序」的源代码
代码结果 10,000
www.eeworm.com/read/32129/1031337
c 主程序代码.c
#include "main.h"
unsigned char buf[512];
main()
(
int i=0;
sD_Reset(); //复位SD卡,使其进入SPI接口模式
print f("SD_Reset is suceed");
delay(100);
SD_Init(); //初始化SD卡
printf("SD_Init is
www.eeworm.com/read/32339/1033953
c 主程序代码.c
#include "main.h"
unsigned char buf[512];
main()
(
int i=0;
sD_Reset(); //复位SD卡,使其进入SPI接口模式
print f("SD_Reset is suceed");
delay(100);
SD_Init(); //初始化SD卡
printf("SD_Init is
www.eeworm.com/read/34129/1039241
c 从机源程序.c
#include
sbit key0=P1^0;
sbit key1=P1^1;
sbit key2=P1^2;
sbit key3=P1^3;
unsigned char keyscan() //键盘扫描函数
{
unsigned char keyscan_num,temp;
P1=0xff;
temp=P1;
if(~(te
www.eeworm.com/read/34129/1039297
c 源程序-开关检测.c
#include "reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit in=P3^0;
sbit out=P1^0;
void main(void)
{
while(1)
{
in=1;if(in==0)out=0;else out=1;
}
}
www.eeworm.com/read/34412/1040254
bak 测距程序_opt.bak
www.eeworm.com/read/34412/1040256
m51 测距程序.m51
BL51 BANKED LINKER/LOCATER V6.05 05/01/2010 20:54:33 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 测距程序.o
www.eeworm.com/read/34412/1040257
uv2 测距程序.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
www.eeworm.com/read/34412/1040266
bak 测距程序_opt.bak
www.eeworm.com/read/34412/1040268
m51 测距程序.m51
BL51 BANKED LINKER/LOCATER V6.05 05/01/2010 20:54:00 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE 测距程序.o
www.eeworm.com/read/34412/1040269
uv2 测距程序.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target