-
汇编程序指导,具体上机步骤,以及详细实例
汇编程序指导,具体上机步骤,以及详细实例-
Instruction of IBM-PC project code help
- 2022-03-20 08:06:51下载
- 积分:1
-
编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)...
编写一个函数,输入为偶数时,调用函数求,当输入为奇数时,调用函数1(利用指针函数)-The preparation of a function, even when the input, call function for, when the input is odd, one function call (using indicator functions)
- 2022-11-27 05:15:02下载
- 积分:1
-
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等...
程序用中断扫描7段数码显示,有外部中断10MS中断串行通信中断等-Interruption of scanning process with paragraph 7 digital display, there are external interrupt MS serial communication interruption, such as interruption
- 2022-02-07 12:07:58下载
- 积分:1
-
[汇编语言课程设计]判断是否为闰年的程序。
[汇编语言课程设计]判断是否为闰年的程序。-[Assembly language curriculum design] to determine whether the procedure as a leap year.
- 2022-05-12 17:56:45下载
- 积分:1
-
此程式为LED驱动,用合泰的蕊片,希望对大家有帮助
此程式为LED驱动,用合泰的蕊片,希望对大家有帮助-This program for LED-driven, with the chips Hetai hope everyone has to help
- 2023-03-26 12:35:04下载
- 积分:1
-
Windows环境下32位汇编语言程序设计配套书源码第9章
Windows环境下32位汇编语言程序设计配套书源码第9章-Windows Environment 32-bit assembly language programming package source book Chapter 9
- 2022-07-08 03:30:18下载
- 积分:1
-
自己写的一些MASM的小程序,可以实现在汇编底下的操作。
自己写的一些MASM的小程序,可以实现在汇编底下的操作。-himself wrote some of the small Multiple procedures can be achieved in the compilation of underground operation.
- 2022-08-19 23:26:45下载
- 积分:1
-
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
-Led the order of 51 to control light, through the control to enable them to p0.0 different order
- 2023-04-29 11:10:04下载
- 积分:1
-
其中k1
其中k1-k5,5个分程序可以单独执行,在k0程序中以子程序出现,注意:每个
程序作为子程序后,加上ret,去掉ljmp-Where k1-k5, 5 sub-programs can be individually implemented programs to subroutines in k0 appear NOTE: each program as a subroutine, coupled with the ret, remove ljmp
- 2022-07-17 22:09:02下载
- 积分:1
-
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。
(2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。
(3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。
(4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。
-err
- 2022-08-04 00:05:12下载
- 积分:1