首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[ DevCourseWeb.com ] Udemy - Advanced Algorithms and Data Structures in Python 2022
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-5-2 13:06
2024-11-2 02:27
152
2.62 GB
78
磁力链接
magnet:?xt=urn:btih:60dc27e3b9184ecf11cbf9e2f41acbc1e0355ab7
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjYwZGMyN2UzYjkxODRlY2YxMWNiZjllMmY0MWFjYmMxZTAzNTVhYjdaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
DevCourseWeb
com
Udemy
-
Advanced
Algorithms
and
Data
Structures
in
Python
2022
文件列表
~Get Your Files Here !/01 - Introduction/001 Introduction.mp4
11.25MB
~Get Your Files Here !/02 - Fenwick Trees (Binary Indexed Trees)/001 What are Fenwick trees.mp4
45.63MB
~Get Your Files Here !/02 - Fenwick Trees (Binary Indexed Trees)/002 Fenwick trees theory - tree structure.mp4
17.65MB
~Get Your Files Here !/02 - Fenwick Trees (Binary Indexed Trees)/003 Fenwick trees theory - update.mp4
30.62MB
~Get Your Files Here !/02 - Fenwick Trees (Binary Indexed Trees)/004 Fenwick trees implementation I.mp4
26.55MB
~Get Your Files Here !/02 - Fenwick Trees (Binary Indexed Trees)/005 Fenwick trees implementation II.mp4
42.45MB
~Get Your Files Here !/03 - LRU Caches/001 Why to use cache.mp4
17.85MB
~Get Your Files Here !/03 - LRU Caches/002 LRU cache illustration.mp4
28.19MB
~Get Your Files Here !/03 - LRU Caches/003 LRU cache implementation I.mp4
34.3MB
~Get Your Files Here !/03 - LRU Caches/004 LRU cache implementation II.mp4
44.59MB
~Get Your Files Here !/03 - LRU Caches/005 LRU cache implementation III.mp4
25.28MB
~Get Your Files Here !/04 - Splay Tree Data Structure/001 What are splay trees.mp4
55.34MB
~Get Your Files Here !/04 - Splay Tree Data Structure/002 Splay tree introduction - example.mp4
10.64MB
~Get Your Files Here !/04 - Splay Tree Data Structure/003 Splay trees implementation I.mp4
27.57MB
~Get Your Files Here !/04 - Splay Tree Data Structure/004 Splay trees implementation II.mp4
34.19MB
~Get Your Files Here !/04 - Splay Tree Data Structure/005 Splay trees implementation III.mp4
54.43MB
~Get Your Files Here !/04 - Splay Tree Data Structure/006 Splay trees application.mp4
16.15MB
~Get Your Files Here !/05 - B-Trees/001 What is external memory.mp4
38.64MB
~Get Your Files Here !/05 - B-Trees/002 Disk access times.mp4
21.09MB
~Get Your Files Here !/05 - B-Trees/003 What are B-trees.mp4
29.41MB
~Get Your Files Here !/05 - B-Trees/004 B-tree introduction - insertion.mp4
21.51MB
~Get Your Files Here !/05 - B-Trees/005 B-tree introduction - deletion.mp4
15.35MB
~Get Your Files Here !/05 - B-Trees/006 B-tree variants and file systems.mp4
23MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/001 What are tries (prefix trees).mp4
41MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/002 Prefix tree introduction - insertion and searching.mp4
25.5MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/003 Prefix tree introduction - sorting.mp4
12.43MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/004 Prefix tree introduction - autocomplete.mp4
12.53MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/005 Prefix tree introduction - associative arrays.mp4
11.46MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/006 Tries data structure implementation I.mp4
50.7MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/007 Tries data structure implementation II.mp4
34.72MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/008 Tries data structure implementation III.mp4
67.93MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/009 Trie data structures as associative arrays.mp4
28.79MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/010 Hashing based data structures and tries.mp4
27.42MB
~Get Your Files Here !/06 - Trie Data Structures (Prefix Trees)/011 Applications of trie data structures.mp4
27.73MB
~Get Your Files Here !/07 - Interview Questions - IP Routing with Tries/001 Networking and the longest common prefix problem.mp4
28.56MB
~Get Your Files Here !/07 - Interview Questions - IP Routing with Tries/002 Longest common prefix implementation.mp4
44.64MB
~Get Your Files Here !/08 - Ternary Search Trees/001 What are ternary search trees.mp4
26.99MB
~Get Your Files Here !/08 - Ternary Search Trees/002 Ternary search tree visualization.mp4
25.31MB
~Get Your Files Here !/08 - Ternary Search Trees/003 Ternary search tree implementation I.mp4
35.39MB
~Get Your Files Here !/08 - Ternary Search Trees/004 Recursion and stack memory visualization.mp4
35.68MB
~Get Your Files Here !/08 - Ternary Search Trees/005 Ternary search tree implementation II.mp4
28.81MB
~Get Your Files Here !/08 - Ternary Search Trees/006 Ternary search tree implementation III.mp4
37.67MB
~Get Your Files Here !/09 - Interview Questions - Boggle Game/001 What is boggle and how to solve it.mp4
23.68MB
~Get Your Files Here !/09 - Interview Questions - Boggle Game/002 Boggle game with ternary search tree implementation I.mp4
38.95MB
~Get Your Files Here !/09 - Interview Questions - Boggle Game/003 Boggle game with ternary search tree implementation II.mp4
65.55MB
~Get Your Files Here !/09 - Interview Questions - Boggle Game/004 Boggle game with ternary search tree implementation III.mp4
22.72MB
~Get Your Files Here !/10 - Substring Search Algorithms/001 Brute-force search introduction.mp4
21.41MB
~Get Your Files Here !/10 - Substring Search Algorithms/002 Brute-force substring search algorithm implementation.mp4
24.46MB
~Get Your Files Here !/10 - Substring Search Algorithms/003 Rabin-Karp algorithm introduction.mp4
65.59MB
~Get Your Files Here !/10 - Substring Search Algorithms/004 Rabin-Karp algorithm implementation.mp4
67.08MB
~Get Your Files Here !/10 - Substring Search Algorithms/005 Knuth-Morris-Pratt algorithm introduction.mp4
41.24MB
~Get Your Files Here !/10 - Substring Search Algorithms/006 Constructing the partial match table - visualization.mp4
31.14MB
~Get Your Files Here !/10 - Substring Search Algorithms/007 Knuth-Morris-Pratt algorithm implementation.mp4
44.49MB
~Get Your Files Here !/10 - Substring Search Algorithms/008 Z algorithm introduction.mp4
68.12MB
~Get Your Files Here !/10 - Substring Search Algorithms/009 Z algorithm illustration.mp4
39.74MB
~Get Your Files Here !/10 - Substring Search Algorithms/010 Z algorithm implementation.mp4
69.95MB
~Get Your Files Here !/10 - Substring Search Algorithms/011 Substring search algorithms comparison.mp4
22.45MB
~Get Your Files Here !/10 - Substring Search Algorithms/012 Applications of substring search.mp4
14.2MB
~Get Your Files Here !/11 - Topological Ordering/001 What is topological ordering.mp4
57.41MB
~Get Your Files Here !/11 - Topological Ordering/002 Topological ordering implementation.mp4
39.64MB
~Get Your Files Here !/11 - Topological Ordering/003 Finding the shortest path with topological ordering.mp4
24.58MB
~Get Your Files Here !/11 - Topological Ordering/004 Topological ordering shortest path implementation I.mp4
33.21MB
~Get Your Files Here !/11 - Topological Ordering/005 Topological ordering shortest path implementation II.mp4
38.48MB
~Get Your Files Here !/11 - Topological Ordering/006 Dynamic programming with topological sort.mp4
38.25MB
~Get Your Files Here !/12 - Cycle Detection/001 Cycle detection introduction.mp4
36.01MB
~Get Your Files Here !/12 - Cycle Detection/002 Cycle detection implementation.mp4
38.71MB
~Get Your Files Here !/13 - Strongly Connected Components (Tarjan's Algorithm)/001 Tarjan algorithm introduction.mp4
35.69MB
~Get Your Files Here !/13 - Strongly Connected Components (Tarjan's Algorithm)/002 Tarjan algorithm visualization.mp4
23.69MB
~Get Your Files Here !/13 - Strongly Connected Components (Tarjan's Algorithm)/003 Tarjan algorithm implementation.mp4
56.54MB
~Get Your Files Here !/13 - Strongly Connected Components (Tarjan's Algorithm)/004 Applications of strongly connected components.mp4
46.27MB
~Get Your Files Here !/14 - Hamiltonian Cycles - Travelling Salesman Problem/001 What are Hamiltonian cycles.mp4
40.58MB
~Get Your Files Here !/14 - Hamiltonian Cycles - Travelling Salesman Problem/002 The travelling salesman problem.mp4
9.67MB
~Get Your Files Here !/14 - Hamiltonian Cycles - Travelling Salesman Problem/003 Travelling salesman problem implementation.mp4
102.51MB
~Get Your Files Here !/14 - Hamiltonian Cycles - Travelling Salesman Problem/004 TSP and stack memory visualization.mp4
47.74MB
~Get Your Files Here !/14 - Hamiltonian Cycles - Travelling Salesman Problem/005 Why to use meta-heuristics.mp4
20.2MB
~Get Your Files Here !/15 - Eulerian Cycles - Chinese Postman Problem/001 Eulerian cycles introduction.mp4
37.36MB
~Get Your Files Here !/15 - Eulerian Cycles - Chinese Postman Problem/002 Eulerian cycles applications.mp4
7.29MB
~Get Your Files Here !/16 - Algorhyme FREE Algorithms Visualizer App/001 Algorithms Visualization App.mp4
13.7MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统