首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[UdemyCourseDownloader] C Programming For Beginners - Master the C Language
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-12-10 10:40
2024-11-1 00:27
187
2.43 GB
126
磁力链接
magnet:?xt=urn:btih:494db04e566ace7afc3d3f95b6a8d889c1a2ddc5
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjQ5NGRiMDRlNTY2YWNlN2FmYzNkM2Y5NWI2YThkODg5YzFhMmRkYzVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
UdemyCourseDownloader
C
Programming
For
Beginners
-
Master
the
C
Language
文件列表
12. Pointers/9. Pointers and Arrays Example.mp4
64.85MB
1. Introduction/1. Welcome to Class!.mp4
22.38MB
1. Introduction/2. Class Organization.mp4
11.07MB
1. Introduction/3. Fundamentals of a Program.mp4
34.17MB
1. Introduction/4. Overview.mp4
25.71MB
1. Introduction/5. Language Features.mp4
22.84MB
1. Introduction/6. Creating a C Program.mp4
32.62MB
2. Installing Required Software/1. Installing CodeBlocks.mp4
20.68MB
3. Starting to write code/1. Exploring the CodeBlocks Environment.mp4
18.75MB
3. Starting to write code/2. Creating a Project in CodeBlocks.mp4
9.2MB
3. Starting to write code/3. Creating and running your first C Program.mp4
14.13MB
3. Starting to write code/4. (Challenge) Writing a C program that displays your name.mp4
9.35MB
3. Starting to write code/5. (Demonstration) Writing a C program that displays your name.mp4
7.36MB
3. Starting to write code/6. Structure of a C Program.mp4
10.61MB
4. Basic Concepts/1. Comments.mp4
24.01MB
4. Basic Concepts/2. The preprocessor.mp4
9.57MB
4. Basic Concepts/3. The #include statement.mp4
22.8MB
4. Basic Concepts/4. Displaying Output.mp4
8.3MB
4. Basic Concepts/5. Reading input from the terminal.mp4
26.82MB
5. Variables and Data Types/1. Overview.mp4
25.54MB
5. Variables and Data Types/2. Basic Data Types.mp4
26.5MB
5. Variables and Data Types/3. Enums and Chars.mp4
28.63MB
5. Variables and Data Types/4. Format Specifiers.mp4
23.82MB
5. Variables and Data Types/5. Command line arguments.mp4
19.44MB
5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.mp4
10.35MB
5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.mp4
21.9MB
5. Variables and Data Types/8. (Challenge) Create and use an enum type.mp4
5.49MB
5. Variables and Data Types/9. (Demonstration) Create and use an enum type.mp4
20.77MB
6. Operators/1. Overview.mp4
12.28MB
6. Operators/2. Basic Operators.mp4
46.85MB
6. Operators/3. Bitwise Operators.mp4
38.86MB
6. Operators/4. The Cast and sizeof Operators.mp4
23.82MB
6. Operators/5. Operator Precedence.mp4
18.27MB
6. Operators/6. (Challenge) Convert minutes to years and days.mp4
7.39MB
6. Operators/7. (Demonstration) Convert minutes to years and days.mp4
19.25MB
6. Operators/8. (Challenge) Print the byte size of the basic data types.mp4
5.81MB
6. Operators/9. (Demonstration) Print the byte size of the basic data types.mp4
11.75MB
7. Control Flow/1. Overview.mp4
16.61MB
7. Control Flow/2. If Statements.mp4
39.8MB
7. Control Flow/3. Switch Statement.mp4
32.93MB
7. Control Flow/4. (Challenge) Determine amount of Pay.mp4
9.73MB
7. Control Flow/5. (Demonstration) Determine the amount of weekly Pay.mp4
30.49MB
7. Control Flow/6. For Loop.mp4
40.4MB
7. Control Flow/7. While and Do-While.mp4
24.1MB
7. Control Flow/8. Nested Loops and loop Control - Break and Continue.mp4
20.83MB
7. Control Flow/9. (Challenge) Guess the Number.mp4
13.59MB
7. Control Flow/10. (Demonstration) Guess the Number.mp4
34.79MB
8. Arrays/1. Creating and using Arrays.mp4
39MB
8. Arrays/2. Initialization.mp4
20.29MB
8. Arrays/3. Multidimensional Arrays.mp4
18.8MB
8. Arrays/4. Variable Length Arrays.mp4
6.69MB
8. Arrays/5. (Challenge) Generate Prime Numbers.mp4
9.14MB
8. Arrays/6. (Demonstration) Generate Prime Numbers.mp4
21.39MB
8. Arrays/7. (Challenge) Create a simple Weather program.mp4
8.19MB
8. Arrays/8. (Demonstration) Create a simple Weather Program.mp4
26.28MB
9. Functions/1. Basics.mp4
19.71MB
9. Functions/2. Defining Functions.mp4
23.26MB
9. Functions/3. Arguments and Parameters.mp4
15.27MB
9. Functions/4. Returning data from functions.mp4
19.09MB
9. Functions/5. Local and Global Variables.mp4
14.86MB
9. Functions/6. (Challenge) Write some functions!.mp4
6.98MB
9. Functions/7. (Demonstration) Write some functions!.mp4
38.58MB
9. Functions/8. (Challenge) Create a Tic Tac Toe Game.mp4
9.62MB
9. Functions/9. (Demonstration) Create a Tic Tac Toe Game.mp4
45.65MB
10. Character Strings/1. Overview.mp4
12.26MB
10. Character Strings/2. Defining a String.mp4
27.54MB
10. Character Strings/3. Constant Strings.mp4
15.03MB
10. Character Strings/4. Common String Functions.mp4
34.06MB
10. Character Strings/5. Searching, Tokenizing, and Analyzing Strings.mp4
42.63MB
10. Character Strings/6. Converting Strings.mp4
14.29MB
10. Character Strings/7. (Challenge) Understanding char arrays.mp4
5.07MB
10. Character Strings/8. (Demonstration) Understanding char arrays.mp4
28.91MB
10. Character Strings/9. (Challenge) Utilizing common string functions.mp4
4.37MB
10. Character Strings/10. (Demonstration) Utilizing common string functions.mp4
30.69MB
11. Debugging/1. Overview.mp4
38.09MB
11. Debugging/2. Understanding the call stack.mp4
12.54MB
11. Debugging/3. Code Blocks Debugger.mp4
24.7MB
11. Debugging/4. Common C Mistakes.mp4
20.37MB
11. Debugging/5. Understanding Compiler Errors.mp4
17.55MB
12. Pointers/1. Overview.mp4
17.03MB
12. Pointers/2. Defining Pointers.mp4
11.36MB
12. Pointers/3. Accessing Pointers.mp4
20.76MB
12. Pointers/4. Using Pointers.mp4
30.75MB
12. Pointers/5. Pointers and const.mp4
15.05MB
12. Pointers/6. void pointers.mp4
6.38MB
12. Pointers/7. Pointers and Arrays.mp4
40.19MB
12. Pointers/8. Pointer Arithmetic.mp4
35.4MB
12. Pointers/10. Pointers and Strings.mp4
16.22MB
12. Pointers/11. Pass by reference.mp4
22.47MB
12. Pointers/12. Dynamic Memory Allocation.mp4
11.49MB
12. Pointers/13. malloc, calloc, and realloc.mp4
27.59MB
12. Pointers/14. (Challenge) Pointer Basics.mp4
5.04MB
12. Pointers/15. (Demonstration) Pointer Basics.mp4
12.21MB
12. Pointers/16. (Challenge) Using Pointers as parameters.mp4
3.09MB
12. Pointers/17. (Demonstration) Using Pointers as parameters.mp4
13.4MB
12. Pointers/18. (Challenge) Counting characters in a String.mp4
6.24MB
12. Pointers/19. (Demonstration) Counting characters in a string.mp4
16MB
12. Pointers/20. (Challenge) Using Dynamic Memory.mp4
4.29MB
12. Pointers/21. (Demonstration) Using Dynamic Memory.mp4
17.76MB
13. Structures/1. Creating and Using Structures.mp4
29.91MB
13. Structures/2. Structures and Arrays.mp4
17.22MB
13. Structures/3. Nested Structures.mp4
14.98MB
13. Structures/4. Structures and Pointers.mp4
30.87MB
13. Structures/5. Structures and Functions.mp4
17.4MB
13. Structures/6. (Challenge) Declaring and Initializing a structure.mp4
3.29MB
13. Structures/7. (Demonstration) Declaring and Initializing a structure.mp4
15.86MB
13. Structures/8. (Challenge) Structure Pointers and Functions.mp4
5.95MB
13. Structures/9. (Demonstration) Structure Pointers and Functions.mp4
24.71MB
14. File Input and Output/1. Overview.mp4
15.87MB
14. File Input and Output/2. Accessing Files.mp4
24.25MB
14. File Input and Output/3. Reading for a file.mp4
25.36MB
14. File Input and Output/4. Writing to a file.mp4
14.94MB
14. File Input and Output/5. Finding your position in a File.mp4
22.46MB
14. File Input and Output/6. (Challenge) Find the number of lines in a file.mp4
4.55MB
14. File Input and Output/7. (Demonstration) Find the number of lines in a file.mp4
14.43MB
14. File Input and Output/8. (Challenge) Convert characters in a file to uppercase.mp4
6.52MB
14. File Input and Output/9. (Demonstration) Convert characters in a file to uppercase.mp4
19.29MB
14. File Input and Output/10. (Challenge) Print the contents of a file in reverse order.mp4
4.59MB
14. File Input and Output/11. (Demonstration) Print the contents of a file in reverse order.mp4
13.84MB
15. The Standard C Library/1. Standard Header Files.mp4
7.65MB
15. The Standard C Library/2. Various Functions.mp4
18.85MB
15. The Standard C Library/3. Math Functions.mp4
6.79MB
15. The Standard C Library/4. Utility Functions.mp4
14.14MB
16. Conclusion/1. Further Topics of Study.mp4
16.72MB
16. Conclusion/2. Course Summary.mp4
57.47MB
17. Bonus Material/1. Bonus - Please Watch!.mp4
6.9MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统