习题参考答案.ppt
《习题参考答案.ppt》由会员分享,可在线阅读,更多相关《习题参考答案.ppt(14页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、习题参考答案习题参考答案MOVDPTR,#2000HMOVR7,#100MOVR2,#00HLOOP2:MOVXA,DPTRCJNEA,#00H,LOOP1;不等跳不等跳INCR2LOOP1:INCDPTRDJNZR7,LOOP2SJMP$P64:第:第21题习题参考答案题习题参考答案JNZLOOP1P109:第(:第(4)题参考答案)题参考答案#includeextern serial_initial();main()int a,b;unsigned int x,y;serial_initial();a=b=0 xaa55;x=y=0 xaa55;printf(“n a=%4x b=%4x
2、x=%4x y=%4x”,a,b,x,y);a=a1;x=a1;printf(“n a=%4x b=%4x x=%4x y=%4x”,a,b,x,y);printf(“n”);printf(“n”);printf(“That is all.n”);while(1);程序执行结果:程序执行结果:(空(空1行)行)_a=aa55 b=aa55 x=aa55 y=aa55_a=54aa b=552a x=54aa y=552a(空(空1行)行)That is all.P110:第:第12题参考答案题参考答案#include#includevoid mainint x;SCON=0 x52;TMOD=
3、0 x20;TH1=0 xF3;TR1=1;printf(please input:n);scanf(“%d”,&x);switch(x)case1:printf(“An”);break;case2:printf(“Bn”);break;case3:printf(“Cn”);break;case4:printf(“Dn”);break;case5:printf(“over!n”);break;default:printf(“error!please input again!n”);while(1);P110:第:第17题参考答案题参考答案#inclde#includeextern serial
4、_initial();struct studentunsigned char number10;unsigned char name10;unsigned int(float)score;pl3;main()unsigned int i,max,t;serial_initial();printf(“please input 3 studend names and scores:n”);for(i=0;i3;i+)续第续第17题:题:printf(please input number:n”);scanf(“%d”,pli.number);printf(please input name:n”)
5、;scanf(“%s”,pli.name);printf(please input score:n”);scanf(“%d”,pli.score);max=pl0.score;for(i=1;imax)max=pli.score;t=i;printf(name is 5s,max score is%d”,plt.name,plt.max);printf(“n”;)while(1);程序执行结果:程序执行结果:please input 3 studend names and scores:please input number:06929299please input name:zhangple
6、ase input score:90please input number:04929299please input name:wangplease input score:85 please input number:05929299please input name:liplease input score:95name is li,max score is 95P151:第:第19题参考答案题参考答案19、8051系统中,已知振荡频率为系统中,已知振荡频率为12MHz,用定时,用定时/计数器计数器T1,实现从,实现从P1.1产生周期为产生周期为2s的方波。要求分别用汇编的方波。要求分别用
7、汇编语言和语言和C语言编程。语言编程。解:根据题意,要求产生解:根据题意,要求产生1s=1000ms的周期性的定时,定的周期性的定时,定时到则对时到则对P1.1取反就可实现。由于定时时间较长,一个取反就可实现。由于定时时间较长,一个定时定时/计数器不能直接实现,可用定时计数器不能直接实现,可用定时/计数器计数器T1产生周期产生周期性为性为10ms的定时,然后用一个寄存器的定时,然后用一个寄存器R2对对10ms计数计数100次或用定时次或用定时/计数器计数器T0对对10ms计数计数50次实现。系统次实现。系统时钟为时钟为12MHz,定时,定时/计数器计数器T1定时定时10ms,计数值,计数值N为
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 习题 参考答案
限制150内