算法设计与分析作业答案.pdfVIP

  • 357
  • 1
  • 约6.47千字
  • 约 3页
  • 2017-12-09 发布于浙江
  • 举报
算法设计与分析作业答案

CS330: Introduction To Algorithm Spring 2014 Lecture 2: Asymptotic Analysis TF: Xianrui Meng Scribes: Raman Bahdanouski, Ellie Vial Exercise 1 Suppose you have algorithms with the five running times listed below.How much slower do each of these algorithms get when you (a) double the input size, or (b) increase the input size by one? 1. n2 ; 2. n3 ; 3. 100n2 ; 4. nlog (n); 5. 2n ; Solu

文档评论(0)

1亿VIP精品文档

相关文档