CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - assembly language

搜索资源列表

  1. Linux-Assembly-Language-Programming(2)

    0下载:
  2. Linux下C语言编程,深入详细的描述了Linux编程细节
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.12mb
    • 提供者:裴家舒
  1. ATTassembly

    0下载:
  2. ATT汇编语言语法介绍,读内核必备,高级程序员需要知道的知识。-ATT assembly language syntax descr iption, read the kernel necessary, the knowledge of senior programmers need to know.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:73.54kb
    • 提供者:garyybl
  1. bomblab

    0下载:
  2. 计算机结构中的汇编语言的调整与应用 , 适合初学者学习参考-Adjustments and application of computer architecture assembly language, suitable for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:17.55kb
    • 提供者:aaron
  1. bkdg2.2

    0下载:
  2. 数控软件,可以直接运行,C语音和汇编语言混合编程-Numerical control software, can be directly run, C and assembly language voice mixed programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:316.75kb
    • 提供者:
  1. typicalC

    0下载:
  2. C语言是一种面向过程的计算机程序设计语言。最初为unix而生。它既有高级语言的特点,又具有汇编语言的特点。它可以作为系统设计语言,编写工作系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。因此,它的应用范围广泛。 -C language is a process-oriented computer programming language. Initially designed for unix and Health. It has both the characte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:261.1kb
    • 提供者:柳益君
  1. Chapter_2

    0下载:
  2. 本章简要介绍Linux中一般的编码结构,并描述诸多与内核打交道的方法。我们首先 关注内核中常见数据类型,比如有效存储、信息检索、编码方法,以及基本汇编语言。这将 为我们在以后的章节中详细分析内核打下基础。接下来介绍Linux如何将源代码编译、链 接成可执行代码,这对理解交叉平台编码和更好地介绍GNU工具集不无益处。之后就是一 系列从Linux内核搜集信息的方法之概要了。本章涉及的内容非常广泛,包括源代码和可 执行代码的分析,以及在Linux内核中插入调试语句。-This ch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:446.68kb
    • 提供者:丹尼
  1. ProgrammingGroundUp-1-0-booksize

    0下载:
  2. <Programming from the Ground Up> 一本介绍从零开始linux/unix下汇编程序编写的书-<Programming from the Ground Up> This book is not a reference book, it is an introductory book. It is therefore not suitable by itself to learn how to professionally progr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:615.25kb
    • 提供者:李明
  1. assembly_code.tar

    0下载:
  2. 汇编语言程序设计源代码,适合linux下那些希望了解汇编程序的c/c++程序员.-Assembly language programming source code, suitable for those who would like to know under linux assembler of c/c++ programmers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:14.48kb
    • 提供者:wang
  1. sparcv8

    0下载:
  2. sparc( leon ) cpu系列的組合語言-sparc (leon) cpu family assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:718.53kb
    • 提供者:PaulTang
  1. switch_to_led7

    0下载:
  2. 里面有IP核的应用,以及汇编语言的融合,将其组合在一起的程序-IP core inside the application, as well as the integration of assembly language, with its combination of the procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:752.88kb
    • 提供者:dongchun
  1. 11222

    0下载:
  2. 用一个汇编语言画圆,画一个完整的圆,可以在emu8086上运行-Draw a circle with an assembly language, to draw a complete circle, you can run in emu8086
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:包文斌
  1. ATT

    0下载:
  2. 详细介绍ATT汇编语言的语法格式,对于linux下程序开发具有十分重要的价值-Details ATT assembly language syntax for program development under linux has very important value
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:225.67kb
    • 提供者:yangbeibei
  1. oneself

    0下载:
  2. 本书在详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。书中讲解了大量在开发操作系统中需注意的细节问题,这些细节不仅能使读者更深刻地认识操作系统的核心原理,而且使整个开发过程少走弯路。全书共分7章。-This book analyzes in detail the basis of the principle of the operating syste
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-14
    • 文件大小:21.48mb
    • 提供者:杨剑
  1. resource

    0下载:
  2. Linux入门资料大全:Linux 编程C一站式学习,天书夜读(汇编语言),嵌入式资料整合第二辑(ARM_C_LINUX),ARM_编程起步-Introduction Sourcebook Linux: Linux Programming C-stop learning, bible night reading (assembly language), embedded data integration second series (ARM_C_LINUX), ARM_ start progra
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-25
    • 文件大小:8.19mb
    • 提供者:陈平
  1. Linux-Assembly-Language

    0下载:
  2. Prentice-Hall出的linux上的汇编语言程序设计书籍,有关linux上C编程的书籍很多,但汇编类却很少,对于有此需要的人士,本书值得一读。-A Linux Assembly Language Programming book produced by Prentice-Hall. There are few linux books related to assembly language. So it is valuable for those wanting to get such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:hustzhou
  1. 201112315256346

    0下载:
  2. linux环境下运用汇编语言实现端口监听,并运用objdump工具抽取机器码,再shellcode一下,实现另一种方式监听 -linux environment, the use of assembly language port monitor, and use objdump tool to extract the machine code, then look shellcode, another way to monitor implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:81.21kb
    • 提供者:htxqq2011
  1. Assembly-Language-Step-by-Step

    0下载:
  2. Assembly Language Step-by-Step, Programing with Linux, Third Edition. 使用Ubuntu系统,从非常基础开始介绍汇编语言。这是英文原版书籍,最新的版本。-Assembly Language Step-by-Step, Programing with Linux, Third Edition. Use of Ubuntu, starting from the very basic introduction assembly lan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3.37mb
    • 提供者:Eric
  1. Assembly-Language-Programing

    0下载:
  2. This is a very simple assembly language program with its makefile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:42.42kb
    • 提供者:Hui
  1. Assembly-Language

    0下载:
  2. information on assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.18kb
    • 提供者:Sanat Maharjan
  1. Professional-Assembly-Language.pdf

    0下载:
  2. linux/unix assembly language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1.94mb
    • 提供者:licj
« 12 3 »
搜珍网 www.dssz.com