首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2020-7-8 18:22
2024-11-2 10:36
233
6.28 GB
68
磁力链接
magnet:?xt=urn:btih:b8ad407febb5994b85b764e68f4223cb30f7cfcc
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmI4YWQ0MDdmZWJiNTk5NGI4NWI3NjRlNjhmNDIyM2NiMzBmN2NmY2NaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
x86
Assembly
Language
From
Ground
Up™-
UdemyCourseDownloader
文件列表
14. Programming with the x86 MMX Extensions/2. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part II).mp4
398.13MB
01. Introduction/1. Introduction.mp4
28.31MB
02. Getting Started/1. Setting Up the Development Environment.mp4
52.79MB
02. Getting Started/2. Coding Simple Assembly program.mp4
87.32MB
02. Getting Started/3. Installing a Syntax Highlighter.mp4
12.07MB
03. x86 Processors & Computer Architectures/1. Evolution of Intel Processors.mp4
141.55MB
03. x86 Processors & Computer Architectures/2. Harvard Architecture vs Von Neumann Architecture.mp4
53.29MB
04. The Computing Device/1. Logic Gates.mp4
58.32MB
04. The Computing Device/2. From Transistors to Operating Systems.mp4
70.58MB
04. The Computing Device/3. Number Systems.mp4
95.31MB
05. The Programmer's Model/1. Overview of x86 Data Types.mp4
12.26MB
05. The Programmer's Model/2. Basic x86 Microcomputer Design.mp4
99.2MB
05. The Programmer's Model/3. x86 Operating Modes.mp4
26.01MB
05. The Programmer's Model/4. Overview of the x86 Registers.mp4
116.11MB
05. The Programmer's Model/5. Coding One Register to Rule Them All.mp4
79.6MB
05. The Programmer's Model/6. Overview of the x86 Flags.mp4
33MB
05. The Programmer's Model/7. Overview of the Floating Point Unit.mp4
96.88MB
05. The Programmer's Model/8. Overview of x86 Memory Models.mp4
96.85MB
06. Introduction to x86 Assembly Language/2. Overview of x86 Integers.mp4
19.42MB
06. Introduction to x86 Assembly Language/3. Introduction to Directives and Instructions.mp4
84.45MB
06. Introduction to x86 Assembly Language/4. Simple x86 Assembly Template.mp4
35.64MB
06. Introduction to x86 Assembly Language/5. Coding Declaring Variables in Assembly.mp4
39.26MB
06. Introduction to x86 Assembly Language/6. Dealing with Data.mp4
65.42MB
06. Introduction to x86 Assembly Language/7. Endianness.mp4
17.42MB
06. Introduction to x86 Assembly Language/9. Coding Mixing CC++ and Assembly.mp4
170.76MB
07. Data Transfer Instructions/1. Operand Types.mp4
39.38MB
07. Data Transfer Instructions/2. Overview of the MOV Instruction.mp4
54.38MB
07. Data Transfer Instructions/3. Understanding Direct - Offset Operands.mp4
12.65MB
07. Data Transfer Instructions/4. Memory Addressing Modes.mp4
46.9MB
08. Arithmetic Instructions/2. The Increment and Decrement Instructions.mp4
12.22MB
08. Arithmetic Instructions/3. The Addition and Subtraction Instructions.mp4
16.02MB
08. Arithmetic Instructions/4. Data Operators and Directives.mp4
21.58MB
08. Arithmetic Instructions/5. Coding Summing Array Elements.mp4
33.99MB
08. Arithmetic Instructions/6. Coding Scanning an Array.mp4
59.88MB
08. Arithmetic Instructions/7. Coding Using Pointers and Typedef.mp4
75.3MB
09. Conditional Branching/1. The Jump and Loop Instructions.mp4
21.85MB
09. Conditional Branching/2. Logic Instructions.mp4
43.73MB
09. Conditional Branching/3. Condition Jump Instructions.mp4
30.45MB
09. Conditional Branching/4. Instruction Operands.mp4
50.39MB
10. The Nature of Mixing CC++ and Assembly/2. Coding Computing the Sum of an Array.mp4
97.07MB
10. The Nature of Mixing CC++ and Assembly/3. Coding Computing Signed Multiplication and Division.mp4
178.19MB
10. The Nature of Mixing CC++ and Assembly/4. Coding Understanding CC++ Calling Conventions.mp4
228.39MB
10. The Nature of Mixing CC++ and Assembly/5. Coding Experimenting with different Addressing Modes.mp4
162.83MB
10. The Nature of Mixing CC++ and Assembly/6. Coding Declaring Global Variables in CC++ and using them in Assembly.mp4
106.81MB
10. The Nature of Mixing CC++ and Assembly/7. Coding Experimenting with Conditional Codes.mp4
160.78MB
11. Working with Arrays/1. Coding Iterating through Array Elements.mp4
67.5MB
11. Working with Arrays/2. Coding Array Elements Square.mp4
108.92MB
11. Working with Arrays/3. Coding Working with 2-Dimensional Arrays.mp4
61.14MB
11. Working with Arrays/4. Coding Computing the Sum of Rows and Columns of a 2-Dimensional Array.mp4
147.87MB
12. Working with Strings/1. Coding Copying Strings from one Variable to another.mp4
86.69MB
12. Working with Strings/2. Coding Creating a Character Search Algorithm.mp4
85.81MB
13. Programming with the Floating -Point Unit (FPU) Registers/1. Overview of the x86 FPU.mp4
96.94MB
13. Programming with the Floating -Point Unit (FPU) Registers/2. Coding Writing a temperature conversion program using the FPU.mp4
150.48MB
13. Programming with the Floating -Point Unit (FPU) Registers/3. Coding Developing the Sphere Computation Algorithm.mp4
118.18MB
13. Programming with the Floating -Point Unit (FPU) Registers/4. Coding Processing Floating-Point Arrays with FPU Instructions.mp4
157.37MB
13. Programming with the Floating -Point Unit (FPU) Registers/5. Coding Computing Min and Max of Single-Precision Floating Point Arrays.mp4
99.4MB
13. Programming with the Floating -Point Unit (FPU) Registers/6. Coding Developing Algorithms with x86 FPU Transcendental Instructions.mp4
148.91MB
13. Programming with the Floating -Point Unit (FPU) Registers/7. Coding Developing the Least Squares Algorithm.mp4
260.92MB
14. Programming with the x86 MMX Extensions/1. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part I).mp4
155.67MB
14. Programming with the x86 MMX Extensions/3. Coding Shift Operations with Packed Data using MMX Registers.mp4
220.3MB
14. Programming with the x86 MMX Extensions/4. Coding Understanding MMX Multiplication.mp4
100.35MB
15. Programming with the x86 SSE Extentsions/1. History of SSE.mp4
57.93MB
15. Programming with the x86 SSE Extentsions/2. The SSE Execution Environment.mp4
35.66MB
15. Programming with the x86 SSE Extentsions/3. Coding Understanding SSE Floating-Point Arithmetic.mp4
240.46MB
15. Programming with the x86 SSE Extentsions/4. Coding Developing the Sphere Algorithm using SSE Instructions.mp4
135.34MB
15. Programming with the x86 SSE Extentsions/5. Coding SSE Packed Integer Arithmetic.mp4
395.78MB
16. Programming with the x86 Advanced Vector (AVX) Extensions/1. History of AVX.mp4
51.04MB
17. Closing/1. Closing Remarks.mp4
3.91MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统