登录
首页 » 汇编语言 » 从C51单片机最基本的节拍、机器周期、指令周期、指令时序谈开去,基础不扎实的汇编程序员的必补资料。...

从C51单片机最基本的节拍、机器周期、指令周期、指令时序谈开去,基础不扎实的汇编程序员的必补资料。...

于 2022-04-07 发布 文件大小:91.72 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

从C51单片机最基本的节拍、机器周期、指令周期、指令时序谈开去,基础不扎实的汇编程序员的必补资料。-C51 cycles, reference for ASM programmer.

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

发表评论

0 个回复

  • 全集
    非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~ 非常好,全面解析!欢迎下载~~~
    2022-03-13 10:27:10下载
    积分:1
  • Dining philosophers problem is presented and solved Dijkatra typical synchroniza...
    哲学家就餐问题是由Dijkatra提出并解决的典型同步问题。该问题描述的是有五个哲学家共用一张圆桌,分别坐在周围的五张椅子上,圆桌上有五个碗和五只筷子,他们的生活方式是交替的进行思考和就餐。平时,一个哲学家进行思考,饥饿时便试图取用其左右最靠近他的筷子,只有在他拿到两只筷子时才能进餐。进餐完,放下筷子继续思考。-Dining philosophers problem is presented and solved Dijkatra typical synchronization problems. Description of the problem is that there are five philosophers share a round-table were sitting around the five chair, round table has five bowl and five chopsticks, their way of life is the turn of thinking and eating. Normally, a philosopher to think, hunger when trying to access their nearest him about the chopsticks, only if he can get two chopsticks when eating. End meals, to lay down their chopsticks to continue thinking.
    2023-06-13 12:15:03下载
    积分:1
  • 16F877控制12864LCD屏源程序,一个不错的程序。看看吧
    16F877控制12864LCD屏源程序,一个不错的程序。看看吧-16F877 control screen 12864LCD source, a good procedure.看看吧
    2022-09-21 01:00:04下载
    积分:1
  • 89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0
    89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0-------------------------数码管显示器的a脚 P0.1-------------------------数码管显示器的b脚 P0.2-------------------------数码管显示器的c脚 P0.3-------------------------数码管显示器的d脚 P0.4-------------------------数码管显示器的e脚 P0.5-------------------------数码管显示器的f脚 P0.6-------------------------数码管显示器的g脚 P0.7-------------------------数码管显示器的dp脚 ; P2.2-------------------------数码管显示器1的驱动脚 P2.3-------------------------数码管显示器2的驱动脚 P2.4-------------------------数码管显示器3的驱动脚 P2.5-------------------------数码管显示器4的驱动脚 P2.6-------------------------数码管显示器5的驱动脚 P2.7-------------------------数码管显示器6的驱动脚 ; P2.2-------------------------键盘SW1 P2.3-------------------------键盘SW2 P2.4-------------------------键盘SW3 P2.5-------------------------键盘SW4 P2.6-------------------------键盘SW5 P2.7-------------------------键盘SW6-devised with the digital control display and keyboard SW corresponding pin online : P0.0------------------------- Digital Display of a foot P0 .1--------
    2022-06-03 18:10:38下载
    积分:1
  • Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...
    MCD1实战入门篇,点亮单个LED的程序。 该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件 联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电 路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。 本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并让RC0 送出高电平,从而点亮RC0口的一个LED。 该程序可用于PIC16F87X(A)所有系列-Actual entry MCD1 articles, a single LED lit procedures. The real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demo board temporarily to serve as the role of the user circuit. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode, and sent high RC0, so I lit RC0 a LED. The program can be used to PIC16F87X (A) of all series
    2023-04-22 08:25:02下载
    积分:1
  • the interface protocol,don t know whether anybody need,this is very common progr...
    USB的接口协议,不知这里有没有人需要,这应该是最普通的东西-the interface protocol,don t know whether anybody need,this is very common program
    2022-01-26 00:05:00下载
    积分:1
  • firstwindow
    为汇编初学者提供的保护模式下编程使用的代码,用来创建一个简单的窗口-firstwindow
    2022-11-16 13:45:08下载
    积分:1
  • 用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过译测试成功,用的是...
    用DS18B20来显示当前的温度,低字节存在r7中,高字节存在r6中,在KEILC中通过编译测试成功,用的是汇编语言-Using DS18B20 to display the current temperature, low-byte r7 existence, the existence of the high-byte r6, in KEILC tested successfully by the compiler, using assembly language
    2022-09-29 03:15:03下载
    积分:1
  • 介绍两类同步方法都是采用滑动相关寻找峰值的办法,区别在于使用的相关器模板和先验信息。每种方法在具体实现上又可分为:串行搜索和并行搜索...
    介绍两类同步方法都是采用滑动相关寻找峰值的办法,区别在于使用的相关器模板和先验信息。每种方法在具体实现上又可分为:串行搜索和并行搜索-Introduce two types of synchronization methods are used to find the peak sliding correlation approach, the difference lies in the use of the correlator template and a priori information. Each method in the concrete realization can be divided into: serial search and parallel search
    2022-05-05 08:24:49下载
    积分:1
  • 基于STC5410单片机AD功能模块测试
    基于STC5410单片机AD功能模块测试-Based on test STC5410AD
    2022-09-15 22:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载