zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[GigaCourse.Com] Udemy - Pointers in C Programming - Master the C Language
magnet:?xt=urn:btih:2be92db4d4217b69c5bfa907d0688e41cd3ca969&dn=[GigaCourse.Com] Udemy - Pointers in C Programming - Master the C Language
磁力链接详情
文件列表详情
2be92db4d4217b69c5bfa907d0688e41cd3ca969
infohash:
89
文件数量
6.76 GB
文件大小
2021-11-27 05:02
创建日期
2024-11-17 22:53
最后访问
相关分词
GigaCourse
Com
Udemy
-
Pointers
in
C
Programming
-
Master
the
C
Language
1. Welcome Aboard!/1. About the course.mp4 21.01 MB
10. Strings & Pointers/1. Returning a string from a function - example with strConcat.mp4 61.18 MB
10. Strings & Pointers/2. Exclusive Extra Lecture on Strings & Pointers.mp4 134.43 MB
11. String Library Functions Implementation - Using Pointers/1. Library Functions Implementation - Introduction.mp4 9.76 MB
11. String Library Functions Implementation - Using Pointers/2. Finding String Length - Implementation in C (using pointers).mp4 20.98 MB
11. String Library Functions Implementation - Using Pointers/3. Concatenating 2 Strings - Implementation in C (using pointers).mp4 70.31 MB
11. String Library Functions Implementation - Using Pointers/4. Copying One String Into Another - Implementation in C (using pointers).mp4 95.98 MB
11. String Library Functions Implementation - Using Pointers/5. Comparing 2 Strings - Implementation in C (using pointers).mp4 78.54 MB
12. Pointers to Functions/1. Function Pointers - Introduction.mp4 48.45 MB
12. Pointers to Functions/2. Problem Example - Motivation to use Functions Pointers.mp4 30.5 MB
12. Pointers to Functions/3. Declaration of Pointer to a Function.mp4 25.48 MB
12. Pointers to Functions/4. Coding Example with Pointers to Functions.mp4 61.35 MB
12. Pointers to Functions/5. Common Mistakes when using a Pointer to a Function.mp4 24.45 MB
12. Pointers to Functions/6. An array of Pointers to Functions.mp4 118.01 MB
13. Enums/1. Enums - Part 1.mp4 127.83 MB
13. Enums/2. Enum - Part 2.mp4 262.03 MB
14. Constants & Pointers Masterclass/1. Constants - General Intro + Usage.mp4 50.88 MB
14. Constants & Pointers Masterclass/2. Constants - Why & When + Example.mp4 53.43 MB
2. Pointers - Introduction to Basics/1. Introduction to Pointers + General Visualization.mp4 26.17 MB
2. Pointers - Introduction to Basics/10. Quick Summary.mp4 12.46 MB
2. Pointers - Introduction to Basics/2. Why using Pointers [Reasons & Motivation].mp4 37.84 MB
2. Pointers - Introduction to Basics/3. Another reasons and motivation behind the usage of pointers.mp4 11.52 MB
2. Pointers - Introduction to Basics/4. Declaration & Usage of Pointers.mp4 41.12 MB
2. Pointers - Introduction to Basics/5. Pointers Initialization.mp4 13.49 MB
2. Pointers - Introduction to Basics/6. Short Dereference.mp4 14.29 MB
2. Pointers - Introduction to Basics/7. Challenge #1 - Printing Value & Address of a Variable.mp4 26.85 MB
2. Pointers - Introduction to Basics/8. Challenge #2 - Guessing the Output.mp4 57.12 MB
2. Pointers - Introduction to Basics/9. Exclusive Pass By Reference Guide.mp4 48.73 MB
3. Pointers Arithmetic & “sizeof” operator/1. Pointers Arithmetic Introduction.mp4 58.47 MB
3. Pointers Arithmetic & “sizeof” operator/2. Pointers Arithmetic Examples.mp4 27.13 MB
3. Pointers Arithmetic & “sizeof” operator/3. Rules - Summary.mp4 24.68 MB
3. Pointers Arithmetic & “sizeof” operator/4. Pointers Arithmetic - DIY Exercises.mp4 7.86 MB
3. Pointers Arithmetic & “sizeof” operator/5. The sizeof Operator - Introduction.mp4 16.84 MB
3. Pointers Arithmetic & “sizeof” operator/6. The sizeof Operator - Basic Practice.mp4 11.25 MB
3. Pointers Arithmetic & “sizeof” operator/7. sizeof & Static Arrays.mp4 16.67 MB
3. Pointers Arithmetic & “sizeof” operator/8. sizeof & Pointers.mp4 85.32 MB
4. Pointers Concept and Beyond/1. Exercise - Swap Function.mp4 12.27 MB
4. Pointers Concept and Beyond/2. Milestone #1 - Develop Your Real Swap Function!.mp4 9.04 MB
4. Pointers Concept and Beyond/3. Milestone #1 - Solution.mp4 47.02 MB
4. Pointers Concept and Beyond/4. Multiple Indirection.mp4 20.44 MB
4. Pointers Concept and Beyond/5. Generic Pointer (void star) - What is “void ” [Generic Universal Pointer].mp4 33.64 MB
4. Pointers Concept and Beyond/6. Generic Swap Function (including memcpy function).mp4 344.18 MB
5. Arrays & Pointers/1. Arrays - Memory Representation.mp4 14.39 MB
5. Arrays & Pointers/10. ATTENTION! Problem with Returning a Static Array from a Function.mp4 66.18 MB
5. Arrays & Pointers/11. Question - Function to Update the Average by Reference.mp4 33.84 MB
5. Arrays & Pointers/12. 2. Solution - Function to Update the Average by Reference.mp4 143.37 MB
5. Arrays & Pointers/2. Passing an Array to a Function.mp4 45.02 MB
5. Arrays & Pointers/3. Challenge #3 - Finding and Passing by Pointer - “Min” & “Max” values of an array.mp4 59.94 MB
5. Arrays & Pointers/4. Challenge #4 - Does Array Has An Element With Good Neighbors - Question.mp4 16.82 MB
5. Arrays & Pointers/5. Does Array Has An Element With Good Neighbors - Solution.mp4 23.61 MB
5. Arrays & Pointers/6. Challenge #4 - Function To Find If Array Is Sorted Or Not - Question.mp4 24.06 MB
5. Arrays & Pointers/7. Challenge #4 - Iterative Solution.mp4 137.16 MB
5. Arrays & Pointers/8. Challenge #4 - Advanced Recursive Solution [Using Recursion & Functions].mp4 141.98 MB
5. Arrays & Pointers/9. Exercise - Reverse Array Using Recursion And Pointer Arithmetic.mp4 78.88 MB
6. Arrays Swapping Exercises - Intermediate to Expert Questions!/1. Swapping in O(n) Complexity.mp4 66.86 MB
6. Arrays Swapping Exercises - Intermediate to Expert Questions!/2. Swapping in O(1) Complexity.mp4 74.86 MB
6. Arrays Swapping Exercises - Intermediate to Expert Questions!/3. SwapArray(O1) - Further Visualization & Additional Clarification - part 1.mp4 182.78 MB
6. Arrays Swapping Exercises - Intermediate to Expert Questions!/4. SwapArray(O1) - Further Visualization & Additional Clarification - part 2.mp4 88.05 MB
7. Dynamic Memory Allocation/1. What is DMA and why we may need it.mp4 20.83 MB
7. Dynamic Memory Allocation/10. “realloc” issues.mp4 28.77 MB
7. Dynamic Memory Allocation/11. 3. Question - Allocate and Pass By Reference a 1D Dynamically Allocated Array.mp4 40.93 MB
7. Dynamic Memory Allocation/12. 4. Solution - Allocate and Pass By Reference a 1D Dynamically Allocated Array.mp4 206.96 MB
7. Dynamic Memory Allocation/2. “malloc function.mp4 84.92 MB
7. Dynamic Memory Allocation/3. Challenge #1 -Returning an Array from a Function using Dynamic Memory Allocation.mp4 52.97 MB
7. Dynamic Memory Allocation/4. Challenge #2 - Print Dynamically Allocated Array.mp4 40.7 MB
7. Dynamic Memory Allocation/5. “calloc” function.mp4 36.8 MB
7. Dynamic Memory Allocation/6. “free” function.mp4 48.88 MB
7. Dynamic Memory Allocation/7. Dangling Pointer.mp4 37.89 MB
7. Dynamic Memory Allocation/8. Finding Memory Leakages [Valgrind].mp4 18.9 MB
7. Dynamic Memory Allocation/9. “realloc” function.mp4 62.54 MB
8. Advanced Exercises - Pointers & DMA/1. Exercise #1 - Creating a “new array” with NO DUPLICATES.mp4 264.6 MB
8. Advanced Exercises - Pointers & DMA/2. Exercise #2 - Splitting “source array” into ODD and EVEN arrays.mp4 153.14 MB
8. Advanced Exercises - Pointers & DMA/3. Exercise #3 - “Lower Case” & “Upper Case” arrays allocation.mp4 123.81 MB
8. Advanced Exercises - Pointers & DMA/4. 5. Question - Copy an Array and pass a new one by Reference.mp4 28.16 MB
8. Advanced Exercises - Pointers & DMA/5. 6. Solution - Copy an Array and pass a new one by Reference.mp4 153.44 MB
9. 2D Dynamically Allocated Arrays (Matrix)/1. Dynamic Matrix - Introduction.mp4 74.51 MB
9. 2D Dynamically Allocated Arrays (Matrix)/10. Swap 2 columns in 2D Dynamic Array - for 2D Integer Arrays.mp4 115.14 MB
9. 2D Dynamically Allocated Arrays (Matrix)/11. Question - 2 functions - lower and upper triangle matrix functions.mp4 127.88 MB
9. 2D Dynamically Allocated Arrays (Matrix)/12. Solution - 2 functions - lower and upper triangle matrix creation.mp4 186.89 MB
9. 2D Dynamically Allocated Arrays (Matrix)/13. Question - write two functions to PRINT - lower and upper triangle matrix.mp4 54.39 MB
9. 2D Dynamically Allocated Arrays (Matrix)/14. Solution - 2 functions to print - lower and upper triangle matrix.mp4 108.54 MB
9. 2D Dynamically Allocated Arrays (Matrix)/2. Arrays of Pointers - Introduction & Usage.mp4 238.95 MB
9. 2D Dynamically Allocated Arrays (Matrix)/3. Usage of Arrays of Pointers VS Static 2D Arrays.mp4 145.96 MB
9. 2D Dynamically Allocated Arrays (Matrix)/4. Creating a Totally Dynamically 2D Array.mp4 182.06 MB
9. 2D Dynamically Allocated Arrays (Matrix)/5. Developing the “allocate2DMatrix” function.mp4 213.93 MB
9. 2D Dynamically Allocated Arrays (Matrix)/6. Developing the “print2DMatrix” function.mp4 115.41 MB
9. 2D Dynamically Allocated Arrays (Matrix)/7. Developing the “freeMatrix” function.mp4 98 MB
9. 2D Dynamically Allocated Arrays (Matrix)/8. Practice Questions - 2D Dynamic Arrays - Question.mp4 107.79 MB
9. 2D Dynamically Allocated Arrays (Matrix)/9. Swap 2 rows in 2D Dynamic Array - using Universal Approach (solution).mp4 254.84 MB
其他位置