代码搜索:键盘程序
找到约 10,000 项符合「键盘程序」的源代码
代码结果 10,000
www.eeworm.com/read/203282/15362892
gif 键盘图.gif
www.eeworm.com/read/203282/15362922
gif 键盘区位.gif
vti_encoding:SR|utf8-nl
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_filesize:IX|16178
vti_cacheddtm:TX|01 Jun 2000 07:13:10 +0800
vti_cachedhasbots:BR|false
vti_extenderversion:
www.eeworm.com/read/203282/15362927
htm 键盘区位.htm
vti_encoding:SR|utf8-nl
vti_cachedlinkinfo:VX|S|1.jpg S|Slibar.gif S|键盘图.gif H|右.htm S|home.gif
vti_timecreated:TR|01 Jun 2000 08:27:53 +0800
vti_cacheddtm:TX|01 Jun 2000 22:36:04 +0800
vti_timela
www.eeworm.com/read/203282/15362950
htm 键盘图.htm
vti_encoding:SR|utf8-nl
vti_author:SR|xiayu
vti_title:SR|键盘图
vti_cachedlinkinfo:VX|S|键盘图.gif
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_timecreated:TR|01 Jun 2000 07:47:01 +080
www.eeworm.com/read/203282/15362960
gif 键盘图.gif
vti_encoding:SR|utf8-nl
vti_author:SR|xiayu
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_lastwidth:IX|735
vti_timecreated:TR|01 Jun 2000 07:20:07 +0800
vti_lastheight:IX|434
vti
www.eeworm.com/read/108760/15575965
zip 键盘钩子.zip
www.eeworm.com/read/105432/15667246
doc 键盘体系.doc
www.eeworm.com/read/359826/10122820
txt keyshuzi程序讲解.txt
任务:键盘显示数字
org 0000h;(1)
ljmp start;(2)
org 0030h;(3)
start: mov p2,#0ffh;(4)
CLR P2.6 ;选中最右边的七段码。;(5)
mov p3,#0ffh ;初始化,P3口全部置高电平;(6)
l1: jnb p3.2,l2 ;(7)
jnb p3.3,l3 ; ;(8)
j
www.eeworm.com/read/357493/10208561
_c keyboard._c
/******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* PS2键盘驱动程序 */
/* 作者:詹卫前