登录
首页 » 汇编语言 » 汇编程序指导,具体上机步骤,以及详细实例

汇编程序指导,具体上机步骤,以及详细实例

于 2022-03-20 发布 文件大小:552.90 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

汇编程序指导,具体上机步骤,以及详细实例- Instruction of IBM-PC project code help

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD...
    用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program"s source code, cases : DOS6.0 source of hard disk boot record source FDBOOT.ASM, mouse control CD-Audio player, a cut of 320* 200 closed painting procedures, V86 mode switching procedures, FASTREBOOT V1.0 , the Game Faster V1.0 and V1.0 Mixer Volume Ctrler.
    2022-04-17 10:15:47下载
    积分:1
  • 实现8251可程通信实验的源代码 使用环境是星研集成环境...
    实现8251可编程通信实验的汇编源代码 使用环境是星研集成环境-8251 programmable communication experiment to achieve the compilation of source code for the use of the environment is an integrated environment for satellite research
    2022-06-22 04:24:42下载
    积分:1
  • 基于msp430的程序
    基于msp430的程序-based on the procedures Controller
    2022-12-31 23:50:03下载
    积分:1
  • 1) direction vehicle release 20 seconds. What is the direction of red and green...
    1) 东西方向车辆放行20秒钟。即东西方向的绿灯和南北方向的红灯同时点亮20秒钟; 2) 20秒钟后,东西方向的黄灯闪烁2秒钟,以警示车辆将切换红绿灯。此时南北方向仍维持红灯点亮。在南北方向亮红灯期间,在2位数码管上显示计数值(每秒减1),从20减至01。 3) 东西方向的黄灯闪烁2秒钟后,转为南北方向放行20秒钟。即东西方向的红灯和南北方向的绿灯同时点亮20秒钟; 4) 南北方向放行20秒钟后,转为南北方向的黄灯闪烁2秒钟,以警示将切换红绿灯。此时东西方向仍维持红灯点亮。 5) 南北方向的黄灯闪烁2秒钟后,再转为东西方向车辆放行20秒钟。如此循环重复。 -1) direction vehicle release 20 seconds. What is the direction of red and green light at 20 seconds, 2) 20 seconds later, the yellow lights flashing warning vehicles with 2 seconds, switch to the traffic lights. This is still remain red light north-south direction. In the south during the red light, in the direction of the digital display tube of 2 per plan (minus 1), from 20 to 2001. 3) the yellow lights flashing direction to 2 seconds later, the south direction release 20 seconds. What is the direction of the north-south direction of red and green and light 20 seconds, 4) north-south direction after 20 seconds to release the north-south direction, yellow lights flashing warning, with 2 secon
    2022-02-04 13:43:35下载
    积分:1
  • 实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等...
    实现一个硬盘保护程序,可以自动恢复硬盘引导区和操作系统引导区等-an little tool to protect your harddrive by recovering important information
    2022-09-12 02:00:04下载
    积分:1
  • 这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407...
    这个是关于实现同步电机FOC的控制程序源代码,是基于DSP开发平台,芯片是TITMSLF2407-This is on the realization of the control of synchronous motor FOC source code is based on a DSP development platform, the chip is TITMSLF2407
    2022-10-27 23:25:03下载
    积分:1
  • 液晶测试程序,主要是WAVE写的,文档可看
    液晶测试程序,主要是WAVE编写的,文档可看-LCD test procedures, mainly prepared WAVE, documents can be read
    2022-03-04 12:10:32下载
    积分:1
  • 一个与一个低通滤波器结合可以用作简单、廉价的数/模转换器。其输出可用于驱动电压控制器件,或用于需要模/数转换器采样受控参数的反馈控制系统中。PWM常用于电机控制...
    一个与一个低通滤波器结合可以用作简单、廉价的数/模转换器。其输出可用于驱动电压控制器件,或用于需要模/数转换器采样受控参数的反馈控制系统中。PWM常用于电机控制系统中。-A combination of a low-pass filter can be used as a simple, low-cost D/A converter. The output can be used to drive voltage control devices, or for the need for A/D converter sampling the controlled parameters of feedback control systems. PWM motor control commonly used in the system.
    2022-01-26 06:17:39下载
    积分:1
  • DSP 实现基于BURG算法的功率谱估计
    DSP 实现基于BURG算法的功率谱估计-BURG DSP algorithm based on the power spectrum estimation
    2022-02-26 02:55:16下载
    积分:1
  • 51播放沧海一声笑
    code unsigned char MUSIC[]={          6,2,3,      5,2,1,      3,2,2,    2,2,2,    1,2,4,    0,0,0,    3,2,3,                                      2,2,1,      1,2,2,      6,2,2,    5,2,4,    0,0,0,    5,1,3,    6,1,1,                                       5,1,2,      6,1,2,      1,2,2,    2,
    2022-10-16 23:35:02下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载