登录
首页 » 汇编语言 » 用汇编语言写的了一个定时计数器的程序,已经通过,实现良好...

用汇编语言写的了一个定时计数器的程序,已经通过,实现良好...

于 2023-05-08 发布 文件大小:1.86 kB
0 187
下载积分: 2 下载次数: 1

代码说明:

用汇编语言写的了一个定时计数器的程序,已经通过,实现良好-Written in assembly language with a regular counter procedures, have been adopted to achieve good

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

发表评论

0 个回复

  • 这个程序可以实现音功能的键盘,可以发音…
    此程序可以实现键盘发音功能,按1、2、3、4、5、6、7、8即可发音,按F6结束!-this procedure can be achieved pronunciation function keyboard, can be pronounced by 1,2,3,4,5,6,7,8, by the end of F6!
    2022-09-25 19:30:02下载
    积分:1
  • Contains 7920 chip LCD driver, the user can use the reference design
    包含7920液晶显示芯片驱动,用户可参考设计使用-Contains 7920 chip LCD driver, the user can use the reference design
    2022-01-31 06:18:54下载
    积分:1
  • 本程序是用来写的一段关于lcd的使用,还有并行通讯口的内容...
    本程序是用汇编语言来写的一段关于lcd的使用,还有并行通讯口的内容-This procedure is used assembly language to write a paragraph on the lcd use, as well as the contents of parallel communication port
    2023-08-06 00:35:04下载
    积分: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
  • 交通控制MASM程序需要硬件实现
    交通控制MASM程序需要硬件实现-traffic control procedures needed hardware
    2022-04-30 08:53:24下载
    积分:1
  • Sensorless Field Oriented Control of PMSM Motors
    Sensorless Field Oriented Control of PMSM Motors
    2022-03-20 01:31:09下载
    积分:1
  • DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A...
    DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!-Debug on the production of Rising antivirus software key source disk MOV BX, 200 memory base address (0 face) MOV DH, 00 head No. 00 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th interruption INT 3 MOV BX, 300 memory base address (1 side) MOV DH, 01 head No. 01 MOV DL, 00 drive No. 00 (A disk) MOV CX, 4F01 4F (ie 79) of track that is on the 1st sector (CH = 4F CL = 01) MOV AH, 05 formatted track MOV AL, 09 consecutive read 9 sector INT 13 call on the 13th
    2023-06-25 06:50:03下载
    积分:1
  • 本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50H...
    本例载波频率为20KHz,或载波周期为50μs。DSP晶振10MHz,内部4倍频,时钟频率为40MHz,计数周期为25ns。假设调制波频率由外部输入(1~50Hz),并转换成合适的格式(本例为Q4格式)。调制系数M为0~0.9。死区时间1.6μs。最小删除脉宽3μs。 主程序的工作是根据输入的调制波频率计算N、2N和M值。 -Example for the carrier frequency 20KHz, or carrier period is 50μs. DSP crystal 10MHz, internal 4 multiplier, the clock frequency of 40MHz, counting cycle 25ns. Assuming wave frequency modulation by external input (1 ~ 50Hz), and converted into an appropriate format (in this case for Q4 format). Modulation coefficient M is 0 ~ 0.9. Dead time 1.6μs. Delete the smallest pulse width 3μs. The work of the main program is based on input frequency modulation wave calculation of N, 2N and M values.
    2023-08-22 04:35:03下载
    积分:1
  • 此程序用164扩展键盘和显示功能,最大限度的少用IO口
    此程序用164扩展键盘和显示功能,最大限度的少用IO口-Expansion of this program with 164 keyboard and display functions, to maximize the use of the IO I
    2022-02-06 02:04:20下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载