登录
首页 » Java » TankWar6

TankWar6

于 2021-04-13 发布 文件大小:667KB
0 128
下载积分: 1 下载次数: 24

代码说明:

  强化学习版坦克大战,利用Q学习来完成坦克大战,体现强化学习的基本原理。(Battle City version of reinforcement learning, the use of Q-learning to accomplish physics, reflecting strengthening basic principles of learning.)

文件列表:

TankWar6
........\.classpath,232,2013-12-21
........\.project,384,2013-11-24
........\bin
........\...\com
........\...\...\tankwar
........\...\...\.......\Action.class,457,2014-01-04
........\...\...\.......\Dynamic.class,5738,2014-01-04
........\...\...\.......\Dynamic_ten.class,5894,2014-01-04
........\...\...\.......\main.class,1312,2014-01-04
........\...\...\.......\MainIframe$BoutActionListener.class,1848,2014-01-04
........\...\...\.......\MainIframe$ModelActionListener.class,1213,2014-01-04
........\...\...\.......\MainIframe$PauseActionListener.class,1637,2014-01-04
........\...\...\.......\MainIframe$ReduceActionListener.class,1002,2014-01-04
........\...\...\.......\MainIframe$RestartActionListener.class,1159,2014-01-04
........\...\...\.......\MainIframe$ShowLearnReActionListener.class,772,2014-01-04
........\...\...\.......\MainIframe$ShowRandReActionListener.class,769,2014-01-04
........\...\...\.......\MainIframe$StartActionListener.class,1475,2014-01-04
........\...\...\.......\MainIframe$StopActionListener.class,1657,2014-01-04
........\...\...\.......\MainIframe.class,8425,2014-01-04
........\...\...\.......\MyThread.class,4909,2014-01-04
........\...\...\.......\Operation.class,8281,2014-01-04
........\...\...\.......\Operation_ten.class,9898,2014-01-04
........\...\...\.......\QLearning.class,2938,2014-01-04
........\...\...\.......\QTable.class,4048,2014-01-04
........\...\...\.......\State.class,1894,2014-01-04
........\dynamic.txt,528,2014-01-02
........\images

........\......\1871.wav,298728,2014-01-03

........\......\barrier.png
........\......\explode1.png
........\......\explode2.png
........\......\explode3.png,1346,2014-01-03
........\......\explode4.png,1761,2014-01-03
........\......\explode5.png,2309,2014-01-03
........\......\explode6.png,3004,2014-01-03
........\......\explode7.png,3722,2014-01-03
........\......\explode8.png,4387,2014-01-03
........\......\tankh_D.png,4683,2013-11-24
........\......\tankh_L.png,4461,2013-11-24
........\......\tankh_LD.png,8055,2013-11-24
........\......\tankh_R.png,4526,2013-11-24
........\......\tankh_RD.png,8035,2013-11-24
........\......\tankh_U.png,4786,2013-11-24
........\......\tankh_UL.png,8387,2013-11-24
........\......\tankh_UR.png,8653,2013-11-24
........\......\TankWar.jpg,80728,2013-12-23
........\......\TankWar1.jpg,34081,2013-12-08
........\......\tank_D.png,5037,2013-11-24
........\......\tank_DR.png,8342,2013-11-24
........\......\tank_L.png,4831,2013-11-24
........\......\tank_LD.png,8222,2013-11-24
........\......\tank_R.png,4903,2013-11-24
........\......\tank_U.png,4932,2013-11-24
........\......\tank_UL.png,7839,2013-11-24
........\......\tank_UR.png,7792,2013-11-24
........\learn.asv,221,2013-12-21
........\learn.m,221,2013-12-21
........\learning.txt,192,2014-01-04
........\learning_ten.txt,760,2014-01-04
........\learn_ten.asv,224,2014-01-04
........\learn_ten.m,224,2014-01-04
........\Qtable.txt,26900,2014-01-04
........\random.txt,192,2014-01-04
........\random_ten.txt,748,2014-01-04
........\src
........\...\com
........\...\...\tankwar
........\...\...\.......\Action.java,344,2013-12-07
........\...\...\.......\Dynamic.java,5624,2014-01-02
........\...\...\.......\Dynamic_ten.java,6123,2014-01-02
........\...\...\.......\main.java,539,2013-11-30
........\...\...\.......\MainIframe.java,12804,2014-01-03
........\...\...\.......\MyThread.java,21442,2014-01-04
........\...\...\.......\Operation.java,12616,2014-01-03
........\...\...\.......\Operation_ten.java,14807,2014-01-04
........\...\...\.......\QLearning.java,3119,2014-01-04
........\...\...\.......\QTable.java,3551,2013-12-30
........\...\...\.......\State.java,1736,2014-01-02
........\step1.txt,3393,2014-01-04
........\step2.txt,3188,2014-01-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WPF写的斗地主源码下载
    wpf 斗地主
    2013-10-06下载
    积分:1
  • AI.Game.Engine.Programming-code
    《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性 (AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)
    2012-12-17 23:04:30下载
    积分:1
  • final
    用TC写的撞球游戏,有保存功能,排行榜功能和单双人模式,dos下运行(TC wrote billiard games, save function, ranking function and single and double player mode, dos run)
    2013-10-27 19:19:15下载
    积分:1
  • ButtonGame
    一款java语言写的按钮游戏,适合初学者对AWT的认识。游戏方式为用鼠标追寻按钮,可以看它消失和出现,用于学习使用。(A java language to write the button game, suitable for beginners to understand AWT. The game is using the mouse to search button, can watch it disappear and appear, for learning to use. )
    2013-09-15 21:16:01下载
    积分:1
  • llk
    自己写的一个连连看小游戏,可能有点小错误。有3种不同的等级,可以选择背景和连连看的图片,有音效,排行榜,外挂,提示和重排。(To write a Lianliankan game, probably a little wrong. There are three different levels, you can select the background and lianliankan pictures, have a sound, charts, plug-in, tips and rearrangement.)
    2014-01-04 14:08:58下载
    积分:1
  • wanjvcheng
    玩具城原代码,本人已反编译为正常版本。欢迎使用(Toy City source code, I have decompiled the normal version.)
    2016-07-16 13:08:19下载
    积分:1
  • Tetris
    说明:  vc++做的俄罗斯方块游戏,具有统计分数,级别 设置。(vc++ to do the Tetris game, with a statistical score, level setting.)
    2011-04-14 14:25:52下载
    积分:1
  • SMO-8.1.8.24
    这个是网络游戏石器时代的源码,有需要的可以下载。(This is the online game Stone Age of the source, there is a need can be downloaded.)
    2010-11-15 16:26:11下载
    积分:1
  • as3.0翻牌
    ActionScript3.0写的翻牌游戏(Reversal game written by ActionScript 3.0)
    2020-06-20 20:00:02下载
    积分:1
  • colladaforxna
    在WINDOWS XNA游戏开发平台下调用COLLADA格式的开发类库()
    2008-03-26 16:22:17下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载