<H2>其他资料</H2><>关于动态规划的应用,请参阅<a href="http://algorithm.myrice.com/problems/index.html?by_strategy/dynamic_programming.htm" target="_blank" >动态规划问题集</A></P><>关于递归法,请参阅<a href="http://algorithm.myrice.com/algorithm/technique/recursion/index.htm" target="_blank" >递归技术</A></P><>关于分治法,请参阅<a href="http://algorithm.myrice.com/algorithm/technique/divide_and_conquer/index.htm" target="_blank" >分治法</A></P><P>关于动态规划的更多技巧和知识,请参阅以下资料:</P><UL><LI>以下是来自IOI国家集训队的论文: <UL><LI><I>动态规划</I> ,方奇 <a href="http://algorithm.myrice.com/resources/technical_artile/thesis_form_ioi/thesis2000_fangqi.zip" target="_blank" >(Zipped MS Word document)</A> <LI><I>把握本质,灵活运用——动态规划的深入探讨</I> ,来煜坤 <a href="http://algorithm.myrice.com/resources/technical_artile/thesis_form_ioi/thesis99_laiyukun.zip" target="_blank" >(Zipped MS Word document)</A> <LI><I>动态规划的深入讨论</I> ,李刚 <a href="http://algorithm.myrice.com/resources/technical_artile/thesis_form_ioi/thesis2000_ligang.zip" target="_blank" >(Zipped MS Word document)</A> <LI><I>动态规划的特点及其应用</I> ,张辰 <a href="http://algorithm.myrice.com/resources/technical_artile/thesis_form_ioi/thesis2000_zhangchen.zip" target="_blank" >(Zipped MS Word document)</A><FONT color=#ff0000><I> 推荐</I></FONT> </LI></UL><LI><I><a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/CLPR96.PDF" target="_blank" >AXIOMS FOR DYNAMIC PROGRAMMING</A></I> , Prakash P. Shenoy ,1996 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/CLPR96.ZIP" target="_blank" >(Zipped .pdf document)</A><FONT color=#ff0000><I> 推荐</I></FONT> <LI><I><a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/VIEW.PDF" target="_blank" >Dynamic Programming: a different perspective</A></I> , Sharon Curtis , <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/VIEW.ZIP" target="_blank" >(Zipped .pdf document)</A> <FONT color=#ff0000><I>推荐</I></FONT> <LI><I>How to Design Dynamic Programming Algorithms Sans Recursion </I>, Kirk Pruhs <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/DYNPROG.ZIP" target="_blank" >(Zipped .ps document)</A> <FONT color=#ff0000><I>推荐</I></FONT> <LI><I>Dynamic Programming via Static Incrementalization </I>, Yanhong A. Liu, Scott D. Stoller <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/TR514.ps.Z" target="_blank" >(Zipped .ps document)</A> <I><FONT color=#ff0000>推荐</FONT></I> <LI><I>Dynamic Programming in a Generalized Decision Mode </I>, Ulrich Huckenbeck, December, 1993 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/tr-93-080.ps.gz" target="_blank" >(Zipped .ps document)</A> <FONT color=#ff0000><I>推荐</I></FONT> <LI><I>Between Dynamic Programming and Greedy: Data Compression</I> , Richard S. Bird , Oege de Moor, September 14 ,1995 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/COMPACT.ZIP" target="_blank" >(Zipped .pdf document)</A> <LI><I>Using Local Trajectory Optimizers To Speed Up Global Optimization In Dynamic Programming </I>, Christopher G. Atkeson , July 28,1995 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/ATKESON.ZIP" target="_blank" >(Zipped .ps document)</A> <LI><I>A Fast Bit-Vector Algorithm for Approximate String Matching Based on Dynamic Programming</I> , Gene Myers,March 27, 1998 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/bit.mat.zip" target="_blank" >(Zipped .ps document)</A> <LI><I>Soft Dynamic Programming Algorithms: Convergence Proofs </I>, Satinder P. Singh ,1993 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/CLNL93.ps.gz" target="_blank" >(Zipped .ps document)</A> <LI><I>Speeding up Dynamic Programming without Omitting any Optimal Solution and some Applications in Molecular Biology</I>, Norbert Blum ,January 18, 2000 <a href="http://algorithm.myrice.com/resources/refrence/dynamic_programming/rspeedup5.ps.Z" target="_blank" >(Zipped .ps document)</A> </LI></UL><!-- #EndEditable -->- <SCRIPT src="../../../lib/footer.js">
- <script>
复制代码 |