📄 bcd码拨盘输入和8段led输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - proteus仿真论坛 电路仿真 mcu仿真 arm仿真 - powered by discuz!.htm
字号:
border=0> <A class=bold
href="http://www.proteus.com.cn/attachment.php?aid=6970"
target=_blank>THUMBSW.rar</A> <SPAN class=smalltxt>(23.12 KB)</SPAN>
<BR> </DIV></DIV></DIV></FONT></TD></TR>
<TR>
<TD align=right> <A
href="http://www.proteus.com.cn/post.php?action=reply&fid=7&tid=5388&repquote=56797&extra=page%3D22&page=1">引用</A>
<A
href="http://www.proteus.com.cn/misc.php?action=report&fid=7&tid=5388&pid=56797&page=1">报告</A>
<A
href="http://www.proteus.com.cn/misc.php?action=rate&tid=5388&pid=56797&page=1">评分</A>
<A onclick="fastreply('回复 #1 47okey 的帖子')"
href="http://www.proteus.com.cn/viewthread.php?tid=5388&extra=page%3D22###">回复</A>
<A onclick=scroll(0,0)
href="http://www.proteus.com.cn/viewthread.php?tid=5388&extra=page%3D22###"><IMG
alt=顶部
src="BCD码拨盘输入和8段LED输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - Proteus仿真论坛 电路仿真 MCU仿真 ARM仿真 - Powered by Discuz!.files/top.gif"
border=0></A> </TD></TR>
<TR class=t_infoline>
<TD class=line
style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px"><A
href="http://www.linuxbbs.net/bbs" target=_blank><FONT
color=red><B>嵌入式Linux社区</B></FONT></A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></FORM></DIV>
<DIV class=maintable style="CLEAR: both">
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center>
<TBODY>
<TR>
<TD vAlign=top></TD>
<TD align=right width="40%">
<DIV class=right> <A
href="http://www.proteus.com.cn/post.php?action=reply&fid=7&tid=5388&extra=page%3D22"><IMG
alt=""
src="BCD码拨盘输入和8段LED输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - Proteus仿真论坛 电路仿真 MCU仿真 ARM仿真 - Powered by Discuz!.files/reply.gif"
border=0></A></DIV>
<DIV class=right id=newspecialfooter onmouseover=showMenu(this.id)><A
href="http://www.proteus.com.cn/post.php?action=newthread&fid=7&extra=page%3D22"><IMG
alt=""
src="BCD码拨盘输入和8段LED输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - Proteus仿真论坛 电路仿真 MCU仿真 ARM仿真 - Powered by Discuz!.files/newtopic.gif"
border=0></A><A
href="http://www.proteus.com.cn/viewthread.php?tid=5388&extra=page%3D22###"><IMG
alt=""
src="BCD码拨盘输入和8段LED输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - Proteus仿真论坛 电路仿真 MCU仿真 ARM仿真 - Powered by Discuz!.files/newspecial.gif"
border=0></A></DIV>
<DIV class="popupmenu_popup newspecialmenu" id=newspecialfooter_menu
style="DISPLAY: none">
<TABLE cellSpacing=0 cellPadding=4 width="100%" border=0>
<TBODY>
<TR>
<TD class=popupmenu_option>
<DIV class=newspecial><A
href="http://www.proteus.com.cn/post.php?action=newthread&fid=7&extra=page%3D22&poll=yes">投票</A></DIV></TD></TR>
<TR>
<TD class=popupmenu_option>
<DIV class=newspecial><A
href="http://www.proteus.com.cn/post.php?action=newthread&fid=7&extra=page%3D22&trade=yes">交易</A></DIV></TD></TR>
<TR>
<TD class=popupmenu_option>
<DIV class=newspecial><A
href="http://www.proteus.com.cn/post.php?action=newthread&fid=7&extra=page%3D22&reward=yes">悬赏</A></DIV></TD></TR>
<TR>
<TD class=popupmenu_option>
<DIV class=newspecial><A
href="http://www.proteus.com.cn/post.php?action=newthread&fid=7&extra=page%3D22&activity=yes">活动</A></DIV></TD></TR></TBODY></TABLE></DIV></TR></TBODY></TABLE><BR></DIV>
<SCRIPT type=text/javascript>
var postminchars = parseInt('20');
var postmaxchars = parseInt('10000');
var disablepostctrl = parseInt('0');
function validate(theform) {
if (theform.message.value == "" && theform.subject.value == "") {
alert("请完成标题或内容栏。");
theform.message.focus();
return false;
} else if (theform.subject.value.length > 80) {
alert("您的标题超过 80 个字符的限制。");
theform.subject.focus();
return false;
}
if (!disablepostctrl && ((postminchars != 0 && theform.message.value.length < postminchars) || (postmaxchars != 0 && theform.message.value.length > postmaxchars))) {
alert("您的帖子长度不符合要求。\n\n当前长度: "+theform.message.value.length+" 字节\n系统限制: "+postminchars+" 发送到 "+postmaxchars+" 字节");
return false;
}
if(!fetchCheckbox('parseurloff')) {
theform.message.value = parseurl(theform.message.value, 'bbcode');
}
theform.replysubmit.disabled = true;
return true;
}
</SCRIPT>
<FORM id=postform onsubmit="return validate(this)"
action=post.php?action=reply&fid=7&tid=5388&extra=page%3D22&replysubmit=yes
method=post><INPUT type=hidden value=b0904064 name=formhash>
<DIV class=maintable>
<DIV class=spaceborder style="WIDTH: 98%">
<TABLE cellSpacing=0 cellPadding=4 width="100%" align=center>
<TBODY>
<TR>
<TD class=header colSpan=4><A
href="http://www.proteus.com.cn/member.php?action=credits&view=forum_reply&fid=7"
target=_blank><IMG alt=查看积分策略说明
src="BCD码拨盘输入和8段LED输出仿真。汇编,6_9sp4通过。 - 单片机仿真 - Proteus仿真论坛 电路仿真 MCU仿真 ARM仿真 - Powered by Discuz!.files/credits.gif"
align=right border=0></A>快速回复主题</TD></TR>
<TR>
<TD class=altbg1 width="18%"> <SPAN class=bold>选项</SPAN></TD>
<TD class=altbg2 align=middle width="6%"><SPAN class=bold>标题</SPAN></TD>
<TD class=altbg2 width="59%"><INPUT style="WIDTH: 60%" tabIndex=1
name=subject></TD>
<TD class=altbg1 width="18%"><SPAN class=bold
style="MARGIN-LEFT: 10%">Smilies</SPAN></TD></TR>
<TR class=bottom>
<TD class=altbg1 vAlign=top width="18%"><INPUT class=checkbox
id=parseurloff type=checkbox value=1 name=parseurloff> 禁用 URL 识别<BR><INPUT
class=checkbox id=smileyoff type=checkbox value=1 name=smileyoff> 禁用 <A
href="http://www.proteus.com.cn/faq.php?action=message&id=32"
target=_blank>Smilies</A><BR><INPUT class=checkbox id=bbcodeoff
type=checkbox value=1 name=bbcodeoff> 禁用 <A
href="http://www.proteus.com.cn/faq.php?action=message&id=18"
target=_blank>Discuz!代码</A><BR><INPUT class=checkbox type=checkbox value=1
name=usesig> 使用个人签名<BR><INPUT class=checkbox type=checkbox value=1
name=emailnotify> 接收新回复邮件通知 </TD>
<TD class=altbg2 vAlign=top align=middle width="6%"><SPAN
class=bold>内容</SPAN></TD>
<TD class=altbg2 vAlign=top width="59%">
<DIV class=smalltxt style="WIDTH: 97%" align=right><TEXTAREA class=autosave id=message onkeydown=ctlent(event); style="WIDTH: 100%; WORD-BREAK: break-all; HEIGHT: 120px" tabIndex=2 name=message rows=7 cols=10></TEXTAREA><BR><BR>
<DIV class=left><INPUT class=button id=postsubmit title="[完成后可按 Ctrl+Enter 发布]" tabIndex=3 type=submit value=发表帖子 name=replysubmit>
</DIV><INPUT class=lightbutton tabIndex=4 type=submit value=预览帖子 name=previewpost>
<INPUT class=lightbutton id=restoredata title=恢复上次自动保存的数据 onclick=loadData() tabIndex=5 type=button value=恢复数据 name=restoredata>
<INPUT class=lightbutton tabIndex=6 type=reset value=清空内容 name=topicsreset>
</DIV></TD>
<SCRIPT type=text/javascript>
var textobj = $('message');
window.onbeforeunload = function () {saveData(textobj.value)};
if(is_ie >= 5 || is_moz >= 2) {
var lang = new Array();
lang['post_autosave_none'] = "没有可以恢复的数据!";
lang['post_autosave_confirm'] = "此操作将覆盖当前帖子内容,确定要恢复数据吗?";
} else {
$('restoredata').style.display = 'none';
}
</SCRIPT>
<TD class=altbg1 width="18%">
<DIV id=smiliestable>
<DIV id=smtbl_1>
<TABLE cellSpacing=0 cellPadding=3 width="80%" align=center border=0>
<SCRIPT language=javascript>document.write('<tr align="center" height="26"><td valign="middle"><img src="'+SMDIR+'/smile.gif" id="smilie_1" alt=":)" border="0" onClick="insertSmiley(1)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/sad.gif" id="smilie_2" alt=":(" border="0" onClick="insertSmiley(2)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/biggrin.gif" id="smilie_3" alt=":D" border="0" onClick="insertSmiley(3)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td></tr><tr align="center" height="26"><td valign="middle"><img src="'+SMDIR+'/cry.gif" id="smilie_4" alt=":\'(" border="0" onClick="insertSmiley(4)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/huffy.gif" id="smilie_5" alt=":@" border="0" onClick="insertSmiley(5)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/shocked.gif" id="smilie_6" alt=":o" border="0" onClick="insertSmiley(6)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td></tr><tr align="center" height="26"><td valign="middle"><img src="'+SMDIR+'/tongue.gif" id="smilie_7" alt=":P" border="0" onClick="insertSmiley(7)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/shy.gif" id="smilie_8" alt=":$" border="0" onClick="insertSmiley(8)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/titter.gif" id="smilie_9" alt=";P" border="0" onClick="insertSmiley(9)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td></tr><tr align="center" height="26"><td valign="middle"><img src="'+SMDIR+'/sweat.gif" id="smilie_10" alt=":L" border="0" onClick="insertSmiley(10)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/mad.gif" id="smilie_11" alt=":Q" border="0" onClick="insertSmiley(11)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td><td valign="middle"><img src="'+SMDIR+'/lol.gif" id="smilie_12" alt=":lol" border="0" onClick="insertSmiley(12)" onMouseover="smileyMenu(this)" width="20" height="20" title="20" /></td></tr>');</SCRIPT>
<TBODY>
<TR>
<TD colSpan=3>
<DIV class=p_bar><A class=p_curpage>1</A><A class=p_num
onclick=getSmilies(event)
href="http://www.proteus.com.cn/viewthread.php?tid=5388&extra=page%3D22###?page=2">2</A></DIV></TD></TR></TBODY></TABLE></DIV></DIV></TD></TR></TBODY></TABLE></DIV><BR></DIV></FORM>
<DIV class=maintable>
<DIV class="subtable option">
<DIV style="MARGIN: 6px">
<DIV class="right smalltxt"></DIV><SPAN class=smalltxt><SELECT
onchange="if(this.options[this.selectedIndex].value != '') { window.location=('forumdisplay.php?fid='+this.options[this.selectedIndex].value+'&sid=bRDjOz') }">
<OPTION value="" selected>最近访问的论坛 ...</OPTION> <OPTION
value=10>仿真设计竞赛</OPTION><OPTION value=18>仿真求助专区</OPTION></SELECT>
</SPAN></DIV></DIV>
<DIV class=popupmenu_popup id=forumlist_menu style="DISPLAY: none">
<TABLE cellSpacing=0 cellPadding=4 border=0>
<TBODY>
<TR>
<TD class=popupmenu_option><A class=nav
href="http://www.proteus.com.cn/index.php">Proteus仿真论坛</A></TD></TR>
<TR>
<TD class=popupmenu_option><A
href="http://www.proteus.com.cn/index.php?gid=5">Proteus仿真交流区</A></TD></TR>
<TR>
<TD class=popupmenu_option> <A
href="http://www.proteus.com.cn/forumdisplay.php?fid=6">>
新手入门</A></TD></TR>
<TR>
<TD class=popupmenu_option> <A class=bold
href="http://www.proteus.com.cn/forumdisplay.php?fid=7">>
单片机仿真</A></TD></TR>
<TR>
<TD class=popupmenu_option> <A
href="http://www.proteus.com.cn/forumdisplay.php?fid=8">>
ARM仿真</A></TD></TR>
<TR>
<TD class=popupmenu_option> <A
href="http://www.proteus.com.cn/forumdisplay.php?fid=14">>
GBA仿真</A></TD></TR>
<TR>
<TD class=popupmenu_option> <A
href="http://www.proteus.com.cn/forumdisplay.php?fid=15">>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -