搜索资源列表
Back_Track
- 使用回溯法解决背包问题,人工智能课程实验课题。
人工智能(课程)
- 其中readme是整个程序的要求,1.txt是测试程序,hw3.java是编写的程序。主要是为了实现8-puzzle问题(手机上都有的那个小游戏,9个格子,8个数字,让你移动到一种终止状态)。-readme which is the entire process, 1.txt test procedures hw3.java preparation procedures. Major is to achieve 8-puzzle (the phone is the small game, nin
8_puzzle_solver_2009_10
- AI(人工智能)课程的作业,要求用java语言 随即生成8迷宫问题,然后用dfs解决,请大家参考-AI (Artificial Intelligence) program demands of their workers using java language then generate the eight maze problems, and then use dfs resolved, please refer to the
ArtificialIntelligence
- 人工智能导论课程算法编程作业的java实现-artificial intelligence courses algorithm to solve the java programming assignments
geneAlgo
- 人工智能课程实验--遗传算法,实现用遗传算法解决TSP问题-Artificial Intelligence course experiments- genetic algorithm, using genetic algorithm to solve TSP
expert
- 人工课程里的动物识别专家系统,同时实现了正向推理和逆向推理(Animal Recognition Expert System in Artificial Course, and Realizes Forward Reasoning and Reverse Reasoning)