代码搜索:时钟提取
找到约 10,000 项符合「时钟提取」的源代码
代码结果 10,000
www.eeworm.com/read/381295/9099362
hex 数字时钟.hex
:03000000020A7D74
:0C0A7D00787FE4F6D8FD75813E020AC4C3
:100B8500F1F2F4F881F34961332505F1012180F291
:080B95004860322404F0002046
:100B5E000C250000000100020000000000000C3314
:100B6E000009000500090005
www.eeworm.com/read/381295/9099367
lst 数字时钟.lst
C51 COMPILER V8.05a 数字时钟 07/25/2008 17:56:00 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 数字时钟
OBJECT MODULE PLACED IN 数字时钟.
www.eeworm.com/read/381295/9099394
obj 数字时钟.obj
www.eeworm.com/read/381295/9099396
c 数字时钟.c
#include
unsigned char code ledp[4]={0xf1,0xf2,0xf4,0xf8};//{0x1f,0x2f,0x4f,0x8f};//
unsigned char code ledp1[10]={0x81,0xf3,0x49,0x61,0x33,0x25,0x05,0xf1,0x01,0x21};
unsigned char co
www.eeworm.com/read/381295/9099400
plg 数字时钟.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\hp\桌面\程序\数字时钟\数字时钟.uv2
Project File Date: 07/22/2008
Output:
www.eeworm.com/read/281926/9126850
txt 时钟驱动.txt
#include "reg51.h"
#include "intrins.h"
sbit SD2001_SDA= P2^1;
sbit SD2001_SCL= P2^3;
sbit SCLE = P1^5;
sbit SDAE = P1^4;#define SomeNOP(); { _nop_(); _nop_(); _nop_();_nop_(); }
unsigned
www.eeworm.com/read/182868/9187733
txt 数字时钟.txt
function www_helpor_net()
{
var Digital=new Date()
var hours=Digital.getHours()
var minutes=Digital
www.eeworm.com/read/377895/9258962
txt 数字时钟.txt
#include
unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,