- 12
- 0
- 约2.03万字
- 约 47页
- 2018-01-26 发布于浙江
- 举报
华南理工大学数据结构chapter1 and chapter3
* It provides more information in this example to say O(n2) than O(n3). * * * * For polynomial equations on T(n), we always have ?. There is no uncertainty, since once we have the equation, we have a “complete” analysis. * * 2. Ignore constants. 3. Drop low order terms. 4. Useful for analyzing loops. * Asymptotic analysis is defined for equations. We need to convert programs to equations to analyze them. The traditional notation is ?(1), not ?(c). ?(n) even though the value of sum is n2. * First statement is ?(1). Double for loop is ?i = ?(n2). Final for loop is ?(n). Result: ?(n2). *
您可能关注的文档
最近下载
- Soundcraft声艺Signature 22MTK Outline Dimensions file)说明书用户手册.pdf
- 教案课件-典五典范英语5a l6教学参考.pdf VIP
- 商业银行数字化转型:文献综述与研究展望_刘敏楼.pdf VIP
- 施工现场临时用电配电箱标准化图集.pdf VIP
- 施工现场临时用电配电箱(柜)图集.docx VIP
- Electric海菲克功率单元PU00 PU01操作手册.pdf
- 肩周炎诊断及治疗指南.docx VIP
- 电气控制与PLC应用——基于S7-1200_PLC(陈建明)课后习题答案解析.docx VIP
- 腰椎间盘突出症诊疗指南.docx VIP
- BW6101超级电容充电保护.PDF VIP
原创力文档

文档评论(0)