首页 磁力链接怎么用

[Tutorialsplanet.NET] Udemy - C Programming For Beginners - Master the C Language

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2020-6-13 18:53 2024-5-17 09:06 103 3.76 GB 136
二维码链接
[Tutorialsplanet.NET] Udemy - C Programming For Beginners - Master the C Language的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Welcome to Class!.mp422.37MB
  2. 1. Introduction/2. Class Organization.mp411.06MB
  3. 1. Introduction/3. Fundamentals of a Program.mp434.16MB
  4. 1. Introduction/4. Overview.mp425.7MB
  5. 1. Introduction/5. Language Features.mp422.83MB
  6. 1. Introduction/6. Creating a C Program.mp432.62MB
  7. 10. Character Strings/1. Overview.mp442.34MB
  8. 10. Character Strings/10. (Demonstration) Utilizing common string functions.mp430.7MB
  9. 10. Character Strings/2. Defining a String.mp427.53MB
  10. 10. Character Strings/3. Constant Strings.mp415.03MB
  11. 10. Character Strings/4. Common String Functions.mp434.06MB
  12. 10. Character Strings/5. Searching, Tokenizing, and Analyzing Strings.mp442.62MB
  13. 10. Character Strings/6. Converting Strings.mp414.29MB
  14. 10. Character Strings/7. (Challenge) Understanding char arrays.mp45.06MB
  15. 10. Character Strings/8. (Demonstration) Understanding char arrays.mp428.9MB
  16. 10. Character Strings/9. (Challenge) Utilizing common string functions.mp44.36MB
  17. 11. Debugging/1. Overview.mp438.08MB
  18. 11. Debugging/2. Understanding the call stack.mp412.53MB
  19. 11. Debugging/3. Code Blocks Debugger.mp424.69MB
  20. 11. Debugging/4. Common C Mistakes.mp420.37MB
  21. 11. Debugging/5. Understanding Compiler Errors.mp417.54MB
  22. 12. Pointers/1. Overview.mp417.02MB
  23. 12. Pointers/10. Pointer Arithmetic.mp435.39MB
  24. 12. Pointers/11. Pointers and Arrays Example.mp464.84MB
  25. 12. Pointers/12. Pointers and Strings.mp416.22MB
  26. 12. Pointers/13. (Challenge) Counting characters in a String.mp46.24MB
  27. 12. Pointers/14. (Demonstration) Counting characters in a string.mp415.99MB
  28. 12. Pointers/15. Pass by reference.mp422.46MB
  29. 12. Pointers/16. (Challenge) Using Pointers as parameters.mp43.08MB
  30. 12. Pointers/17. (Demonstration) Using Pointers as parameters.mp413.39MB
  31. 12. Pointers/18. Dynamic Memory Allocation.mp411.49MB
  32. 12. Pointers/19. malloc, calloc, and realloc.mp427.58MB
  33. 12. Pointers/2. Defining Pointers.mp411.35MB
  34. 12. Pointers/20. (Challenge) Using Dynamic Memory.mp44.29MB
  35. 12. Pointers/21. (Demonstration) Using Dynamic Memory.mp417.75MB
  36. 12. Pointers/3. Accessing Pointers.mp420.75MB
  37. 12. Pointers/4. (Challenge) Pointer Basics.mp45.05MB
  38. 12. Pointers/5. (Demonstration) Pointer Basics.mp412.2MB
  39. 12. Pointers/6. Using Pointers.mp430.74MB
  40. 12. Pointers/7. Pointers and const.mp415.05MB
  41. 12. Pointers/8. void pointers.mp46.38MB
  42. 12. Pointers/9. Pointers and Arrays.mp440.18MB
  43. 13. Structures/1. Creating and Using Structures.mp429.9MB
  44. 13. Structures/2. Structures and Arrays.mp417.22MB
  45. 13. Structures/3. Nested Structures.mp414.97MB
  46. 13. Structures/4. Structures and Pointers.mp430.87MB
  47. 13. Structures/5. Structures and Functions.mp417.39MB
  48. 13. Structures/6. (Challenge) Declaring and Initializing a structure.mp43.28MB
  49. 13. Structures/7. (Demonstration) Declaring and Initializing a structure.mp415.85MB
  50. 13. Structures/8. (Challenge) Structure Pointers and Functions.mp45.94MB
  51. 13. Structures/9. (Demonstration) Structure Pointers and Functions.mp424.72MB
  52. 14. File Input and Output/1. Overview.mp415.87MB
  53. 14. File Input and Output/10. (Challenge) Print the contents of a file in reverse order.mp44.59MB
  54. 14. File Input and Output/11. (Demonstration) Print the contents of a file in reverse order.mp413.85MB
  55. 14. File Input and Output/2. Accessing Files.mp424.25MB
  56. 14. File Input and Output/3. Reading for a file.mp425.35MB
  57. 14. File Input and Output/4. Writing to a file.mp449.53MB
  58. 14. File Input and Output/5. Finding your position in a File.mp422.45MB
  59. 14. File Input and Output/6. (Challenge) Find the number of lines in a file.mp44.56MB
  60. 14. File Input and Output/7. (Demonstration) Find the number of lines in a file.mp414.43MB
  61. 14. File Input and Output/8. (Challenge) Convert characters in a file to uppercase.mp46.53MB
  62. 14. File Input and Output/9. (Demonstration) Convert characters in a file to uppercase.mp419.29MB
  63. 15. The Standard C Library/1. Standard Header Files.mp47.65MB
  64. 15. The Standard C Library/2. Various Functions.mp418.85MB
  65. 15. The Standard C Library/3. Math Functions.mp46.8MB
  66. 15. The Standard C Library/4. Utility Functions.mp414.13MB
  67. 16. Conclusion/1. Further Topics of Study.mp416.72MB
  68. 16. Conclusion/2. Course Summary.mp458.17MB
  69. 17. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.mp496.71MB
  70. 2. Installing Required Software/1. Overview.mp422.89MB
  71. 2. Installing Required Software/2. Installing the C Compiler (Windows).mp466.8MB
  72. 2. Installing Required Software/3. Installing the C Compiler (Mac).mp445.79MB
  73. 2. Installing Required Software/4. Installing CodeBlocks (Windows).mp492.26MB
  74. 2. Installing Required Software/5. Installing CodeLite (Windows).mp460.93MB
  75. 2. Installing Required Software/6. Installing CodeLite (Mac).mp438.65MB
  76. 2. Installing Required Software/7. Installing Visual Studio Code and C Extension Linux.mp434.84MB
  77. 2. Installing Required Software/8. Installing Visual Studio Code and C Extension Windows.mp425.78MB
  78. 2. Installing Required Software/9. Installing Visual Studio Code and C Extension Mac.mp441.88MB
  79. 3. Starting to write code/1. Exploring the CodeBlocks Environment.mp418.74MB
  80. 3. Starting to write code/2. Creating a Project in CodeBlocks.mp436.08MB
  81. 3. Starting to write code/3. Exploring The Visual Studio Code Environment.mp454.88MB
  82. 3. Starting to write code/4. Creating a Workspace and Configuring the Compiler in Visual Studio Code.mp490.91MB
  83. 3. Starting to write code/5. Creating and running your first C Program.mp414.13MB
  84. 3. Starting to write code/6. (Challenge) Writing a C program that displays your name.mp49.34MB
  85. 3. Starting to write code/7. (Demonstration) Writing a C program that displays your name.mp47.36MB
  86. 3. Starting to write code/8. Structure of a C Program.mp451.23MB
  87. 4. Basic Concepts/1. Comments.mp424MB
  88. 4. Basic Concepts/2. The preprocessor.mp49.56MB
  89. 4. Basic Concepts/3. The #include statement.mp422.79MB
  90. 4. Basic Concepts/4. Displaying Output.mp48.3MB
  91. 4. Basic Concepts/5. Reading input from the terminal.mp490.93MB
  92. 5. Variables and Data Types/1. Overview.mp483.35MB
  93. 5. Variables and Data Types/2. Basic Data Types.mp493.18MB
  94. 5. Variables and Data Types/3. Enums and Chars.mp428.62MB
  95. 5. Variables and Data Types/4. Format Specifiers.mp4114.91MB
  96. 5. Variables and Data Types/5. Command line arguments.mp419.43MB
  97. 5. Variables and Data Types/6. (Challenge) Print the Area of a Rectangle.mp410.36MB
  98. 5. Variables and Data Types/7. (Demonstration) Print the Area of a Rectangle.mp421.9MB
  99. 5. Variables and Data Types/8. (Challenge) Create and use an enum type.mp45.49MB
  100. 5. Variables and Data Types/9. (Demonstration) Create and use an enum type.mp420.76MB
  101. 6. Operators/1. Overview.mp412.27MB
  102. 6. Operators/2. Basic Operators.mp446.84MB
  103. 6. Operators/3. Bitwise Operators.mp4158.06MB
  104. 6. Operators/4. The Cast and sizeof Operators.mp423.81MB
  105. 6. Operators/5. Operator Precedence.mp418.26MB
  106. 6. Operators/6. (Challenge) Convert minutes to years and days.mp47.39MB
  107. 6. Operators/7. (Demonstration) Convert minutes to years and days.mp419.25MB
  108. 6. Operators/8. (Challenge) Print the byte size of the basic data types.mp45.8MB
  109. 6. Operators/9. (Demonstration) Print the byte size of the basic data types.mp411.74MB
  110. 7. Control Flow/1. Overview.mp416.61MB
  111. 7. Control Flow/10. (Demonstration) Guess the Number.mp4190.26MB
  112. 7. Control Flow/2. If Statements.mp439.79MB
  113. 7. Control Flow/3. Switch Statement.mp432.92MB
  114. 7. Control Flow/4. (Challenge) Determine amount of Pay.mp49.72MB
  115. 7. Control Flow/5. (Demonstration) Determine the amount of weekly Pay.mp430.49MB
  116. 7. Control Flow/6. For Loop.mp440.39MB
  117. 7. Control Flow/7. While and Do-While.mp424.1MB
  118. 7. Control Flow/8. Nested Loops and loop Control - Break and Continue.mp420.83MB
  119. 7. Control Flow/9. (Challenge) Guess the Number.mp413.58MB
  120. 8. Arrays/1. Creating and using Arrays.mp439.01MB
  121. 8. Arrays/2. Initialization.mp450.93MB
  122. 8. Arrays/3. Multidimensional Arrays.mp418.79MB
  123. 8. Arrays/4. Variable Length Arrays.mp46.7MB
  124. 8. Arrays/5. (Challenge) Generate Prime Numbers.mp49.13MB
  125. 8. Arrays/6. (Demonstration) Generate Prime Numbers.mp421.39MB
  126. 8. Arrays/7. (Challenge) Create a simple Weather program.mp48.19MB
  127. 8. Arrays/8. (Demonstration) Create a simple Weather Program.mp426.27MB
  128. 9. Functions/1. Basics.mp419.7MB
  129. 9. Functions/2. Defining Functions.mp423.25MB
  130. 9. Functions/3. Arguments and Parameters.mp415.26MB
  131. 9. Functions/4. Returning data from functions.mp419.08MB
  132. 9. Functions/5. Local and Global Variables.mp414.86MB
  133. 9. Functions/6. (Challenge) Write some functions!.mp46.98MB
  134. 9. Functions/7. (Demonstration) Write some functions!.mp438.57MB
  135. 9. Functions/8. (Challenge) Create a Tic Tac Toe Game.mp49.62MB
  136. 9. Functions/9. (Demonstration) Create a Tic Tac Toe Game.mp445.65MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统