登录
首页 » 汇编语言 » 128X128液晶显示程序.驱动芯片是89C51.里面有图片和红,绿,蓝测试图片...

128X128液晶显示程序.驱动芯片是89C51.里面有图片和红,绿,蓝测试图片...

于 2022-03-30 发布 文件大小:29.51 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

128X128液晶显示程序.驱动芯片是89C51.里面有图片和红,绿,蓝测试图片-128X128 LCD procedures. Driver chip is 89C51. There are pictures and red, green and blue test picture

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

发表评论

0 个回复

  • 字符转换及拷贝
    设计型实验 实验目的: (1) 熟练掌握简单程序设计的基本方法 (2) 熟练掌握汇编指令的使用 (3)  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-15 16:12:36下载
    积分:1
  • 万年历程序 从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日) 62H(小时)61H(分钟)60H(...
    万年历程序 从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日) 62H(小时)61H(分钟)60H(秒)57H(农历月)56H(农历日) 显示缓冲单元7CH-7BH(4CH-4BH)(年低位),7AH-79H(4AH-49H)月,78H(48H)星期, 77H-76H(47H-46H)日,75H-74H(45H-44H)小时,73H-72H(43H-42H)分钟,71H-70H(41H-40H)秒 5EH-5DH(55H-54H)农历年,5CH-5BH(53H-52H)农历月,5AH-59H(51H-50H)农历日 闰月标志为F0,定时器T1为调整时候闪烁用。 1302在设置调整时间后,要改为禁止写入状态,否则在上电复位的时候就发生误写入,使时间值加1分钟 次程序中的段码表只适用于该特殊的硬件,具体的段码表由具体的硬件决定 -Calendar program read from the 1302 data on the 67H (two-year high) 66H (two-year low) 65H (month) 64H (Week) 63H (date) 62H (hours) 61H (minutes) 60H (second) 57H (Lunar Month) 56H (Lunar date) shows a buffer unit 7CH-7BH (4CH-4BH) (year low), 7AH-79H (4AH-49H) month, 78H (48H) Week, 77H-76H (47H-46H) Day , 75H-74H (45H-44H) hours, 73H-72H (43H-42H) minutes, 71H-70H (41H-40H) second 5EH-5DH (55H-54H) Lunar New Year, 5CH-5BH (53H-52H) Lunar month, 5AH-59H (51H-50H) Lunar Leap Day logo for F0, adjust the timer T1 is used when flashing. 1302 adjust at set time, the status should be cha
    2022-08-09 16:37:13下载
    积分:1
  • 2022-02-01 02:41:41下载
    积分:1
  • 小车程序,设计教科书和译教科书的有关知识,并增加了一些有关 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
    小车程序,设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Trolley procedures, language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
    2022-08-02 23:01:45下载
    积分:1
  • 在该系统下,将所有的系统中的所有的设备都一一列举出来…
    在dos下编程,列举出系统中的全部PCI设备,显示出厂商和设备号-Under the dos program to enumerate all the PCI devices in the system, indicating that manufacturers and device number
    2022-03-20 05:24:46下载
    积分:1
  • 使用的常用的一些程序,包括led循环、串口通信等等!自己看吧!吐血推荐...
    使用汇编语言编的常用的一些程序,包括led循环、串口通信等等!自己看吧!吐血推荐-use of assembly language series of the popular programs, including led cycle, serial communications, etc.! Their exciting! Suggest to vomit blood! !
    2022-10-26 20:00:04下载
    积分:1
  • This paper stresses the C language devil language interpretation systems, the de...
    本文主要讲了C语言编写魔王语言解释系统,把魔王抽象的语言通过进队出队按照规则α 转换为 β1β2…βm 和θδ1δ2…δn 转换为 θδnθδn-1… θδ1θ 进行解释,最后解释译成我们能够看懂得语言。同时也讲述了在编写调试程序中一些需注意的问题,如调试程序的步骤。通过队的应用(出队入队)以及其他相关知识完成了这次课程设计。-This paper stresses the C language devil language interpretation systems, the devil of abstract language into the team through the Team in accordance with the rules is converted to α β1β2 ... βm and θδ1δ2 ... δn convert θδnθδn-1 ... θδ1θ explanation, and finally explained to us to look to understand the language. Also described in the preparation of commissioning procedures should pay attention to some issues, such as the debugger steps. Through the application of force (a team into the team), and other relevant knowledge to complete the curriculum design.
    2022-10-15 03:55:04下载
    积分:1
  • 8086单片机为基础的程序,所有类型的字符串
    我写了所有基于8086的程序。所有程序都正常工作,没有错误。需要注意的重要一点是,程序是使用MASM编写的,因此使用TASM的人应该注意段的语法之间的差异,所有算法都将保持不变。要确定字符串是否是回文的,可以使用DOS中断编写用户驱动的程序。所有的程序都有数据段,用最简单的算法编写。对于数字的排序,使用了气泡排序算法。文件以.rar格式附加。虽然文件是以.asm格式保存的,但是可以使用记事本或任何类似的编辑器打开它们。&谢谢。。。
    2022-05-15 21:28:36下载
    积分:1
  • USB PDIUSB12D C 中断服务处理程序
    USB PDIUSB12D C语言 中断服务处理程序-USB PDIUSB12D C language processing service interruption
    2023-06-16 01:00:02下载
    积分:1
  • Award BIOS源代码,支持的芯片组看文件,有相同的类型…
    AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-AWARD BIOS source code, support CHIPSET Look at the documents, have the same type of burning up on the board can run
    2022-02-15 02:40:52下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载