CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 汇编语言

搜索资源列表

  1. Report

    0下载:
  2. 计算机组成的实验报告 用汇编语言编写示例程序 对于了解计算机底层实现很有好处-Computer report consisting of the experimental sample assembly language program to prepare the computer for the understanding of the underlying implementation is very good
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:660407
    • 提供者:张小
  1. kuhanshu

    0下载:
  2. 1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。 (3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。 在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:16012
    • 提供者:徐心需
  1. UML

    0下载:
  2. 实时监控应用软件Software(CTS)开发过去采用是结构化思路方法采用编程语言也是汇编语言、 FortranAda等结构化编程语言也曾有过分析和设计阶段采用结构化思路方法编程实现采用面向对象语言尝试 采用面向对象思路方法(UML)完整实现监控实时应用软件Software是首次尝试收到了较好成效 UML(统建模语言)是美国Rational公司创造面向对象开发中种通用、统图形化模型语言-Real-time monitoring applications Software (CTS)
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:178187
    • 提供者:luohui
  1. BCH

    0下载:
  2. 用汇编语言实现BCH解码校验算法,清晰明了-Using assembly language to achieve parity BCH decoding algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8345
    • 提供者:sr0303
  1. QQ

    0下载:
  2. 我所做的单片机串行通信发射机主要在实验室完成,参考有关的书籍和资料,个人完成电路的设计、焊接、检查、调试,再根据自己的硬件和通信协议用汇编语言编写发射和显示程序,然后加电调试,最终达到准确无误的发射和显示。-I did single-chip serial communication in the laboratory to complete the main transmitter, reference books and information related to the individu
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:271279
    • 提供者:王丽
  1. Chap9

    0下载:
  2. 所谓“移植”,就是使一个实时内核能在其它的微处理器或微控制器上运行。 尽管大部分μC/OS-II的代码是用C语言编写的,但是在编写与处理器硬件相关的代码时还是不得不使用汇编语言。 移植的主要工作就是编写这些与处理器硬件相关的代码。 操作系统的移植大体可以分为两个层次: 跨体系结构的移植 针对特定处理器的移植-The so-called " transplant" is to make a real-time kernel in the micropro
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:497443
    • 提供者:jiang
  1. 99seconds

    0下载:
  2. 99秒码表计数器,通过AT89S51控制的秒码表计数器以及C语言与汇编语言编程-Code Table 99 seconds counter, AT89S51 control through the second code table and the counter C programming language and assembly language
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:45930
    • 提供者:小卢
  1. FIR

    0下载:
  2. 本程序是一个有限长冲击响应FIR滤波器算法实验程序,采用的是汇编语言。-This procedure is a finite impulse response FIR filter algorithm for experimental procedures, using assembly language.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:75366
    • 提供者:dazhou
  1. wangnianlishizhong

    0下载:
  2. keiluvision 3的单片机汇编语言程序 非常有用!! 是关于万年历时钟的控制-keiluvision 3 microcontroller assembly language program is very useful! ! Clock on the calendar control
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:3732
    • 提供者:lisuyu
  1. huibiankeshe

    0下载:
  2. 汇编语言多编写的 ASM 能够实现三级菜单 完整的课程设计论文 可以交的-Assembly Language ASM more prepared to achieve a complete three-course menu can be submitted by the design of paper
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:23547
    • 提供者:gaoya
  1. AH

    0下载:
  2. 汇编程序中比较常用的AH引用函数。适合于刚开始学汇编语言的学生用。-Compilation of procedures commonly used in reference function AH.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:8990
    • 提供者:萨如汗
  1. C-asm

    0下载:
  2. 标准c语言中嵌套汇编语言,用很简单的一条语句就能套用一些很精炼实用的汇编程序-Nested standard c language assembly language, using a very simple statement can be applied to some very useful compilation of refining procedures
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:2890
    • 提供者:Robert
  1. DS1302clock

    0下载:
  2. DS1302-制作的电子时钟程序汇编语言-DS1302making procedures of the electronic clock assembly language
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:37263
    • 提供者:黄工
  1. c67e0045875ced68_1200051802_221.232.148.186

    0下载:
  2. 微机原理课程设计,简易计算器,汇编语言 源代码注释详细,大家共享快乐-Computer Principles of curriculum design, simple calculators, assembly language source code comments in detail, we share the joy
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:37406
    • 提供者:my name
  1. huibian

    0下载:
  2. 汇编语言程序设计的实验环境及实验步骤包括:DOS环境下的汇编语言编程环境使用(基础与验证型) Debug的使用(基础与验证型)Windows环境下的汇编语言集成编程环境算术运算类操作实验-Assembly language programming environment of the experiment and experimental steps include: DOS environment the use of assembly language programming environ
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:582350
    • 提供者:小也
  1. 1616

    0下载:
  2. 16x16动态点阵程序-汇编语言 DS18b20 温度显示源程序 共8个程序 -16x16 dot matrix dynamic process- assembly language source code DS18b20 temperature showed a total of 8 procedures
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:19209
    • 提供者:国宝
  1. Waterlamp

    0下载:
  2. 流水灯的间隔显示,直接就能在KEIL上面运行,汇编语言。-Water lamp
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3192
    • 提供者:欧阳盛贤
  1. weiji

    1下载:
  2. 用汇编语言实现计算器的功能 很详细 可以实现小数点的计算-this is very good
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:72536
    • 提供者:石头
  1. AT

    0下载:
  2. AT&T汇编语言与GCC内嵌汇编简介.rar-AT & T assembly language embedded with the GCC compiled Introduction. Rar
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:17423
    • 提供者:Mike
  1. KeilC511.0

    0下载:
  2. Keil C51是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用。用过汇编语言后再使用C来开发,体会更加深刻。-Keil Software
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:49732
    • 提供者:水晶蓝
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com