﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-编城浪子的博客-最新评论</title><link>http://www.cppblog.com/zengfancy/CommentsRSS.aspx</link><description>游戏开发、图形引擎</description><language>zh-cn</language><pubDate>Thu, 30 Oct 2008 15:09:34 GMT</pubDate><lastBuildDate>Thu, 30 Oct 2008 15:09:34 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/31/64650.html#65642</link><dc:creator>zengfancy</dc:creator><author>zengfancy</author><pubDate>Fri, 31 Oct 2008 12:54:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/31/64650.html#65642</guid><description><![CDATA[对于贪婪算法，我不是很懂。。<img src ="http://www.cppblog.com/zengfancy/aggbug/65642.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">zengfancy</a> 2008-10-31 20:54 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/31/64650.html#65642#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/28/64650.html#65357</link><dc:creator>merlinfang</dc:creator><author>merlinfang</author><pubDate>Tue, 28 Oct 2008 11:12:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/28/64650.html#65357</guid><description><![CDATA[求出任意一种算法,还是使用贪婪法快啊<img src ="http://www.cppblog.com/zengfancy/aggbug/65357.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">merlinfang</a> 2008-10-28 19:12 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/28/64650.html#65357#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64745</link><dc:creator>金山毒霸2008</dc:creator><author>金山毒霸2008</author><pubDate>Wed, 22 Oct 2008 13:36:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64745</guid><description><![CDATA[你的这个解法怎么这么长，我记得上学时设计的很短的。<img src ="http://www.cppblog.com/zengfancy/aggbug/64745.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">金山毒霸2008</a> 2008-10-22 21:36 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64745#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64703</link><dc:creator>zengfancy</dc:creator><author>zengfancy</author><pubDate>Wed, 22 Oct 2008 08:23:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64703</guid><description><![CDATA[我理解的随机试探法就是填棋的时候位置是随机生成的。@Albert<br><img src ="http://www.cppblog.com/zengfancy/aggbug/64703.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">zengfancy</a> 2008-10-22 16:23 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64703#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64702</link><dc:creator>zengfancy</dc:creator><author>zengfancy</author><pubDate>Wed, 22 Oct 2008 08:21:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64702</guid><description><![CDATA[什么是拉斯维加斯算法？我不知道。或许它和我想到一处去了。@thermos<br><img src ="http://www.cppblog.com/zengfancy/aggbug/64702.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">zengfancy</a> 2008-10-22 16:21 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64702#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法[未登录]</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64681</link><dc:creator>Albert</dc:creator><author>Albert</author><pubDate>Wed, 22 Oct 2008 02:31:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64681</guid><description><![CDATA[你这叫随机试探？我怎么没感觉出来，跟经典的解放有一点不同么？<img src ="http://www.cppblog.com/zengfancy/aggbug/64681.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">Albert</a> 2008-10-22 10:31 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/22/64650.html#64681#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 八皇后问题的一种解法-随机试探法</title><link>http://www.cppblog.com/zengfancy/archive/2008/10/21/64650.html#64656</link><dc:creator>thermos</dc:creator><author>thermos</author><pubDate>Tue, 21 Oct 2008 15:35:00 GMT</pubDate><guid>http://www.cppblog.com/zengfancy/archive/2008/10/21/64650.html#64656</guid><description><![CDATA[拉斯维加斯算法 嗯 <img src ="http://www.cppblog.com/zengfancy/aggbug/64656.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zengfancy/" target="_blank">thermos</a> 2008-10-21 23:35 <a href="http://www.cppblog.com/zengfancy/archive/2008/10/21/64650.html#64656#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>