CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - linux 汇编

搜索资源列表

  1. cutebomb_nasm-0.98-win32

    0下载:
  2. linux下的汇编工具,(内包含反汇编工具),比masm有许多优点。-the compilation tools (includes anti-compilation tools), can have many advantages.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:164365
    • 提供者:张小姐
  1. asm-inline

    0下载:
  2. 在LINUX底层开发中,嵌入汇编代码 的教程,希望有帮助-LINUX bottom of the development, compilation of code embedded in the curriculum, with the hope of helping
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:38426
    • 提供者:
  1. mod-linux-0.11

    0下载:
  2. Linux 0.11 代码在不做修改的情况下,很难在现在的环境下这接编译通过(除非你能的到 10 几年前 Linus 用的那个版本的 gcc 什么的)。所以要对代码作少量修改(说说是少量花了好几小时的,主要是一上来不熟 gcc 的内嵌汇编)。比起linux0.01,linux0.11更加完善,更加接近操作系统的要求,内核小有利于学习linux-0.11 Linux code does not modify the circumstances, In the present difficult c
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:122234
    • 提供者:zuozaior
  1. tdasm-0.1.2.tar

    0下载:
  2. 在Linux RedHat 6.0 下的 KDevelop 1.1上开发的表格驱动的万用汇编器-in Linux RedHat 6.0 KDevelop 1.1 on the development of forms-driven with the 10000 assembler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:104865
    • 提供者:CAI
  1. nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器

    0下载:
  2. NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:1001264
    • 提供者:王宗阳
  1. linux-ex

    0下载:
  2. linux下的汇编实例汇总,同时含有c文件和asm文件方便对照学习-summary compiled under linux instance, the file contains both c and asm files to facilitate the control study
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:29287
    • 提供者:张帅
  1. Wrox.Professional.Assembly.Language

    0下载:
  2. 这是关于AT&T汇编的书,即Linux上使用的汇编格式,这一类的数很少,一份不错的学习资料.-This is a compilation of AT & T on the book, that is, the use of Linux on the compilation format, very few of this kind, a good learning materials.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1867894
    • 提供者:chyxion
  1. ProgrammingGroundUp-1-0-booksize

    0下载:
  2. 再来一份关于Linux下汇编的好书,我找了很久才找到的,现在和大家分享.-Then compile a report on the book under Linux, I am looking for a long time to find, and now share with you all.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:624666
    • 提供者:chyxion
  1. nasm-Source

    0下载:
  2. NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:922518
    • 提供者:訾二勇
  1. Linuxmasn

    0下载:
  2. 在 Linux下,使用汇编语言的命令,一般我们只习惯在XP下用汇编,现在可以在linux下运行了-In Linux, the use of assembly language commands, generally we only used to use the assembly under XP, now can run the linux
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:61416
    • 提供者:夏琎
  1. ucc160

    0下载:
  2. ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:700398
    • 提供者:飞轩泠
  1. NASM

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个 80x86 的汇编器。它支持相当多的目标文件格式,包括 Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和 Intel 语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集-NASM is a modular designed for porta
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:562159
    • 提供者:
  1. The.Art.Of.Assembly.Language

    0下载:
  2. 广受各路黑客好评的“汇编语言艺术“教导程序员如何理解汇编语言,以及如何用它来编写功能强大,高效的代码。作为其主要的教学工具行之有效的高级别汇编,“汇编语言艺术“充分利用您的高级编程语言的知识,使您更轻松快速地掌握基本的装配概念。其中最全面的参考汇编语言每一个出版的“汇编语言,第2版艺术“已被彻底更新,以反映最近的修改HLA的语言。从书中的所有代码可以移植到了Windows,Linux还是Mac OS X和FreeBSD操作系统。-Widely respected by hackers of al
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:6482974
    • 提供者:ch-luren
  1. sort

    0下载:
  2. 在Linux平台实现用ARM汇编写一个排序!-The Linux platform with ARM assembly to write a sort!
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:38199
    • 提供者:李振强
  1. 65816

    0下载:
  2. 65816的编译器,在linux下运行,readme.1st文件告诉你如何编译出执行文件,65816.doc会告诉你汇编语法-65816 compiler, running under linux, readme.1st file tells you how to compile an executable file, 65816.doc will tell you the assembler syntax
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:29986
    • 提供者:vpgao
  1. nasm-2.11.08

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) an
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1398894
    • 提供者:Gao
  1. assembler-intro

    0下载:
  2. GNU汇编程序是GNU工具软件套件的一部分,是用于数字系统实验室将ARM汇编语言源代码转换成二进制对象文件。这个汇编程序在GNU汇编程序中有广泛的文档记录。手动(可在你的光盘中找到gnutools /文件目录)。这导言是该手册的摘要,特别是实验室的。(The GNU Assembler, part of the GNU Tools software suite, is the assembler used in the Digital Systems Laboratory to convert
  3. 所属分类:汇编语言

    • 发布日期:2018-04-21
    • 文件大小:141312
    • 提供者:adgnaf
  1. acid-0.1.tar

    0下载:
  2. 汇编语言,在linux平台下非常有用,是一个资料合集(If you are looking for information on assembly programming under UNIX-like operating systems (Linux/BSD/BeOS/etc), this is the right place to be. Here you can find various resources, ranging from tutorials and documentation
  3. 所属分类:汇编语言

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:骑驴捡破烂
  1. Linux内核图解

    1下载:
  2. Linux内核图解(Linux kernel diagram)
  3. 所属分类:汇编语言

    • 发布日期:2021-01-13
    • 文件大小:641024
    • 提供者:862621363
搜珍网 www.dssz.com