磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 20000 个磁力链接/BT种子,耗时 21 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

[ DevCourseWeb.com ] Udemy - LS DYNA - A Simulation Training with Practical Applications.zip

  • [ DevCourseWeb.com ] Udemy - LS DYNA - A Simulation Training with Practical Applications.zip 2.3 GB
[磁力链接] 添加时间:2021-03-18 大小:2.3 GB 最近下载:2025-10-02 热度:1483

[ FreeCourseWeb.com ] Udemy - 3d scanning course training for vector software; 3d printing.zip

  • [ FreeCourseWeb.com ] Udemy - 3d scanning course training for vector software; 3d printing.zip 2.8 GB
[磁力链接] 添加时间:2021-03-18 大小:2.8 GB 最近下载:2025-09-30 热度:2612

[Tutorialsplanet.NET] Udemy - Data Structures and Algorithms In C#

  • 9. Sorting/28. Quick Sort in C#.mp4 59.3 MB
  • 8. Heap/3. Insertion in Heap.mp4 41.7 MB
  • 9. Sorting/19. Shell Sort in C#.mp4 37.8 MB
  • 7. Binary Search Tree/6. Deletion in a Binary Search Tree.mp4 32.4 MB
  • 10. Searching/4. Implementation of Binary Search.mp4 31.7 MB
  • 3. Linked List/10. Merging of sorted Linked lists.mp4 29.9 MB
  • 3. Linked List/12. Finding and Removing a cycle in a Linked list.mp4 27.4 MB
  • 4. Stack and Queue/9. Circular Queue.mp4 26.6 MB
  • 4. Stack and Queue/15. Converting infix expression to postfix expression.mp4 26.5 MB
  • 2. Introduction to Data Structures and Algorithms/5. Finding Big O.mp4 23.5 MB
  • 2. Introduction to Data Structures and Algorithms/9. Finding Time complexity.mp4 22.9 MB
  • 9. Sorting/36. Radix Sort C# implementation and Analysis.mp4 21.8 MB
  • 11. Hashing/9. Implementation of Open Addressing.mp4 21.3 MB
  • 1. Chapter 1/1. Introduction to Data Structures and Algorithms Through C# In Depth.mp4 21.2 MB
  • 11. Hashing/5. Open Addressing Linear Probing.mp4 19.8 MB
  • 2. Introduction to Data Structures and Algorithms/4. Big O Notation.mp4 19.8 MB
  • 8. Heap/4. Deletion.mp4 19.6 MB
  • 3. Linked List/9. Sorting a Linked list using Bubble Sort.mp4 19.5 MB
  • 3. Linked List/11. Sorting a Linked list using Merge Sort.mp4 19.4 MB
  • 4. Stack and Queue/6. Array Implementation of Queue.mp4 19.1 MB
[磁力链接] 添加时间:2021-03-18 大小:1.6 GB 最近下载:2025-08-11 热度:884

[ FreeCourseWeb.com ] Udemy - C# .NET Regular Expressions (regex) [Updated].zip

  • [ FreeCourseWeb.com ] Udemy - C# .NET Regular Expressions (regex) [Updated].zip 1.3 GB
[磁力链接] 添加时间:2021-03-18 大小:1.3 GB 最近下载:2024-05-17 热度:111

[ FreeCourseWeb.com ] Udemy - Python Real World Data Science Mega Project - Car Buyer App.zip

  • [ FreeCourseWeb.com ] Udemy - Python Real World Data Science Mega Project - Car Buyer App.zip 4.2 GB
[磁力链接] 添加时间:2021-03-18 大小:4.2 GB 最近下载:2025-09-14 热度:1509

[ FreeCourseWeb.com ] Udemy - Electronics - programming for Atmel AVR microcontrollers (Update).zip

  • [ FreeCourseWeb.com ] Udemy - Electronics - programming for Atmel AVR microcontrollers (Update).zip 563.0 MB
[磁力链接] 添加时间:2021-03-18 大小:563.0 MB 最近下载:2025-09-27 热度:2296

