- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
先进的算法
Advanced Algrithms 高级算法 华东师范大学计算机科学技术系 石东昱 dyshi@cs.ecnu.edu.cn Review 回顾 Basic data structures 基本数据结构: set, array, matrix, stacks, queues, linked lists, rooted trees, binary search trees, hash tables, graph... Basic analysis of algorithms 基本分析: timespace complexity, big-O,Ω,Θ, PNP class… Techniques 算法技术: divideconquer分治法, greedy贪婪法, recursion递归, backtracking回溯, branchbound分支界定, dynamic programming动态规划, linear programming线性规划… Problem solving 问题解决: counting计数, sorting排序, searching搜索, matching匹配, satisfactory可满足性, optimization优化, graph theory图论, network flow网络流 … Motivation 课程主旨 Why advanced algorithm? - polynomial time exact algorithms not known 一些问题可能没有多项式时间的算法 - problems under stringent resource constraints 一些问题的解决可能受到严厉的资源 (计算、存储)限制 Designing efficient algorithms with provable guarantees on their performance 需要设计更有效的算法,具有可证明的对效率的保证 The aim: speed, simplicity and proof 算法的效率、简单化及可验证 Contents 课程内容 Randomized algorithm 随机算法 Probability analysis 概率分析 Approximation algorithm 近似算法 Other topics 其它专题 Text books References 教材及参考书 R. Motwani, P. Raghavan: Randomized Algorithms, Cambridge University Press, 1995. M. Mitzenmacher, E. Upfal: “Probability and Computing: Randomized Algorithms and Probabilistic Analysis, Cambridge University Press, 2005. Vijay V. Vazirani: “Approximate Algorithms”, Springer, 2001 T. H. Cormen, C. E. Leiserson, R. L. Rivest, and C. Stein: Introduction to Algorithms, 2nd Edition, MIT Press and McGraw-Hill, 2001 S. Dasgupta, C. H. Papadimitriou, and U. V. Vazirani: Algorithms, McGraw-Hill Research readings ACM Transactions on Algorithms (TALG) Journal of the ACM (JACM) Journal of Algorithms Acta Algorithmica Journal of Experimental Algorithmics (JEA) SIAM Journal on Computing Annual ACM Symposium on Theory of Computing (STOC) IEEE Symposium on Foundations of Computer Science (FOCS) ACM-SIAM Symposium on Discrete Algorithms (SODA) Computational Learning Theory (COLT) Requirements 课程要求 Usual performance 平时成绩 (40%
您可能关注的文档
最近下载
- 《工程伦理》课件 第十二讲 “一带一路”与中国工程的跨文化交流.pptx VIP
- 公司员工考勤表.doc VIP
- 部编高教版 中职语文 基础模块上册《国家的儿子》课件.pptx VIP
- 2025年4月自考02318计算机组成原理答案含评分参考.docx VIP
- 《城里最漂亮的巨人》绘本故事ppt课件.ppt VIP
- 部编版道德与法治二年级上册《欢欢喜喜庆国庆》(精品课件).pptx VIP
- 人工智能赋能程序设计课程教学改革 .pdf VIP
- 第九讲:信息与大数据伦理问题-工程伦理.pptx VIP
- 中级财务会计(西南财经) 学堂在线测试答案.docx VIP
- 学习医学文献的检索与阅读技巧.pptx VIP
文档评论(0)