Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • gobang_lowAI.rar 纯c语言写的五子棋. 标准c程序, 可以在任何编译器上运行. 自带简单的AI系统, 可以和人对弈
  • Gobang.rar 花了两个月的时间,用VC做了一款人机对战的五子棋,AI是参考网上的,功能大体上还算完整,程序,直接编译就能通过
  • AITechniquesForGameProgramming.rar 原名:AI Techniques for Game Programming 作者:Mat Buckland Andre LaMothe ISBN: 1-931841-08-X 游戏智能 游戏编程
  • neural.zip Collection of 30+ AI Neural Network java applets with documentation.
  • doudizhuforCPP.rar 这是一个使用c++语言编写的斗地主小游戏。在游戏的AI上花费了不少时间,是一个值得研究的经典例子
  • ActiveLearning.zip active learning by Tommi S. Jaakkola MIT AI Lab
  • BayesianNetworks.zip Bayesian Networks by Tommi S. Jaakkola MIT AI Lab
  • Classification.zip Classi cation via regression by Tommi S. Jaakkola MIT AI Lab
  • 1.zip ... 方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA ... . Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse ...
  • renju.rar 使用vc++开发的带有AI的五子棋博弈游戏