[DesireCourse.Com] Udemy - Write PHP Like a Pro Build a PHP MVC Framework From Scratch

  • 03 Advanced routing_ add simpler but more powerful routes/020 Get the controller and action from a URL with a variable structure.mp4 9.1 MB
  • 04 Controllers and actions/024 Dispatch the route_ create the controller object and run the action method.mp4 8.9 MB
  • 04 Controllers and actions/031 Action filters_ call a method before and after every action in a controller.mp4 6.9 MB
  • 03 Advanced routing_ add simpler but more powerful routes/018 Get the controller and action from a URL with a fixed structure.mp4 6.8 MB
  • 01 Introduction_ MVC concepts and development environment setup/002 The problem with writing web applications_ how NOT to structure your code.mp4 6.6 MB
  • 09 Conclusion/064 A brief introduction to some popular frameworks.mp4 6.5 MB
  • 08 Configuration and error handling/062 Categorise different types of error using HTTP status codes.mp4 6.3 MB
  • 01 Introduction_ MVC concepts and development environment setup/005 Start writing the framework_ Create the folders and configure the web server.mp4 6.0 MB
  • 03 Advanced routing_ add simpler but more powerful routes/014 How to do complex string comparisons_ an introduction to regular expressions.mp4 6.0 MB
  • 05 Views/036 Output escaping_ what it is_ why do it_ and how and when to do it.mp4 5.9 MB
  • 08 Configuration and error handling/058 Handle errors_ convert errors to exceptions and add an exception handler.mp4 5.7 MB
  • 04 Controllers and actions/025 How to better organise your classes by using namespaces.mp4 5.5 MB
  • 08 Configuration and error handling/057 How PHP reports problems_ errors_ exceptions_ and how to handle them.mp4 5.5 MB
  • 04 Controllers and actions/027 Load classes automatically_ add namespaces and an autoload function.mp4 5.3 MB
  • 07 Models/054 Optimise the database connection_ connect only on demand and reuse it.mp4 5.2 MB
  • 08 Configuration and error handling/059 PHP configuration settings_ where to find them and how to change them.mp4 5.1 MB
  • 08 Configuration and error handling/061 Show detailed error messages to developers_ friendly error messages to users.mp4 5.1 MB
  • 01 Introduction_ MVC concepts and development environment setup/003 The MVC pattern_ What it is and how it can help you write better code.mp4 5.0 MB
  • 04 Controllers and actions/026 Class autoloading_ load classes automatically without having to require them.mp4 5.0 MB
  • 04 Controllers and actions/033 Organise controllers in subdirectories_ add a route namespace option.mp4 5.0 MB
[磁力链接] 添加时间:2021-03-18 大小:263.9 MB 最近下载:2025-09-04 热度:3086

[DesireCourse.Net] Udemy - Beginning C++ Programming - From Beginner to Beyond

  • 20 The Standard Template Library (STL)/249 Sequence Containers - Vector.mp4 212.2 MB
  • 20 The Standard Template Library (STL)/248 Sequence Container - Array.mp4 186.3 MB
  • 20 The Standard Template Library (STL)/253 Sequence Containers - List and Forward List.mp4 168.3 MB
  • 20 The Standard Template Library (STL)/247 Introduction to Algorithms - Demo.mp4 148.2 MB
  • 20 The Standard Template Library (STL)/240 Generic Programming with Function Templates.mp4 138.0 MB
  • 20 The Standard Template Library (STL)/257 Associative Containers - Maps.mp4 133.7 MB
  • 19 IO and Streams/220 Stream Manipulators - floating point.mp4 129.5 MB
  • 20 The Standard Template Library (STL)/254 Section Challenge 2.mp4 128.7 MB
  • 19 IO and Streams/223 Section Challenge 1 - Solution.mp4 125.2 MB
  • 20 The Standard Template Library (STL)/245 Introduction to Iterators - Demo.mp4 123.7 MB
  • 19 IO and Streams/235 Using String Streams.mp4 122.4 MB
  • 20 The Standard Template Library (STL)/256 Associative Containers - Sets.mp4 120.5 MB
  • 20 The Standard Template Library (STL)/242 Creating a Generic Array Template Class.mp4 109.3 MB
  • 19 IO and Streams/221 Stream Manipulators - align and fill.mp4 109.0 MB
  • 18 Exception Handling/206 Basic Concepts and a Simple Example Dividing by Zero.mp4 107.3 MB
  • 20 The Standard Template Library (STL)/250 Sequence Containers - Deque.mp4 106.1 MB
  • 20 The Standard Template Library (STL)/241 Generic Programming with Class Templates.mp4 102.5 MB
  • 21 Extra Information - Source code and other stuff/266 Bonus Lecture and Information.mp4 101.5 MB
  • 09 Controlling Program Flow/086 do while Loop.mp4 97.9 MB
  • 19 IO and Streams/225 Reading from a Text File - Live Demo - Part 1.mp4 97.2 MB
