代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/273345/10919500
txt 数字时钟.txt
/*20. 数字钟﹝★﹞
1. 实验任务
(1. 开机时,显示12:00:00的时间开始计时;
(2. P0.0/AD0控制"秒"的调整,每按一次加1秒;
(3. P0.1/AD1控制"分"的调整,每按一次加1分;
(4. P0.2/AD2控制"时"的调整,每按一次加1个小时;
2. 电路原理图
图
www.eeworm.com/read/470668/6905619
svu 数字解调.svu
www.eeworm.com/read/460902/7238065
c 数字时钟.c
#include
unsigned char code num[]={0xc0,0xdf9,0xa4,0xb0,0x99,
0x92,0x82,0xf8,0x80,0x90};
unsigned char hour=0,min=0,sec=0,dat,mon,year;
unsigned char sign=0,set=0;
www.eeworm.com/read/459806/7264412
plg 数字功放.plg
礦ision3 Build Log
Project:
D:\study\程序\成品程序\数字功放\数字功放.uv2
Project File Date: 03/21/2006
Output:
www.eeworm.com/read/459806/7264413
obj 数字功放.obj
www.eeworm.com/read/459806/7264420
opt 数字功放.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/459806/7264421
lst 数字功放.lst
C51 COMPILER V7.50 数字功放 02/01/2006 16:51:42 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 数字功放
OBJECT MODULE PLACED IN 数字功放.O
www.eeworm.com/read/454422/7391455
html 数字排序.html
sour=new Array(63,23,54,34,34,34,23,46);
sour.sort();
for(i=0;i