搜索资源列表
softhy369f
- 免维护,自动更新 修正了小说搜索结果问题,优化了部分代码
five_chess_source_code
- 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
DoubleDate_N72
- J2ME 对对碰 完整代码 高度优化。高度压缩后的代码及图片. 混淆后JAR文件只有10K大小. 百玩不厌 非常值得一看. 新手游戏入门代码. 屏幕大于176*208后可以自动适应 资源文件来自Google搜索. 如果涉及到您的版权,请告知, 我将立即删除.-Highly compressed code and picture. Confusion after the JAR file size of only 10K. 100 game patience is
seeknove-1.0.15
- 1. 更新了文件组织结构。 2. 优化了搜索表单代码。 3. 将所有分类的默认搜索引擎设置为Google和有道。 4. 更新了获取Google搜索结果页面地址。 -1. Update the file structure. 2. Optimize the search form code. 3. That all categories of the default search engine set to Google and proper way. 4. Updated for
Othello
- 经典的黑白棋游戏,其中设计并实现了多种黑白棋的人工智能算法,其中使用了BP神经网、决策树、优化启发搜索剪枝等算法。并实现了多种算法对战平台,进行算法间的对弈和比分统计,以供进一步研究黑白棋算法。其中,该系统中的高智能算法已经在同类黑白棋软件的棋力中占上游水平。-Classic black and white chess game, in which artificial intelligence algorithm of many kinds of Othello was proposed an