-
此版本的华容道仅是个VC++语言的演示版,只是为了演示
一种思路,所以没有增加任何的功能。本游戏图象也是从
同类FLASH游戏中剪出,可惜它的出处网页已...
此版本的华容道仅是个VC++语言的演示版,只是为了演示
一种思路,所以没有增加任何的功能。本游戏图象也是从
同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了.
由于华容道每角色同一时刻可能有不同方向的选择,增加了
判断难度。本游戏主要演示单键无选择控制华容道的模拟
智能处理过程。当然这很简单,谈不上真正的智能。
如果对AI类兴趣的话,可以到 http://chess.withu.com
和计算机下一盘,欢迎交流探讨该类AI算法。
本游戏还存在一些BUG,就请各位自己修正了。
(是在边界处理上,少处理了一种特殊情况)
另:本游戏开放源码,可以随意使用或修改。
------ musix@withu.com , 2001 , taizhou,jiangsu-HuaRong Road is only the VC language version of the demonstration, only to demonstrate an idea, no increase in functionality. The game image is similar FLASH from the game, cut out, but it"s not the source website has been visited. As HuaRong Road every role the same time may be different and the choice of direction, increasing the difficulty of judging. The main demonstration of a single-game non-selective control of HuaRong Road intelligent simulation process. Of course, this is very simple, no real intelligence. If the AI category of interest, to be the next http://chess.withu.com and computer disk welcome such exchange on
- 2022-01-22 14:19:09下载
- 积分:1
-
电子秤通用数据采集数据。
我相信能给你带来不少的惊喜,希望你能留下你的姓名。...
电子秤通用数据采集数据。
我相信能给你带来不少的惊喜,希望你能留下你的姓名。-Electronic Scale generic data acquisition data. I believe that would give you a lot of surprises, I hope you can leave your name.
- 2023-07-29 16:50:03下载
- 积分:1
-
一款非常实用的串口测试软件,可以用于测试设备的串口是否正常...
一款非常实用的串口测试软件,可以用于测试设备的串口是否正常-A very practical test software serial port can be used to test equipment and whether it is normal serial
- 2023-04-26 01:10:02下载
- 积分:1
-
人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤...
人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤-AI 8 digital issues, can be realized automatically generate the initial number, auto-search, to determine whether the target up to, and gives search steps
- 2023-07-28 18:40:03下载
- 积分:1
-
parrot
Parrot虚拟机一个紧随着Perl6一起开发的开源虚拟机,但它还面向其它的多门语言。-parrot
- 2023-06-22 18:00:05下载
- 积分:1
-
PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使...
PHP初学者头疼问题总结:页面之间无法传递变量 get,post,session在最新的php版本中自动全局变量是关闭的,所以要从上一页面取得提交过来得变量要使用$_GET[ foo ],$_POST[ foo ],$_SESSION[ foo ]来得到
-PHP beginners headaches conclusion : pages are unable to pass variables get, post, session in the latest php version of global variables is automatically closed. Therefore, we should proceed from the field Previous submit them to be used in the variable $ _GET [foo] $ _POST [foo], $ _SESSION [foo] to be
- 2022-11-25 07:15:03下载
- 积分:1
-
[综合类]右击鼠标弹出菜单
[综合类]右击鼠标弹出菜单-[Comprehensive] right-click pop-up menu
- 2022-03-04 23:32:49下载
- 积分:1
-
2004memory.rar
2004memory.rar
- 2022-01-27 18:08:05下载
- 积分:1
-
Prepared using a binary list stored in binary form of the creation, the first se...
1 编写采用二叉链表形式存储的二叉树的创建、先序、中序、后序和按层遍历的算法。
2 编写将一棵二叉树的所有左右子树进行交换的算法。
提示:验证是否交换可以调用二叉树的遍历算法,比较输出结点序列。
3 编写一个主函数,将上面函数连在一起,构成一个完整的程序。
4 调试并运行实验源程序。
-Prepared using a binary list stored in binary form of the creation, the first sequence, the sequence, after the order and by level traversal algorithms. 2 the preparation of a binary tree will be all about the exchange of sub-tree algorithms. Tip: Verify that the exchange can be called binary tree traversal algorithm to compare the output node sequence. 3 write a main function, the above functions together to form a complete program. 4 debug and run experiments source.
- 2022-04-12 05:14:21下载
- 积分:1
-
一个简单的贪吃蛇游戏,希望大家批评指正。
一个简单的贪吃蛇游戏,希望大家批评指正。-A simple game of Snake, I hope everyone criticism.
- 2022-01-27 23:18:45下载
- 积分:1