CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 51 汇编 指令

搜索资源列表

  1. 8052os

    0下载:
  2. /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.84kb
    • 提供者:谢军
  1. hongwaictrl

    0下载:
  2. 红外收发遥控的51单片机例子程序,基于STC89C52单片机,通用51汇编指令
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18.74kb
    • 提供者:梁康
  1. 51单片机汇编指令工具包

    0下载:
  2. 51单片机汇编指令工具包-51 SCM compilation instructions Kit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:118.7kb
    • 提供者:莫希
  1. MASM51手册

    0下载:
  2. 51汇编用户手册中文版,讲解51汇编指令和应用。-compilation of 51 Chinese version of a user manual, on 51 compilation instructions and applications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19.4kb
    • 提供者:徐刚
  1. 多任务 多进程

    2下载:
  2. 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. sht10

    1下载:
  2. sht10和51单片机通过汇编指令通信测试温湿度程序-sht10 and 51 single chip communication through the assembly instructions of temperature and humidity testing procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1.97kb
    • 提供者:程霄
  1. MACRO_SONIX_KUO

    0下载:
  2. 一个sonix的仿51单片机指令macro,在写汇编时超好用,可读性超强-Sonix 51 imitation of a single-chip instruction macro, in writing, when the compilation超好用, readability Superacid
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4.48kb
    • 提供者:郭勇谅
  1. 51mcu_program

    0下载:
  2. 本文档是51单片机汇编程序指令集说明,欢迎学习51单片机的朋友下载-This document is 51 single-chip assembler instruction set that welcomes friends to learn 51 SCM Download
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:77.89kb
    • 提供者:cyp
  1. gongju

    0下载:
  2. 51单片机编程助手,支持c51及汇编,并提供汇编指令表-51 MCU programming assistant, support c51 and compile, and provide assembly instruction sheet
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:591.63kb
    • 提供者:
  1. MCS51microcontroller

    0下载:
  2. 非常好的介绍MCS-51单片机以及汇编指令编程的文挡!可以打好扎实的基础。-Very good descr iption as well as the MCS-51 microcontroller programming text block assembly instructions! You can lay a solid foundation.
  3. 所属分类:SCM

    • 发布日期:2017-05-31
    • 文件大小:12.73mb
    • 提供者:shisiming
  1. 51kaifa

    0下载:
  2. 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-20
    • 文件大小:5.81mb
    • 提供者:huangyunfa
  1. L1

    0下载:
  2. MCS-51单片机的减法汇编指令的测试程序-MCS-51 microcontroller subtraction test procedures for assembly instructions
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:16.4kb
    • 提供者:lrf
  1. Compilation_51_classic_MCU_instruction_to_teach.ra

    0下载:
  2. 51单片机指令系统汇编经典教Compilation of 51 classic MCU instruction to teach-Compilation of 51 classic MCU instruction to teach Compilation of 51 classic MCU instruction to teach
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:396.03kb
    • 提供者:3v
  1. MCS-51huibian

    0下载:
  2. MCS-51单片机编程所需的全部汇编指令,指令手册集合-MCS-51 microcontroller programming required by the assembly instructions, instruction manual collection
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:14.05kb
    • 提供者:张建军
  1. MCS-51

    0下载:
  2. MCS-51单片机实验基础知识教程 包括结构、接口、汇编指令-MCS-51 SCM textbook
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:ququ
  1. AT89S51-example-tutorial

    0下载:
  2. AT89S51实例教程,51汇编指令实例,51汇编指令集-AT89S51 example tutorial 51 assembly instructions examples, 51 assembly instruction set
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:杨过
  1. 51HuiBian

    0下载:
  2. 51系列单片机汇编语言指令汇总。包含所有汇编基本语句-51 series microcontroller assembly language instruction summary. Contains all the compilation of basic statement
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:242.87kb
    • 提供者:孙涛
  1. 8051

    0下载:
  2. 8051单片机汇编语言指令工具包,包括: CASM.exe: 51/96系列编译程序,汉语提示,原程序注解可用中文。使用格式: casm 文件名。 ce.exe: 汉化文本编辑器。 cho.exe: 汉化HEX-BIN转换器。 cho1.exe: 另一个汉化HEX-BIN转换器。 asmread.exe: casm.exe使用说明。 com51.exe: 8051汇编指令集。 ram51.exe: 8051内RAM一览表。
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:117.95kb
    • 提供者:王衍平
  1. sht10

    0下载:
  2. sht10和51单片机通过汇编指令通信测试温湿度程序-sht10 and 51 single chip communication through the assembly instructions of temperature and humidity testing procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2.01kb
    • 提供者:esinf
  1. 51汇编

    1下载:
  2. 这是我认为51汇编里面比较好理解的书籍,以及我简单整理的汇编指令文档一份。入门学习还是不错的。(This is a book that I think is better understood in the 51 assembly, as well as a document of assembly instructions that I simply organized. Initial study is still good.)
  3. 所属分类:单片机开发

« 12 »
搜珍网 www.dssz.com