-
calulating routine for frequence , which is based on both calulating routine for...
基于PIC嵌入式系统的频率计算程序和电路的频率计算程序
- 2022-04-11 18:56:35下载
- 积分:1
-
一个游戏,玩克林特打planew。看谁能先打吨。
一款人与客户端打飞机的人工智能游戏,,,
和美观的界面-a game that play with the clint to hit the planew .look: who can the First hit the enemy s the head of the plane
- 2022-02-10 16:33:08下载
- 积分:1
-
1、1+1/2+1/3+……+1/n
2、键盘输入任何数字,求其阶乘
3、数组输入和输出
4、求数组的max和min...
1、1+1/2+1/3+……+1/n
2、键盘输入任何数字,求其阶乘
3、数组输入和输出
4、求数组的max和min
-1,1+1/2+1/3+ ... ...+1/n 2, keyboard input any number, find its factorial 3, an array of input and output 4, seeking an array of max and min
- 2022-03-03 22:24:03下载
- 积分:1
-
cdecl函数调用,了解printf这样的函数调用,对比stdcall…
cdecl函数调用,了解printf这样的函数调用,对比stdcall会更清楚。-cdecl function call, to understand such a function call printf, compared stdcall will be clearer.
- 2023-02-02 21:50:03下载
- 积分:1
-
接口8251编程
汇编实现的接口8251编程 一个很好用的代码 上课实验时写的
- 2022-01-25 15:46:36下载
- 积分:1
-
这个汇编程序可以显示ASC码,你可以学会如何显示字符…
this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
- 2022-05-18 09:53:29下载
- 积分:1
-
hex 转 二进制
hex 转 二进制-hex binary switch
- 2022-10-12 23:10:02下载
- 积分:1
-
推箱游戏程序源码
推箱游戏程序源码-pushing boxes Games FOSS
- 2023-01-04 13:10:03下载
- 积分:1
-
用汇编语言写的18B20写的温度测量和显示程序,采用LCD显示.
用汇编语言写的18B20写的温度测量和显示程序,采用LCD显示.-Written in assembly language using 18B20 written procedures for temperature measurement and display using LCD display.
- 2023-04-13 02:10:03下载
- 积分:1
-
汇编实现25+9=34
应用背景
1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程
2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法
3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。
4.通过编制汇编程序,学习分支循环程序的编程方法
关键技术
通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
- 2022-01-22 02:21:57下载
- 积分:1