[磁力链接] 添加时间:2021-03-18 大小:8.2 GB 最近下载:2025-09-30 热度:1651

[ FreeCourseWeb.com ] Udemy - Arithmetic Aptitude Quantitative Aptitude.zip

  • [ FreeCourseWeb.com ] Udemy - Arithmetic Aptitude Quantitative Aptitude.zip 3.9 GB
[磁力链接] 添加时间:2021-03-18 大小:3.9 GB 最近下载:2025-09-26 热度:2673

[ FreeCourseWeb.com ] Udemy - Mobile Home Park Investing Experts.zip

  • [ FreeCourseWeb.com ] Udemy - Mobile Home Park Investing Experts.zip 827.0 MB
[磁力链接] 添加时间:2021-03-18 大小:827.0 MB 最近下载:2025-09-19 热度:1696

[ FreeCourseWeb.com ] Udemy - 100 + Excel Formulas, Tips & tricks Excel data visualization.zip

  • [ FreeCourseWeb.com ] Udemy - 100 + Excel Formulas, Tips & tricks Excel data visualization.zip 2.3 GB
[磁力链接] 添加时间:2021-03-18 大小:2.3 GB 最近下载:2025-09-14 热度:664

[ FreeCourseWeb.com ] Udemy - Time Management And Goal Planning - The Productivity Combo.zip

  • [ FreeCourseWeb.com ] Udemy - Time Management And Goal Planning - The Productivity Combo.zip 214.2 MB
[磁力链接] 添加时间:2021-03-18 大小:214.2 MB 最近下载:2025-09-16 热度:1535

[ FreeCourseWeb.com ] Udemy - Happy English Class - Learn English with Best Online Course.zip

  • [ FreeCourseWeb.com ] Udemy - Happy English Class - Learn English with Best Online Course.zip 2.1 GB
[磁力链接] 添加时间:2021-03-18 大小:2.1 GB 最近下载:2025-09-02 热度:620

[FreeCourseLab.com] Udemy - Learn Python - Python Programming For Beginners From Scratch

  • 13. Posting to GitHub/1. Making a GitHub Repository.mp4 48.0 MB
  • 7. String and List Methods/11. List Methods.mp4 33.9 MB
  • 2. Hello World/2. Hello World.mp4 26.5 MB
  • 1. Introduction/1. The Zen of Python.mp4 18.1 MB
  • 11. Importing Modules/1. Installing Modules.mp4 16.8 MB
  • 2. Hello World/1. Installation.mp4 16.3 MB
  • 7. String and List Methods/1. String Methods.mp4 16.0 MB
  • 6. Control Flow/5. Loops.mp4 15.0 MB
  • 4. Arithmetic and Concatenation/1. Arithmetic.mp4 14.8 MB
  • 4. Arithmetic and Concatenation/1. Arithmetic.vtt 14.8 MB
  • 5. Data Structures/1. Lists.mp4 13.6 MB
  • 8. Typecasting and Escape Sequences/1. Typecasting.mp4 13.3 MB
  • 10. Functions/1. Creating Functions.mp4 13.0 MB
  • 12. PEP8 Coding Conventions/1. PEP8 Conventions.mp4 12.6 MB
  • 5. Data Structures/9. Dictionaries.mp4 12.4 MB
  • 6. Control Flow/1. Conditionals.mp4 10.7 MB
  • 4. Arithmetic and Concatenation/10. Concatenation.mp4 9.2 MB
  • 5. Data Structures/6. Tuples.vtt 8.3 MB
  • 5. Data Structures/6. Tuples.mp4 8.3 MB
  • 14. Conclusion/1. Bonus.mp4 8.1 MB
[磁力链接] 添加时间:2021-03-18 大小:355.9 MB 最近下载:2025-09-22 热度:263

