经典算法 分支限界法 分治法 动态规划 贪心算法 回溯法

上传者: marcle1 | 上传时间: 2021-05-10 20:54:44 | 文件大小: 274KB | 文件类型: RAR
在算法设计中很经典的几个算法 包括分支限界法 分治法 动态规划 贪心算法 回溯法 其中包括算法的应用 代码实现 如马踏棋盘、迷宫问题、八皇后问题、0—1背包问题,其中实现了0—1背包问题的各个算法的实现

文件下载

资源详情

[{"title":"( 52 个子文件 274KB ) 经典算法 分支限界法 分治法 动态规划 贪心算法 回溯法","children":[{"title":"新建文件夹","children":[{"title":"第五讲 贪心算法","children":[{"title":"Bag.C <span style='color:#111;'> 749B </span>","children":null,"spread":false},{"title":"第5讲 贪心算法.doc <span style='color:#111;'> 67.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"第三讲 分治法","children":[{"title":"第3讲 分治法.doc <span style='color:#111;'> 88.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"专题树","children":[{"title":"12.txt <span style='color:#111;'> 12.43KB </span>","children":null,"spread":false},{"title":"13.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"5.txt <span style='color:#111;'> 13.03KB </span>","children":null,"spread":false},{"title":"排序二叉树的建立和查找 西安交通大学精品课程 软件开发技术基础.files","children":[{"title":"blank.gif <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"b_dot.jpg <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"wtb.jpg <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"lbar.jpg <span style='color:#111;'> 9.82KB </span>","children":null,"spread":false},{"title":"styleNN.css <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"188.gif <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"ln.jpg <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"wt.jpg <span style='color:#111;'> 6.93KB </span>","children":null,"spread":false},{"title":"b.jpg <span style='color:#111;'> 1.90KB </span>","children":null,"spread":false},{"title":"sy1.jpg <span style='color:#111;'> 6.21KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"logo1.jpg <span style='color:#111;'> 51.39KB </span>","children":null,"spread":false}],"spread":false},{"title":"1.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"最优二叉树——编码方案.files","children":[{"title":"blank.gif <span style='color:#111;'> 160B </span>","children":null,"spread":false},{"title":"esearch.gif <span style='color:#111;'> 45.34KB </span>","children":null,"spread":false},{"title":"shu6.62.gif <span style='color:#111;'> 419B </span>","children":null,"spread":false},{"title":"up.gif <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"workplan.gif <span style='color:#111;'> 262B </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 621B </span>","children":null,"spread":false},{"title":"logo1.jpg <span style='color:#111;'> 10.90KB </span>","children":null,"spread":false}],"spread":true},{"title":"4.txt <span style='color:#111;'> 4.90KB </span>","children":null,"spread":false},{"title":"14.txt <span style='color:#111;'> 10.03KB </span>","children":null,"spread":false},{"title":"6.txt <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"3.txt <span style='color:#111;'> 4.05KB </span>","children":null,"spread":false},{"title":"7.txt <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"8.txt <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"9.txt <span style='color:#111;'> 6.01KB </span>","children":null,"spread":false},{"title":"10.txt <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"11.txt <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"2.txt <span style='color:#111;'> 4.89KB </span>","children":null,"spread":false},{"title":"Avl_tree","children":[{"title":"web","children":[{"title":"avltree.html <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false}],"spread":false},{"title":"说明.txt <span style='color:#111;'> 872B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"第一讲 回溯法","children":[{"title":"Maze.txt <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"Horse.C <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"Bag_0_1.C <span style='color:#111;'> 494B </span>","children":null,"spread":false},{"title":"Queen.C <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"第1讲 回溯法.doc <span style='color:#111;'> 71.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"第四讲 动态规划","children":[{"title":"ShortDist.C <span style='color:#111;'> 801B </span>","children":null,"spread":false},{"title":"复件 MatrixChain.C <span style='color:#111;'> 627B </span>","children":null,"spread":false},{"title":"Bag_0_1.C <span style='color:#111;'> 669B </span>","children":null,"spread":false},{"title":"第4讲 动态规划.doc <span style='color:#111;'> 97.00KB </span>","children":null,"spread":false},{"title":"MatrixChain.C <span style='color:#111;'> 627B </span>","children":null,"spread":false}],"spread":true},{"title":"第二讲 分支限界法","children":[{"title":"Maze.txt <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"第2讲 分支限界法.doc <span style='color:#111;'> 108.50KB </span>","children":null,"spread":false},{"title":"Bag_0_1.C <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"ShortPath.C <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • jiangyang5201314 :
    方法很全面,而且介绍得很清晰
    2014-05-12
  • 流浪的侠客 :
    五种经典算法分类讲解 非常详尽 很好的学习资料
    2014-03-28
  • fordownload12 :
    有代碼,有解說文件,挺不錯。
    2013-12-12
  • greencarpet :
    里面东西挺多,不光是五种常用算法,还有一些别的有参考意义的算法,不错~
    2013-10-13
  • ppoatm :
    讲得挺好的 例子再多一点就更好了
    2013-09-30
  • kmbh615143 :
    很经典的算法,初学者可以看看啊
    2013-08-13
  • floraGHY :
    不错,方法全面,不用修改可以直接当作业交
    2013-06-05
  • 剑起花飞 :
    资源很好,适合学习算法的同学!
    2013-05-15
  • wanghe-Herry :
    写的很全面,很好的资料
    2013-03-17
  • happylj0425 :
    介绍的很好,很全面。
    2013-02-26

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明