搜索资源列表
eight_queen
- 八皇后问题,老归老,但试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!-Eight queen problem, the old to the old, but trying to use various methods to achieve Solving Surprisingly, the same algorithm, the speed of non-recursive implementation was slower than the recur
road
- 采用双向广度优先搜索的方法搜索出在一定意义下最佳的解题步骤,并指导我系学生姚刚用DELPHI V5.0开发了一个相应的电脑游戏。本文首先介绍了该算法的基本思想,然后通过完整的PASCAL源程序及其注释给出该算法的具体的实现,最后给出搜索的结果。-Bidirectional breadth-first search method to search out the best in some sense the problem solving steps, and to guide my stude
24point
- 本程序解决的通用问题是输入四个数,通过四则运算获取指定解的问题。 典型的是四数求二十四问题(算24点问题,又叫4张牌求24点问题,求24问题)。比如说给出7,-7,3,-3如何用+-*/)(运算符号,不重复的利用这四个数求得结果为24?不要认为这类问题简单,它其实有16896种可能的排列方法 而且,即使不用括号也有成百上千种可能 甚至,你不知道它是否有解。显然,用人脑解决一般是很费时费力的。重复性强的脑力活动交给程序办比较合适。同时,也应一个作家教的同学的要求(她被这样的初中题目难倒过,偏偏
ttldq-win7
- 采用win8皮肤 运行更加流畅 解决误报毒问题 天天语音朗读小说阅读器win7版女声,适合win7系统下的小说阅读,软件有开始阅读,暂停阅读,继续阅读,停止阅读,当阅读完毕后自动提醒,还可以把阅读的小说文字转换为wav格式的音频文件(文本转换不易过大!!),添加小说可以通过复制粘贴,手工写入,打开文件,直接拖拽文件都软件,都可以实现朗读。-Win8 run smoother skin using a false positive drug problem solving E
MakingChangeSource
- Two versions of the program are included here. #1 is a beginner s level that solves the problem in the simplest way and displays results in a Listbox. #2 , intermediate level, is more generalized, solving money changing making problems for other amou
MPK01
- solving knapsack problem by artificial bee colony