搜索资源列表
Knight
- 黑白棋问题 计算机博弈是一种对策性游戏,是人工智能的主要研究领域之一,它涉及人工智能中的搜索方法、推理技术和决策规划等.目前广泛研究的是确定的、二人、零和、完备信息的博弈搜索.-Reversi game is a problem of computer games countermeasures is artificial intelligence, one of the main areas of research, which involves artificial intelligen
4
- 动态规划中编辑距离算法的实现,使用JAVA语言。(The implementation of the edit distance algorithm in dynamic programming, using the JAVA language.)
TestOne
- 阶梯问题的Java源代码,动态规划,蓝桥杯,简单练习(The JAVA source code for the ladder problem)
水库调度java程序
- 运用java编写的水库优化调度程序,运用动态规划算法求解,适用性强。(Reservoir optimal operation program, using dynamic planning algorithm, strong adaptability, using java programming)