[Tutorialsplanet.NET] Udemy - The Complete JavaScript Course 2020 Build Real Projects!

  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/22. Building the Recipe Model - Part 2.mp4 405.3 MB
  • 12/3. The Laptop Store Project, Part 2.mp4 386.1 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/19. Implementing Search Results Pagination.mp4 338.0 MB
  • 7. Next Generation JavaScript Intro to ES6 ES2015/18. Coding Challenge 8 Solution.mp4 294.7 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/31. Building the Likes View.mp4 266.5 MB
  • 12/2. The Laptop Store Project, Part 1.mp4 252.3 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/24. Building the Recipe View - Part 2.mp4 228.9 MB
  • 6. Putting It All Together The Budget App Project/11. Adding a New Item to the UI.mp4 218.9 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/16. Building the Search View - Part 1.mp4 213.3 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/28. Building the Shopping List Controller.mp4 207.5 MB
  • 4. JavaScript in the Browser DOM Manipulation and Events/9. Implementing Our 'Hold' Function and the DRY Principle.mp4 205.7 MB
  • 6. Putting It All Together The Budget App Project/18. Setting up the Delete Event Listener Using Event Delegation.mp4 188.9 MB
  • 9. Modern JavaScript Using ES6, NPM, Babel and Webpack/23. Building the Recipe View - Part 1.mp4 186.8 MB
  • 4. JavaScript in the Browser DOM Manipulation and Events/6. First DOM Access and Manipulation.mp4 179.5 MB
  • 8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/8. Making AJAX Calls with Fetch and Promises.mp4 179.4 MB
  • 7. Next Generation JavaScript Intro to ES6 ES2015/14. Maps.mp4 179.1 MB
  • 5. Advanced JavaScript Objects and Functions/14. Coding Challenge 7 Solution, Part 1.mp4 178.6 MB
  • 8. Asynchronous JavaScript Promises, AsyncAwait and AJAX/5. From Callback Hell to Promises.mp4 172.7 MB
  • 6. Putting It All Together The Budget App Project/14. Updating the Budget Budget Controller.mp4 171.4 MB
  • 2. JavaScript Language Basics/26. Loops and Iteration.mp4 164.7 MB
[磁力链接] 添加时间:2021-03-18 大小:15.0 GB 最近下载:2025-09-26 热度:344

[ FreeCourseWeb.com ] Udemy - Wondershare Filmora 9 Complete Course from Scratch for 2020.zip

  • [ FreeCourseWeb.com ] Udemy - Wondershare Filmora 9 Complete Course from Scratch for 2020.zip 784.6 MB
[磁力链接] 添加时间:2021-03-18 大小:784.6 MB 最近下载:2025-09-19 热度:677

[FreeCourseSite.com] Udemy - React Native - The Practical Guide [2021 Edition]

  • 8. Time to Practice - THE SHOP APP/10. Adding Items to the Cart.mp4 218.3 MB
  • 14. Publishing React Native Apps/7. Building the Apps for Deployment (iOS & Android).mp4 204.8 MB
  • 8. Time to Practice - THE SHOP APP/6. Styling the Product Items.mp4 198.3 MB
  • 6. Navigation with React Navigation [THE MEALS APP]/25. Rendering a Meals List.mp4 197.7 MB
  • 8. Time to Practice - THE SHOP APP/11. Implementing Header Buttons.mp4 196.1 MB
  • 11. User Authentication/10. Implementing Auto Login.mp4 181.4 MB
  • 12. Native Device Features (Camera, Maps, Location, SQLite, ...) [GREAT PLACES APP]/8. Accessing the Device Camera.mp4 172.0 MB
  • 9. Handling User Input/7. Connecting Input Component & Form.mp4 170.9 MB
  • 8. Time to Practice - THE SHOP APP/25. Dispatching Actions for Creating & Updating.mp4 168.4 MB
  • 9. Handling User Input/5. Finishing the Merged Form & Input Management.mp4 158.6 MB
  • 11. User Authentication/12. Implementing Auto Logout.mp4 156.7 MB
  • 11. User Authentication/3. Implementing a Basic Login Screen.mp4 155.1 MB
  • 6. Navigation with React Navigation [THE MEALS APP]/40. Passing Data Between Component & Navigation Options (Header).mp4 147.5 MB
  • 10. Http Requests & Adding a Web Server + Database/6. Displaying a Loading Spinner & Handling Errors.mp4 146.2 MB
  • 8. Time to Practice - THE SHOP APP/7. Adding Touchable Components.mp4 145.3 MB
  • 16. Push Notifications/15. Adding Push Notifications to the Shop App (23).mp4 144.8 MB
  • 7. State Management & Redux/6. Dispatching Actions & Reducer Logic.mp4 143.0 MB
  • 9. Handling User Input/4. Getting Started with useReducer().mp4 142.5 MB
  • 8. Time to Practice - THE SHOP APP/15. SideDrawer & The Orders Screen.mp4 142.4 MB
  • 6. Navigation with React Navigation [THE MEALS APP]/33. Adding a Favorites Stack.mp4 141.0 MB
