zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]
magnet:?xt=urn:btih:b8ad407febb5994b85b764e68f4223cb30f7cfcc&dn=x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]
磁力链接详情
文件列表详情
b8ad407febb5994b85b764e68f4223cb30f7cfcc
infohash:
68
文件数量
6.28 GB
文件大小
2020-7-8 18:22
创建日期
2024-12-15 07:42
最后访问
相关分词
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.13 MB
01. Introduction/1. Introduction.mp4 28.31 MB
02. Getting Started/1. Setting Up the Development Environment.mp4 52.79 MB
02. Getting Started/2. Coding Simple Assembly program.mp4 87.32 MB
02. Getting Started/3. Installing a Syntax Highlighter.mp4 12.07 MB
03. x86 Processors & Computer Architectures/1. Evolution of Intel Processors.mp4 141.55 MB
03. x86 Processors & Computer Architectures/2. Harvard Architecture vs Von Neumann Architecture.mp4 53.29 MB
04. The Computing Device/1. Logic Gates.mp4 58.32 MB
04. The Computing Device/2. From Transistors to Operating Systems.mp4 70.58 MB
04. The Computing Device/3. Number Systems.mp4 95.31 MB
05. The Programmer's Model/1. Overview of x86 Data Types.mp4 12.26 MB
05. The Programmer's Model/2. Basic x86 Microcomputer Design.mp4 99.2 MB
05. The Programmer's Model/3. x86 Operating Modes.mp4 26.01 MB
05. The Programmer's Model/4. Overview of the x86 Registers.mp4 116.11 MB
05. The Programmer's Model/5. Coding One Register to Rule Them All.mp4 79.6 MB
05. The Programmer's Model/6. Overview of the x86 Flags.mp4 33 MB
05. The Programmer's Model/7. Overview of the Floating Point Unit.mp4 96.88 MB
05. The Programmer's Model/8. Overview of x86 Memory Models.mp4 96.85 MB
06. Introduction to x86 Assembly Language/2. Overview of x86 Integers.mp4 19.42 MB
06. Introduction to x86 Assembly Language/3. Introduction to Directives and Instructions.mp4 84.45 MB
06. Introduction to x86 Assembly Language/4. Simple x86 Assembly Template.mp4 35.64 MB
06. Introduction to x86 Assembly Language/5. Coding Declaring Variables in Assembly.mp4 39.26 MB
06. Introduction to x86 Assembly Language/6. Dealing with Data.mp4 65.42 MB
06. Introduction to x86 Assembly Language/7. Endianness.mp4 17.42 MB
06. Introduction to x86 Assembly Language/9. Coding Mixing CC++ and Assembly.mp4 170.76 MB
07. Data Transfer Instructions/1. Operand Types.mp4 39.38 MB
07. Data Transfer Instructions/2. Overview of the MOV Instruction.mp4 54.38 MB
07. Data Transfer Instructions/3. Understanding Direct - Offset Operands.mp4 12.65 MB
07. Data Transfer Instructions/4. Memory Addressing Modes.mp4 46.9 MB
08. Arithmetic Instructions/2. The Increment and Decrement Instructions.mp4 12.22 MB
08. Arithmetic Instructions/3. The Addition and Subtraction Instructions.mp4 16.02 MB
08. Arithmetic Instructions/4. Data Operators and Directives.mp4 21.58 MB
08. Arithmetic Instructions/5. Coding Summing Array Elements.mp4 33.99 MB
08. Arithmetic Instructions/6. Coding Scanning an Array.mp4 59.88 MB
08. Arithmetic Instructions/7. Coding Using Pointers and Typedef.mp4 75.3 MB
09. Conditional Branching/1. The Jump and Loop Instructions.mp4 21.85 MB
09. Conditional Branching/2. Logic Instructions.mp4 43.73 MB
09. Conditional Branching/3. Condition Jump Instructions.mp4 30.45 MB
09. Conditional Branching/4. Instruction Operands.mp4 50.39 MB
10. The Nature of Mixing CC++ and Assembly/2. Coding Computing the Sum of an Array.mp4 97.07 MB
10. The Nature of Mixing CC++ and Assembly/3. Coding Computing Signed Multiplication and Division.mp4 178.19 MB
10. The Nature of Mixing CC++ and Assembly/4. Coding Understanding CC++ Calling Conventions.mp4 228.39 MB
10. The Nature of Mixing CC++ and Assembly/5. Coding Experimenting with different Addressing Modes.mp4 162.83 MB
10. The Nature of Mixing CC++ and Assembly/6. Coding Declaring Global Variables in CC++ and using them in Assembly.mp4 106.81 MB
10. The Nature of Mixing CC++ and Assembly/7. Coding Experimenting with Conditional Codes.mp4 160.78 MB
11. Working with Arrays/1. Coding Iterating through Array Elements.mp4 67.5 MB
11. Working with Arrays/2. Coding Array Elements Square.mp4 108.92 MB
11. Working with Arrays/3. Coding Working with 2-Dimensional Arrays.mp4 61.14 MB
11. Working with Arrays/4. Coding Computing the Sum of Rows and Columns of a 2-Dimensional Array.mp4 147.87 MB
12. Working with Strings/1. Coding Copying Strings from one Variable to another.mp4 86.69 MB
12. Working with Strings/2. Coding Creating a Character Search Algorithm.mp4 85.81 MB
13. Programming with the Floating -Point Unit (FPU) Registers/1. Overview of the x86 FPU.mp4 96.94 MB
13. Programming with the Floating -Point Unit (FPU) Registers/2. Coding Writing a temperature conversion program using the FPU.mp4 150.48 MB
13. Programming with the Floating -Point Unit (FPU) Registers/3. Coding Developing the Sphere Computation Algorithm.mp4 118.18 MB
13. Programming with the Floating -Point Unit (FPU) Registers/4. Coding Processing Floating-Point Arrays with FPU Instructions.mp4 157.37 MB
13. Programming with the Floating -Point Unit (FPU) Registers/5. Coding Computing Min and Max of Single-Precision Floating Point Arrays.mp4 99.4 MB
13. Programming with the Floating -Point Unit (FPU) Registers/6. Coding Developing Algorithms with x86 FPU Transcendental Instructions.mp4 148.91 MB
13. Programming with the Floating -Point Unit (FPU) Registers/7. Coding Developing the Least Squares Algorithm.mp4 260.92 MB
14. Programming with the x86 MMX Extensions/1. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part I).mp4 155.67 MB
14. Programming with the x86 MMX Extensions/3. Coding Shift Operations with Packed Data using MMX Registers.mp4 220.3 MB
14. Programming with the x86 MMX Extensions/4. Coding Understanding MMX Multiplication.mp4 100.35 MB
15. Programming with the x86 SSE Extentsions/1. History of SSE.mp4 57.93 MB
15. Programming with the x86 SSE Extentsions/2. The SSE Execution Environment.mp4 35.66 MB
15. Programming with the x86 SSE Extentsions/3. Coding Understanding SSE Floating-Point Arithmetic.mp4 240.46 MB
15. Programming with the x86 SSE Extentsions/4. Coding Developing the Sphere Algorithm using SSE Instructions.mp4 135.34 MB
15. Programming with the x86 SSE Extentsions/5. Coding SSE Packed Integer Arithmetic.mp4 395.78 MB
16. Programming with the x86 Advanced Vector (AVX) Extensions/1. History of AVX.mp4 51.04 MB
17. Closing/1. Closing Remarks.mp4 3.91 MB
其他位置