《计算机网络》课程教学资源(参考文献)Stable Internet Routing Without Global Coordination
文件格式: PDF大小: 182.86KB页数: 11
《计算机网络》课程教学资源(参考文献)Interdomain Internet Routing
文件格式: PDF大小: 1.97MB页数: 20
《计算机网络》课程教学资源(参考文献)The Design Philosophy of the DARPA Internet Protocols
文件格式: PDF大小: 58.76KB页数: 10
《计算机网络》课程教学资源(参考文献)END-TO-END ARGUMENTS IN SYSTEM DESIGN
文件格式: PDF大小: 33.39KB页数: 10
12.1 Polynomial time algorithms 12.2 Undecidable 12.3 NP-complete 12.4 Approximation algorithms 12.5 Dealing with hard problems
文件格式: PDF大小: 450.19KB页数: 23
11.1 String matching problem 11.2 Naive string-matching algorithm 11.3 Rabin-Karp algorithm 11.4 Finite automaton 11.5 Knuth-Morris-Pratt algorithm
文件格式: PDF大小: 387.55KB页数: 36
10.1 Graph representations 10.2 Breadth-first and depth-first search algorithms 10.3 Topological sort 10.4 Disjoint sets and strategy of union by rank and path compression 10.5 Minimum spanning tree 10.6 Prim's and Kruskal's algorithm 10.7 Single-source shortest-paths algorithms: breadth-first search, Dag shortest paths, Dijkstra algorithm, and Bellman-Ford algorithm 10.8 All-pairs shortest-paths algorithms: brute-force, dynamic programming, Floyd-Warshall algorithm, and Johnson algorithm 10.9 Ford-Fulkerson max-flow algorithm and Edmonds-Karp algorithm
文件格式: PDF大小: 2.48MB页数: 228
9.1 Activity-selection problem 9.2 Introduction to greedy solution 9.3 Steps of the greedy strategy 9.4 Knapsack problem 9.5 Huffman code
文件格式: PDF大小: 326.8KB页数: 35
8.1 Manufacturing problem 8.2 Matrix-chain multiplication 8.3 Elements of dynamic programming 8.4 Four steps of development 8.5 Longest common subsequence problem
文件格式: PDF大小: 721.95KB页数: 70
7.1 Introduction to amortized analysis 7.2 Aggregate method 7.3 Accounting method 7.4 Potential method 7.5 Dynamic tables
文件格式: PDF大小: 381.25KB页数: 54