[磁力链接] 添加时间:2021-03-18 大小:18.5 GB 最近下载:2025-06-05 热度:1234

[ FreeCourseWeb.com ] Udemy - Ethical Hacking With Python, JavaScript and Kali Linux.zip

  • [ FreeCourseWeb.com ] Udemy - Ethical Hacking With Python, JavaScript and Kali Linux.zip 1.0 GB
[磁力链接] 添加时间:2021-03-18 大小:1.0 GB 最近下载:2025-10-01 热度:1459

[FreeCourseSite.com] Udemy - Microfrontends with React A Complete Developer’s Guide

  • 06 Implementing a CICD Pipeline/048 Production Webpack Config for Container.mp4 73.2 MB
  • 04 Linking Multiple Apps Together/029 Requirements That Drive Architecture Choices.mp4 70.4 MB
  • 11 Performance Considerations/096 Lazily Loading SubApps.mp4 70.3 MB
  • 03 Sharing Dependencies Between Apps/026 [Optional] A Funny Gotcha.mp4 68.3 MB
  • 11 Performance Considerations/092 A Deeper Dive on PublicPath.mp4 63.0 MB
  • 09 Handling CSS in Microfrontends/072 CSS Scoping Techniques.mp4 60.8 MB
  • 10 Implementing Multi-Tier Navigation/087 Container to Child Communication.mp4 56.4 MB
  • 11 Performance Considerations/095 Adding Initial State to Memory History.mp4 54.3 MB
  • 03 Sharing Dependencies Between Apps/023 Refactoring Products.mp4 54.2 MB
  • 05 Generic Ties Between Projects/040 Integration of the Container and Marketing.mp4 54.0 MB
  • 07 Deployment to Amazon Web Services/057 Creating and Assigning Access Keys.mp4 52.9 MB
  • 08 Microfrontend-Specific AWS Config/068 [Optional] A Production-Style Workflow.mp4 52.9 MB
  • 02 The Basics of Module Federation/014 Understanding Configuration Options.mp4 52.4 MB
  • 09 Handling CSS in Microfrontends/073 Understanding CSS in JS Libraries.mp4 50.9 MB
  • 05 Generic Ties Between Projects/044 Delegating Shared Module Selection.mp4 50.7 MB
  • 13 Using Other Frontend Frameworks/109 Integration with the Container.mp4 50.0 MB
  • 12 Authentication in Microfrontends/101 Communicating Authentication State.mp4 48.8 MB
  • 02 The Basics of Module Federation/012 Understanding Module Federation.mp4 48.7 MB
  • 01 The Basics of Microfrontends/007 Some Background on Webpack.mp4 48.5 MB
  • 10 Implementing Multi-Tier Navigation/077 Inflexible Requirements Around Navigation.mp4 48.5 MB
[磁力链接] 添加时间:2021-03-18 大小:3.5 GB 最近下载:2025-07-28 热度:1315

[ DevCourseWeb.com ] Udemy - Bike Shop Php Shop Script Laravel 7 & Voyager admin.zip

  • [ DevCourseWeb.com ] Udemy - Bike Shop Php Shop Script Laravel 7 & Voyager admin.zip 4.3 GB
[磁力链接] 添加时间:2021-03-18 大小:4.3 GB 最近下载:2025-09-22 热度:1555


共1000页 上一页 494 495 496 497 498 499 500 501 502 下一页