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

搜索资源列表

  1. mnl_nios_programmers32

    0下载:
  2. nios处理器的介绍以及汇编代码的说明,altera公司的官方文件-introduction of nios processor & descr iption of assembly code
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1100438
    • 提供者:丁丁
  1. 51

    0下载:
  2. 51中断 讲的比较详细有时序,c,汇编还有电路图。-51 interrupt talking in more detail with timing, c, there are circuit assembly.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:301729
    • 提供者:sgdxhw
  1. MIPS_r4000-asm

    0下载:
  2. MIPS_r4000-asm.rar,本书详细描述了MIPS r4000系列的体系结构及汇编指令及其用法-MIPS_r4000-asm.rar, this book describes in detail the MIPS r4000 series architecture and compilation of instructions and their usage
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:284051
    • 提供者:简平
  1. cQianHuiBian

    0下载:
  2. 在微机实验系统中,可用C语言来简化程序的编写,而有些子程序需要用汇编语言来编写,如一些对时序要求较高的程序,或者要通过汇编来访问微机接口。本实验就如何使用turbo C调用汇编语言作出探讨。-In the computer simulation, the system can be used C language to simplify the procedures for the preparation of, and some assembly language subroutines ne
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:5956
    • 提供者:lujy
  1. IBM-PC

    0下载:
  2. 汇编期末复习题和PPT,总结得很好的,看下,-asm ppt for exam
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:687579
    • 提供者:素素
  1. 8X8

    0下载:
  2. 单片机中用汇编语言编写的8*8的键盘程序,有设计过程及代码-Microcontroller using assembly language written in 8* 8 keyboard procedures, design process and code
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:150012
    • 提供者:杨君
  1. AVRhuibian

    0下载:
  2. avr汇编语言,集合了几乎全部汇编子程序,并且注释齐全,特别适合初学者,是我精心的收藏-avr assembly language, assembled a compilation of almost all the subroutines, and complete notes, especially for beginners, I carefully Favorites
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:55523
    • 提供者:张世元
  1. xxx

    0下载:
  2. c++程序语言汇编,及其实验电路图的应用 联系:4092979-c++程序语言汇编,及其实验电路图的应用 联系:409297944
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7229
    • 提供者:学鑫超
  1. Freekilling

    0下载:
  2. 用汇编自己打造一个最简单的免杀。包含用户码-With the compilation of their own to create a simple free kill. Contains the user code
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:3360
    • 提供者:graydawn
  1. Manual4W32asm

    0下载:
  2. 在windows环境下汇编开发不可缺少的教程-Manual for w32asm
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:388595
    • 提供者:Charlie
  1. KeyboardandWatchdogProgramExamples

    0下载:
  2. Keyboard and Watchdog Program Examples 包含汇编和c例程 PURPOSE: SFR Descr iption file for AT89C51xD2 products ON KEIL compiler
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:70439
    • 提供者:haing
  1. 8086

    0下载:
  2. 8086 用于初学汇编语言者 简单易懂 清华出版-8086 assembly language for beginners are simple and easy to understand Tsinghua University Publishing
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8495056
    • 提供者:McJ
  1. MixedCandassemblerrogramming

    0下载:
  2. C和汇编混合编程,是凌阳单片机中C语言与汇编混和编程的指导资料。-Mixed C and assembler programming, is a Sunplus the C programming language and compilation guidance material mixed.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:236732
    • 提供者:刘正伟
  1. MDK

    0下载:
  2. MDK-ARM 3.03a.exe 的汇编介绍很好的资料-MDK-ARM 3.03a.exe good compilation of information introduced
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2527171
    • 提供者:梦一
  1. huibianshangjiguochengshuxi

    0下载:
  2. 汇编上机的基础过程的ppt 汇编上机过程熟悉 -Compilation process on the basis of machine ppt
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:22006
    • 提供者:maoyuke
  1. Pbhzongzenyangquyingpianxuliehao

    0下载:
  2. 要读取硬盘序列号我们可以用汇编来实现,但毕竟不容易,况且也不能有效的结合到PB脚本中。在PB中我们可以通过调用Windows提供的外部函数GetVolumeInformationA()来实现。这相对来说比较简单。-To read the hard drive serial number can be implemented in assembly, but not easy, after all, What can not be effectively integrated into the P
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:7186
    • 提供者:heidonggua
  1. IBM

    0下载:
  2. IBM汇编比较全面介绍了IBMPC机的汇编使用,系统讲解了编程注意事项,比较好的语言学习工具-IBM
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:11304016
    • 提供者:孔祥雷
  1. Chinese_data_of_LCD1602

    0下载:
  2. 关于LCD1602很好的使用说明,很简单但很全面,深入浅出的讲解让您可以很快掌握对lcd1602的编程,资料中的例子使用的汇编。但是用vhdl和verilog时,也可以参考这份资料-About LCD1602 good instructions, very simple but very comprehensive, explaining in simple terms so you can quickly grasp on lcd1602 programming, data compilati
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:118960
    • 提供者:风云
  1. Keil

    0下载:
  2. Keil C51 软件是众多单片机应用开发的优秀软件之一,它集编辑,编译,仿真于一体,支持汇编,PLM 语言和 C 语言的程序设计,界面友好,易学易用。本文介绍Keil C51软件的使用方法-Keil C51 microcontroller application software is developed by a number of excellent software, which combines editing, compilation, simulation in one, supp
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:454609
    • 提供者:张俊杰
  1. ReverseCPP

    0下载:
  2. 本文分析在反汇编时如何手工识别c++对象,进而讨论如何自动完成这一分析过程最终介绍我们自己开发的自动化工具,一步一步的帮助读者掌握逆向c++程序的一些方法-This article analyzes how to manually identify disassembly c++ object, and then discuss how to automate this analysis process ultimately describes the development of our au
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:919871
    • 提供者:
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com