Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux assembly
Search - linux assembly - List
要看懂Linux内核,需要学会一些AT &T 汇编语法, 这本书讲述的是 怎么样用 AT & T 汇编来编写应用程序,当你把这本书看过几遍之后,把Intel 386 CPU的保护模式和内存分页、分段的机制搞明白,就可以比较轻松地看Linux的内核机制了。该书为英文原版书籍,PDF格式。
Update : 2008-10-13 Size : 2.12mb Publisher : hunbuso

High Level assembly language(HLA)软件
Update : 2008-10-13 Size : 5.27mb Publisher : alan

Linux下C语言编程,深入详细的描述了Linux编程细节
Update : 2008-10-13 Size : 2.12mb Publisher : 裴家舒

linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
Update : 2008-10-13 Size : 2.09mb Publisher : 林福军

linux汇编语言-linux assembly language
Update : 2025-02-17 Size : 2.12mb Publisher : 谢其

linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
Update : 2025-02-17 Size : 2.09mb Publisher : 林福军

汇编语言对于从事计算机底层应用的人来说太重要了,我们一般用的汇编语言仅限于windows平台,而对其它平台可能很少接触,这本书就是专门介绍Linux平台下的优秀书籍。-assembly language for application in the bottom of the computer people, very important. We generally use the assembly language is limited to windows platform, and on other platforms may not contact, This book is devoted to the Linux platform outstanding books.
Update : 2025-02-17 Size : 2.09mb Publisher : ranlong

DL : 0
实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验-Experiment 1 ARM compilation directive experiment experiment 2 C and assembly language programming hybrid experiment experiment Experiment 3 Experiment 4 external interrupt watchdog application experiment
Update : 2025-02-17 Size : 5.9mb Publisher : jie

要看懂Linux内核,需要学会一些AT &T 汇编语法, 这本书讲述的是 怎么样用 AT & T 汇编来编写应用程序,当你把这本书看过几遍之后,把Intel 386 CPU的保护模式和内存分页、分段的机制搞明白,就可以比较轻松地看Linux的内核机制了。该书为英文原版书籍,PDF格式。-To understand the Linux kernel, need to learn some of AT
Update : 2025-02-17 Size : 2.12mb Publisher : hunbuso

High Level assembly language(HLA)软件-High Level assembly language (HLA) software
Update : 2025-02-17 Size : 5.27mb Publisher : alan

Linux下C语言编程,深入详细的描述了Linux编程细节-C language programming under Linux, in-depth detailed description of the Linux programming details
Update : 2025-02-17 Size : 2.12mb Publisher : 裴家舒

这是关于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.
Update : 2025-02-17 Size : 1.78mb Publisher : chyxion

介绍Linux下的32位汇编编程,使用AT&T语法,介绍非常详细,红皮书经典教材-Linux Assembly Language Programming AT&T
Update : 2025-02-17 Size : 1.78mb Publisher : 科比

linux中intelx86的汇编语言介绍-linux assembly language description in intelx86
Update : 2025-02-17 Size : 193kb Publisher : 土豆

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.
Update : 2025-02-17 Size : 2.09mb Publisher : hustzhou

广受各路黑客好评的“汇编语言艺术“教导程序员如何理解汇编语言,以及如何用它来编写功能强大,高效的代码。作为其主要的教学工具行之有效的高级别汇编,“汇编语言艺术“充分利用您的高级编程语言的知识,使您更轻松快速地掌握基本的装配概念。其中最全面的参考汇编语言每一个出版的“汇编语言,第2版艺术“已被彻底更新,以反映最近的修改HLA的语言。从书中的所有代码可以移植到了Windows,Linux还是Mac OS X和FreeBSD操作系统。-Widely respected by hackers of all kinds, "The Art of Assembly Language" teaches programmers how to understand assembly language and how to use it to write powerful, efficient code. Using the proven High Level Assembler (HLA) as its primary teaching tool, "The Art of Assembly Language" leverages your knowledge of high level programming languages to make it easier for you to quickly grasp basic assembly concepts. Among the most comprehensive references to assembly language every published, "The Art of Assembly Language, 2nd Edition" has been thoroughly updated to reflect recent changes to the HLA language. All code from the book is portable to the Windows, Linux, Mac OS X, and FreeBSD operating systems.
Update : 2025-02-17 Size : 6.18mb Publisher : ch-luren

linux源代码中有一些汇编语言程序,本教程介绍在linux中汇编语言的使用情况,能对linux源代码有更深入的了解-assembly langugae in linux
Update : 2025-02-17 Size : 227kb Publisher : 张正峰

Linux下的AT&A汇编,讲解详细,层次分明,便于阅读,适合广大初学者学习。-The compilation, AT&A Linux explained in detail, clear, easy to read, suitable for beginners to learn.
Update : 2025-02-17 Size : 385kb Publisher : 屰兲

本书是由Jonathan Bartllett编写的适用于Linux 的汇编编程指南。-Jonathan Bartllett book is written for Linux assembly programming guide.
Update : 2025-02-17 Size : 1.04mb Publisher : arsgunner

一个关于Linux下C语言程序从编译到运行的详细过程,包括预处理、处理、汇编、链接、装载过程。(A detailed process for the process from compiling to running under Linux, including preprocessing, processing, assembly, linking, and loading.)
Update : 2025-02-17 Size : 3.17mb Publisher : 小强你好
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.