فيديو : x64 Assembly and C++ Tutorial 0: Setting Up x64 Assembly in Visual Studio Express.
10:48 دقائق
فيديو : x64 Assembly and C++ Tutorial 1: Getting into x64 ASM from C++.
09:19 دقائق
فيديو : x64 Assembly and C++ Tutorial 2: Integer Datatypes.
11:33 دقائق
فيديو : x64 Assembly and C++ Tutorial 3: Intro to Registers 8086 Register Set.
09:25 دقائق
فيديو : x64 Assembly and C++ Tutorial 4: 386 and 486 Register Sets.
07:59 دقائق
فيديو : x64 Assembly and C++ Tutorial 5: x64 Register Set.
12:01 دقائق
فيديو : x64 Assembly and C++ Tutorial 6: Basic Instructions.
13:13 دقائق
فيديو : x64 Assembly and C++ Tutorial 7: Visual Studio Debugging Windows.
11:58 دقائق
فيديو : x64 Assembly and C++ Tutorial 8: Jumps Labels and the Compare Instruction.
12:28 دقائق
فيديو : x64 Assembly and C++ Tutorial 9: Passing Integers to and from C++ and Assembly.
11:41 دقائق
فيديو : x64 Assembly and C++ Tutorial 10: Boolean Instructions AND OR XOR and NOT.
13:20 دقائق
فيديو : x64 Assembly and C++ Tutorial 11: Pointers and the LEA Instruction.
14:39 دقائق
فيديو : x64 Assembly and C++ Tutorial 12: Programming a Useful Algorithm Part I Planning.
09:18 دقائق
فيديو : x64 Assembly and C++ Tutorial 13: Programming a Useful Algorithm Part II Coding.
10:12 دقائق
فيديو : x64 Assembly and C++ Tutorial 14: The Data Segment.
11:56 دقائق
فيديو : x64 Assembly and C++ Tutorial 15: Shift Right and Left Instrictions SHL SHR SAL and SAR.
12:57 دقائق
فيديو : x64 Assembly and C++ Tutorial 16: Shift Right and Left Double Precision.
13:54 دقائق
فيديو : x64 Assembly and C++ Tutorial 17: Rotate Instructions.
13:32 دقائق
فيديو : x64 Assembly and C++ Tutorial 18: Dividing and Multiplying Integers.
20:32 دقائق
فيديو : x64 Assembly and C++ Tutorial 19: FLAGS Register Conditional Jumps and Moves.
19:04 دقائق
فيديو : x64 Assembly and C++ Tutorial 20: Addressing Modes.
16:50 دقائق
فيديو : x64 Assembly and C++ Tutorial 21: Image Processing Intro.
16:04 دقائق
فيديو : x64 Assembly and C++ Tutorial 22: Image Processing C++ Frontend.
19:43 دقائق
فيديو : x64 Assembly and C++ Tutorial 23: C++ Adjust Brightness.
23:41 دقائق
فيديو : x64 Assembly and C++ Tutorial 24: Assembly Adjust Brightness Planning.
13:15 دقائق
فيديو : x64 Assembly and C++ Tutorial 25: Assembly Adjust Brightness Coding.
23:51 دقائق
فيديو : x64 Assembly and C++ Tutorial 26: Intro to the Stack.
22:32 دقائق
فيديو : x64 Assembly and C++ Tutorial 27: Calling C++ from ASM.
17:42 دقائق
فيديو : x64 Assembly and C++ Tutorial 28: Stack Frames.
31:39 دقائق
فيديو : x64 Assembly and C++ Tutorial 29: Test Instruction.
16:26 دقائق
فيديو : x64 Assembly and C++ Tutorial 30: Bit Test Instructions.
18:18 دقائق
فيديو : x64 Assembly and C++ Tutorial 31: Byte Swap Setting Flags and Bit Scanning Instructions.
14:47 دقائق
فيديو : x64 Assembly and C++ Tutorial 32: String Instructions 1 Store String and the Repeat Prefix.
19:40 دقائق
فيديو : x64 Assembly and C++ Tutorial 33: String Instructions 2 Scan and Load Strings.
17:10 دقائق
فيديو : x64 Assembly and C++ Tutorial 34: String Instructions 3 Compare and Move Strings.
10:54 دقائق
فيديو : x64 Assembly and C++ Tutorial 35: Set Byte Instruction and the C++ Bool.
17:04 دقائق
فيديو : x64 Assembly and C++ Tutorial 36: Putting it all Together 1 FindMax.
17:39 دقائق
فيديو : x64 Assembly and C++ Tutorial 37: Putting it all Together 2 The Euclidean Algorithm.
21:26 دقائق
فيديو : x64 Assembly and C++ Tutorial 38: Intro to Single Instruction Multiple Data.
12:18 دقائق
فيديو : x64 Assembly and C++ Tutorial 39: CPUID Asking your CPU to Introduce Him/Herself.
24:11 دقائق
فيديو : x64 Assembly and C++ Tutorial 40: MMX Intro Registers Move Instructions and EMMS.
21:36 دقائق
فيديو : x64 Assembly and C++ Tutorial 41: MMX Addition and Subtraction.
18:46 دقائق
فيديو : x64 Assembly and C++ Tutorial 42: MMX Multiplication Instructions.
17:51 دقائق
فيديو : x64 Assembly and C++ Tutorial 43: MMX Bit Shifting.
20:33 دقائق
فيديو : x64 Assembly and C++ Tutorial 44: MMX Packing and Unpacking.
20:32 دقائق
فيديو : x64 Assembly and C++ Tutorial 45: MMX Boolean and Comparison Instructions 1.
20:15 دقائق
فيديو : x64 Assembly and C++ Tutorial 46: MMX Comparisons 2 Segue to SSE.
21:23 دقائق
فيديو : x64 Assembly and C++ Tutorial 47: Intro to SSE.
13:28 دقائق
فيديو : x64 Assembly and C++ Tutorial 48: SSE Data Movement and Data Alignment.
19:45 دقائق
فيديو : x64 Assembly and C++ Tutorial 49: SSE Arithmetic and Dynamic Memory.
29:39 دقائق
فيديو : x64 Assembly and C++ Tutorial 50: SSE Conversion Instructions.
17:18 دقائق
فيديو : x64 Assembly and C++ Tutorial 51: Shuffle Instructions.
30:08 دقائق
فيديو : x64 Assembly and C++ Tutorial 52: Structures.
33:59 دقائق
فيديو : x64 Assembly and C++ Tutorial 53: Classes.
21:10 دقائق
فيديو : x64 Assembly and C++ Tutorial 54: SSE Moving Sign Masks.
12:40 دقائق
فيديو : x64 Assembly and C++ Tutorial 55: MXCSR Exception Fun.
12:32 دقائق
فيديو : x64 Assembly and C++ Tutorial 56: SSE Comparisons that Set rFlags.
11:43 دقائق
فيديو : x64 Assembly and C++ Tutorial 57: SSE Inserting and Extracting Instructions.
11:54 دقائق
فيديو : x64 Assembly and C++ Tutorial 59: 128bpp Photo Editor Frontend Imogen.
10:39 دقائق
فيديو : x64 Assembly and C++ Tutorial 60: C++ Negate 128bpp Image.
24:10 دقائق
فيديو : x64 Assembly and C++ Tutorial 61: AVX Negate 128bpp Image.
19:04 دقائق
فيديو : x64 Assembly and C++ Tutorial 62: Box Blur Window.
27:03 دقائق
فيديو : x64 Assembly and C++ Tutorial 63 A: Double Pass Box Blur Description.
11:50 دقائق
فيديو : x64 Assembly and C++ Tutorial 63 B: Box Blur C++ Coding.
27:57 دقائق
فيديو : x64 Assembly and C++ Tutorial 64: Calling BoxBlurASM.
14:11 دقائق
فيديو : x64 Assembly and C++ Tutorial 65: HBlur in SSE Coding.
25:00 دقائق
  • المدرب:What's a Creel?
  • إجمالي المدة19 hr 1 min
  • مسجل 7
  • المحاضرات66
  • اللغة Eng
  • شهادةنعم

دورات ذات صلة

  • 73 الدرس
  • 9 hr 14 min
thenewboston
  • 22 الدرس
  • 2 hr 7 min
ChiliTomatoNoodle
  • 77 الدرس
  • 17 hr 35 min
Cave of Programming
  • 61 الدرس
  • 2 hr 9 min
MakingGamesWithBen
  • 21 الدرس
  • 2 hr 20 min
thenewboston
  • 32 الدرس
  • 5 hr 4 min
ProgrammingKnowledge

معلومات عنا

4programmer مكرس لتوفير موارد ودورات تعليمية عالية الجودة لمساعدتك على النجاح. انضم إلى مجتمع المتعلمين لدينا وابدأ رحلتك نحو النمو الشخصي والمهني.