登录
首页 » 汇编语言 » 液晶测试程序,主要是WAVE编写的,文档可看

液晶测试程序,主要是WAVE编写的,文档可看

于 2022-03-04 发布 文件大小:26.16 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

液晶测试程序,主要是WAVE编写的,文档可看-LCD test procedures, mainly prepared WAVE, documents can be read

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

发表评论

0 个回复

  • 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
  • ttfdump源代码,希望大家喜欢,我会上传更多的代码共享
    ttfdump源代码,希望大家喜欢,我会上传更多的代码给大家分享-ttfdump source code, hope you like them, I will upload more code to share
    2023-01-01 07:35:03下载
    积分:1
  • 读取DS1302的时间数据并用LED动态显示的51(有注释)
    读取DS1302的时间数据并用LED动态显示的51汇编(有注释)-Time to read the DS1302 data and dynamic display with LED compilation 51 (annotated)
    2022-02-07 15:05:27下载
    积分:1
  • 学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百...
    学生成绩核算系统的设计与实现(25) 要求:(1)按班级按课程从文件中读入相应的平时成绩、期中考试成绩和期末考试成绩。 (2)三个成绩对总评成绩的百分比被定义为常数,各占总成绩的30 、30 和40 。 (3)计算每位学生的总评成绩。 (4)计算该班级本课程的总平均成绩。 (5)计算处于优、良、中、及格、不及格的学生人数以及占总人数的百分比。其中100-90为优,89-80为良,79-70为中,69-60为及格,60分以下为不及格。 (6)按要求输出成绩在优、良、中、及格、不及格各区间的学生学号、成绩。-The student achievement calculation system s design with realizes (25) Request: (1) reads in the corresponding usual result, the midterm examination result and the terminal examinations result according to the class and grade according to the curriculum from the document. (2) three result are defined to the general appraisal result s percentage as the constant, occupies the overall result respectively 30 , 30 and 40 . (3) calculates each student s general appraisal result. (4) calculates this class and grade this curriculum the population mean result. (5) calculates the student population which is in superiorly, good, passes an examination, does not pass an examination as well as accounts for the total number of peop
    2022-05-25 02:22:21下载
    积分:1
  • MCU RS232 serial port C language program code, serial communications and other f...
    单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
    2022-04-01 00:45:22下载
    积分:1
  • 1602 and interrupted by keyboard control a six
    用1602和中断式键盘控制一个六层的界面,很实用的哦,其只用六个键来控制,硬件很简单-1602 and interrupted by keyboard control a six-storey interface, very useful Oh, its only six keys to control hardware is very simple
    2022-03-17 20:05:22下载
    积分:1
  • 配置visual_studio_2005和visual_studio _008程序。采用INtel_A2
    配置visual_studio_2005和visual_studio _008汇编程序。采用INtel_A2-Configure visual studio 2005 and visual studio 2008 assembler. Using INtel_A2
    2023-02-21 04:00:03下载
    积分:1
  • homemade clocks and clock interrupt handling procedures in the establishment of...
    自制时钟及时钟中断处理程序的编制 在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令 相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner there will be the current time, CMD also can be imported under the order amounts to a single task into multi-task operating system (a show, deal with a variety of orders)
    2022-01-22 09:07:33下载
    积分:1
  • 代码实现一个圆形的先入先出(FIFO)缓冲器…
    To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. This code serves as an assembly program template. For detailed information, refer to the PIC18F452 datasheet, MPLAB IDE user guide, as well as MPASM user guide on the course web page.
    2023-03-23 22:05:04下载
    积分:1
  • 一个很详细的电话拨号程序,利用HT9200A发送双音频信号
    一个很详细的电话拨号程序,利用HT9200A发送双音频信号-A very detailed telephone dial-up procedures, the use of dual-audio signals sent HT9200A
    2023-01-12 19:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载