登录
首页 » 汇编语言 » 51 LCD Simulator demo fat fat fat occurred occurred occurred occurred occurred i...

51 LCD Simulator demo fat fat fat occurred occurred occurred occurred occurred i...

于 2023-04-25 发布 文件大小:2.98 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

51仿真器液晶显示演示程序发发 发发生 发放发生的发生发生地方-51 LCD Simulator demo fat fat fat occurred occurred occurred occurred occurred issuing places

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

发表评论

0 个回复

  • 用MSP430ultrassom传感器
    应用背景这个项目是以单片机(MSP430)用汇编语言适合做超声波距离传感器。关键技术在这个项目中,我们使用了一个“蜂鸣”,当你到达预定的距离,并用超声波传感器的距离。在这个项目中,我们使用汇编代码。
    2022-08-09 23:14:13下载
    积分:1
  • sift
    opencv下的图像sift特征提取以及匹配-sift
    2023-07-04 05:10:03下载
    积分:1
  • 这个程序主要是利用Explorer中右健菜单来Copy全文件
    这个程序主要是利用Explorer中右健菜单来Copy全文件-This procedure is mainly the use of Explorer, right-Kin menu to Copy the whole document
    2022-12-31 15:15:03下载
    积分:1
  • 多模块程序设计:包含命令的使用 INCLUDE: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数...
    多模块程序设计:包含汇编命令的使用 INCLUDE: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数据(16进制). 数据按逆序存放:先低位后高位-multi-module programming : with the use of the compilation order INCLUDE : EX21.ASM, EX22.ASM, PP2.ASM design of multi-byte subtraction Operational procedures, requirements Operational procedures can show that the data and results data (16 bases). Data stored by Reverse : first low after high
    2022-01-25 16:56:19下载
    积分:1
  • 实现25+9=34
    应用背景 1.进一步学习汇编语言源程序的编辑,编译,目标文件的链结和可执行文件的执行全过程 2.进一步学习文本的编辑软件,TASM,TLINK和TD的使用方法 3.学习掌握汇编语言的语法规则,练习汇编语言的语法错误查找和排除。 4.通过编制汇编程序,学习分支循环程序的编程方法 关键技术 通过比较法完成8位二进制数转换成十进制数送屏幕显示功能的汇编语言源程序,但有很多语法错误。要求实验者按照原样对源程序进行编辑,汇编后,根据TASM给出的错误信息对源程序进行修改,直到没有语法错误为止。然后进行链接,并执行相应的可执行文件。正确的执行结果是在屏幕上显示:25+9=34。
    2022-01-22 02:21:57下载
    积分:1
  • 8086程序计算平均成绩
    ;功能:输入num个两位数据(00~99),显示求出的和与平均数;说明:以英文输入法,输入格式为98,95,90,96,94…,每次两位,最后以回车结束;注意:输入成绩的个数超过或者少于num定义的个数,程序均会提示出错信息 ;开发平台:emu8086 V4.05;编写:LS 2014年1月3日
    2023-02-23 15:00:02下载
    积分:1
  • 题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况句比较好,如果第一个字母一样,则判断用情况
    题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, then continue to determine the second letter. 1. Program analysis: statement by the situation better, if the first letter of the same, then the judge with the case statement or statements to determine if the second letter.
    2022-12-08 13:50:03下载
    积分:1
  • 这是我想从别人的一个非常好的系统…
    这是我从别人那要来的一非常不错的购物系统源代码,喜欢大家喜欢-This is what I want to come from others that one of the very good to the system source code, like everyone likes
    2022-03-14 01:50:04下载
    积分:1
  • 拖动鼠标画线,圆,矩形的例子
    拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
    2022-08-13 15:50:12下载
    积分:1
  • 特此感谢Redfox的源程序,游戏中的地图数据和角色移动的核心代码基本保持原版,对这部分内容仅作了格式上的调整。 目前只能算是入门级水平,如果游戏中有任何...
    特此感谢Redfox的源程序,游戏中的地图数据和角色移动的核心代码基本保持原版,对这部分内容仅作了格式上的调整。 目前只能算是入门级水平,如果游戏中有任何逻辑错误,请大家自行对源代码修改(源代码是:版权没有,翻版不纠! 但请大家尊重Redfor的源码,如要转载,请与原作者联系)-Redfox hereby like to thank the source, in-game map data and the role of mobile code essential to maintain the core of the original, this part of the contents were only format adjustments. The current level can only be regarded as entry-level, if the game has no logic error, please everyone to modify the source code (source code is: there is no copyright infringement is not correct! But please respect everyone Redfor source, such as the need to reprint, please contact contact the original author)
    2023-02-06 00:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载