代码搜索:计数程序
找到约 10,000 项符合「计数程序」的源代码
代码结果 10,000
www.eeworm.com/read/435421/7792340
txt 计数器.txt
// 1 2 3 + =
// 4 5 6 - ce
// 7 8 9 * on/off
// +/- 0 . /
//按键: 0 1 2 3 4 5 6 7 8 9
//对应值: 0
www.eeworm.com/read/243412/12942776
grd 设计数据.grd
www.eeworm.com/read/323663/13330368
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/323663/13330377
hex 可加减计数.hex
:1001F8007FBFDFEFF7FB3F065B4F666D7D077F6FC5
:090208007783C6A1868400F72269
:0700030001080002090000E2
:0F021100EFD394004009E4FE0EBE7DFC1F80F188
:0102200022BB
:10012600EF20E402D201EF20E202D200EF20E3
www.eeworm.com/read/323663/13330388
plg 可加减计数.plg
礦ision3 Build Log
Project:
F:\PROTEUS KEILC51 模块仿真\可加减计数\可加减计数.uv2
Project File Date: 05/16/2008
Output:
Build target 'Target 1'
compiling 可加
www.eeworm.com/read/137272/13335852
asm 计数器.asm
org 0000h
ajmp main
org 000bh
reti
org 001bh
ajmp int_1
main: mov a,#0bbh
mov r4,#04h
acall led
start: mov sp,#60h
www.eeworm.com/read/314126/13574150
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/314126/13574151
plg 计数器.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\baiyang\My Documents\51 lab\计数器\计数器.uv2
Project File Date: 04/11/2008
Output:
Build targe