代码搜索:数字识别

找到约 10,000 项符合「数字识别」的源代码

代码结果 10,000
www.eeworm.com/read/290020/8511827

c 数字示波器.c

// Header: 数字示波器 // File Name:lcdII.c // Author: H.C.H // Date:2005/8/15 //说明:基本成功 #include #include #include #define uint unsigned int #define uchar unsi
www.eeworm.com/read/289579/8542337

c 数字移动.c

#include int a[]={0,1,2,5,8,7,6,3}; int b[9]; int c[9]; int count=0; main() { int i,j,k,t; void print(); printf("Please enter original order of digits 1~8: "); for(i=0;i
www.eeworm.com/read/388528/8604585

doc 数字时钟.doc

www.eeworm.com/read/430203/8761940

bmp 猜数字.bmp

www.eeworm.com/read/381295/9099358

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/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/9099370

lnp 数字时钟.lnp

"STARTUP.obj", "数字时钟.obj" TO "数字时钟"
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