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

搜索资源列表

  1. NECsamples

    0下载:
  2. NEC8位单片机源程序,包含了AD转换,中断,看门狗定时器,低电平检测四种范例,分别使用C语言及汇编语言编写-failed to translate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:62750
    • 提供者:李华清
  1. Up_Star2410_LED_TEST

    0下载:
  2. 基于UP_Star2410开发板用汇编语言实现板上LED闪烁代码-UP_Star2410 development board based on the use of assembly language code to achieve on-board LED flashes
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:236917
    • 提供者:黄二超
  1. sanjiaozhengxuan

    0下载:
  2. 三角波及正弦波发生器 单片机汇编语言可以产生三角波-sanjiaobo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1092
    • 提供者:keviele
  1. 1

    0下载:
  2. 实现简易的单片机计算器功能。是用汇编语言编写的。内有注释。-Easy to achieve single-chip calculator function. Is prepared to use assembly language. There are notes.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1769
    • 提供者:starcool
  1. basketball

    0下载:
  2. 篮球计时计分器的源代码,使用汇编语言来编制的-Basketball time scoring device source code in assembly language to compiled
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:3065
    • 提供者:陈琳
  1. DS18B20

    0下载:
  2. 汇编语言的ds18b20应用文档,标准的时序程序,可以直接使用-Assembly language ds18b20 application documents, the standard timing procedure can be used directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:73098
    • 提供者:lihp
  1. MCS-51microcontroller

    0下载:
  2. 基于MCS-51单片机用汇编语言实现交通灯的仿真-Based on MCS-51 microcontroller using assembly language to achieve the simulation of traffic lights
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:66207
    • 提供者:杨维平
  1. danpianji

    0下载:
  2. 用单片机实现温度远程显示,包括整体思路,和以汇编语言实现的源代码-Remote temperature display using single chip, including the overall idea, and to compile the source code language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:60263
    • 提供者:宋恩琳
  1. jiaotongdeng

    0下载:
  2. 应用汇编语言开发交通灯,给出了详细的汇编程序-Application of assembly language development of traffic lights, give a detailed assembler
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:4376
    • 提供者:张雨欣
  1. yuyin

    0下载:
  2. 此为语音存储系统 用汇编语言编写的 内含有所用芯片资料 汇编程序 原理图-This is the voice storage system written in assembly language with a chip containing some information assembler diagram
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:516848
    • 提供者:叶问
  1. huibianchengxu

    0下载:
  2. 用汇编语言编写的基于单片机病房呼叫系统程序-Written in assembly language call system based on SCM procedures Ward
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:11176
    • 提供者:liuyan
  1. PIC16F74

    0下载:
  2. 一个完整的汇编语言程序,用PIC16F74芯片,其中包括I2C软件模拟,E2ROM存取等很实用的子程序-A complete assembly language program, with the PIC16F74 chip, including I2C software simulation, E2ROM access and other very useful routine
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:25908
    • 提供者:Henry
  1. t1_upda

    0下载:
  2. 基于AXD环境下,对arm微处理器进行编程,实现汇编语言与C语言相互调用。-AXD-based environment, on the arm microprocessor programming, assembly language and C language call each other.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:22255
    • 提供者:tianle
  1. Diesel-Engine-Lubricating-System-SCM

    0下载:
  2. 内燃机润滑系统单片机程序设计,使用汇编语言编写-Diesel Engine Lubricating System SCM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:702
    • 提供者:takami
  1. word

    0下载:
  2. LD1602的文字显示。完全是自己编写。简单实用。由单片机汇编语言编制成功。包含代码和仿真程序-LD1602' s text. Completely write your own. Simple and practical. Successfully prepared by the MCU assembly language. Want to download the likes of
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:12874
    • 提供者:
  1. STM8program

    0下载:
  2. 现在几乎所有的单片机都能用C语言编程了,采用C语言编程确实能带来很多好处,至少可读性比汇编语言强多了。-Now almost all of the microcontroller can be programmed using C language, C language programming can indeed bring many benefits, at least readable than assembly language is much easier.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:258525
    • 提供者:
  1. qiangdaqi

    0下载:
  2. 用80c51制作八路抢答器的汇编语言程序设计-Produced by eight Responder 80c51 assembly language programming
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:3950
    • 提供者:萨拉
  1. wenkong

    0下载:
  2. DS18B20传感器,汇编语言,处理闪烁现象-DS18B20 sensors, assembly language, processing flicker
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:7378
    • 提供者:萨拉
  1. chengxu

    0下载:
  2. 微机汇编语言的几个常用的经典程序,类似如排序等都在里面。希望对大家有用-Some commonly used microcomputer assembly language of the classic procedure, such as sorting and so similar in it. Hope to useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:15438
    • 提供者:飞飞
  1. ARM-programming-fundamentals

    0下载:
  2. ARM程序设计的一些基本概念,如ARM汇编语言的伪指令、汇编语言的语句格式和汇编语言的程序结构等,同时介绍C/C++和汇编语言的混合编程等问题。-ARM programming fundamentals
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:24891
    • 提供者:张勇
« 1 23 4 5 6 »
搜珍网 www.dssz.com