stripper 发表于 2025-3-21 18:28:28

书目名称Low-Level Programming影响因子(影响力)<br>        http://impactfactor.cn/if/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming影响因子(影响力)学科排名<br>        http://impactfactor.cn/ifr/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming网络公开度<br>        http://impactfactor.cn/at/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming网络公开度学科排名<br>        http://impactfactor.cn/atr/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming被引频次<br>        http://impactfactor.cn/tc/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming被引频次学科排名<br>        http://impactfactor.cn/tcr/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming年度引用<br>        http://impactfactor.cn/ii/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming年度引用学科排名<br>        http://impactfactor.cn/iir/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming读者反馈<br>        http://impactfactor.cn/5y/?ISSN=BK0588877<br><br>        <br><br>书目名称Low-Level Programming读者反馈学科排名<br>        http://impactfactor.cn/5yr/?ISSN=BK0588877<br><br>        <br><br>

简洁 发表于 2025-3-21 23:33:30

http://reply.papertrans.cn/59/5889/588877/588877_2.png

百科全书 发表于 2025-3-22 01:27:54

http://reply.papertrans.cn/59/5889/588877/588877_3.png

AROMA 发表于 2025-3-22 08:10:53

http://reply.papertrans.cn/59/5889/588877/588877_4.png

压碎 发表于 2025-3-22 08:43:28

http://reply.papertrans.cn/59/5889/588877/588877_5.png

COMMA 发表于 2025-3-22 13:44:53

Virtual MemoryThis chapter covers virtual memory as implemented in Intel 64. We are going to start by motivating an abstraction over physical memory and then getting a general understanding of how it looks like from a programmer’s perspective. Finally, we will dive into implementation details to achieve a more complete understanding.

察觉 发表于 2025-3-22 18:07:40

Compilation PipelineThis chapter covers the compilation process. We divide it into three main stages: preprocessing, translation, and linking.

印第安人 发表于 2025-3-23 00:49:24

http://reply.papertrans.cn/59/5889/588877/588877_8.png

偏狂症 发表于 2025-3-23 02:14:13

Models of ComputationIn this chapter we are going to study two models of computations: finite state machines and stack machines. We will learn how to implement finite state machines in assembly and will create a interpreter and compiler of Forth programming language.

Cloudburst 发表于 2025-3-23 08:22:54

BasicsIn this chapter we are going to start exploring another language called C. It is a low-level language with quite minimal abstractions over assembly. At the same time it is expressive enough so we could illustrate some very general concepts and ideas applicable to all programming languages (such as type system or polymorphism).
页: [1] 2 3 4 5 6
查看完整版本: Titlebook: Low-Level Programming; C, Assembly, and Pro Igor Zhirkov Book 2017 Igor Zhirkov 2017 von Neumann architecture.protection rings.procedure ca