文件名称:guess_number
-
所属分类:
- 标签属性:
- 上传时间:2014-11-28
-
文件大小:2.36kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
haskell实现的经典的猜数字游戏,猜一个四位数字,每猜一次数字返回A*B*表示猜中的数字和位置猜中的数字,本算法保证不超过8次,且不利用任何的筛选机制(意味着内存消耗几乎为0),经本机测试,猜出0123到9876(四位数字不相同),naive算法的时间最快为10到20分钟,此算法采用数学计算,只需0.5秒,恩,函数式语言设计,恩,就是你想找的。-haskell achieve classic guessing game, guess a four-digit number, each digit returns guess one A* B* denote digit number and location guessed guessed, this algorithm ensures that no more than 8 times, and do not use any of the screening mechanism (meaning the memory consumption is almost zero), tested by this machine, guess 0123-9876 (four numbers are not the same), naive algorithm is the fastest time for 10-20 minutes, this algorithm uses mathematical calculations, only 0.5 sec, uh, functional language design, uh, what you are looking for.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Main.hs
GuessGame.hs
GuessGame.hs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.