登录
首页 » Java » TankWar6

TankWar6

于 2021-04-13 发布 文件大小:667KB
0 192
下载积分: 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 个回复

  • 229宿舍贪吃蛇成品
    说明:  数组为基础的贪吃蛇程序,完成了基本功能,用户可自行下载完善,有调节难度等功能(Array-based Snake Eating Program)
    2020-06-23 14:20:02下载
    积分:1
  • Earlybird-3.1
    这里是我和我的同伴所组建的游戏个人游戏开发小组OiteBoys为了学习游戏制作和cocos2d-x而仿制的flappy bird cocos2d-x 3.0beta2版的C++源代码(Here is what I and my companions by the formation personal game development team OiteBoys game in order to learn the game production and cocos2d-x and imitation flappy bird cocos2d-x 3.0beta2 version of the source code C++)
    2015-08-21 11:21:37下载
    积分:1
  • Pinball-game
    一个简易的弹球游戏,语言是VB.NET,供初学者参考。(A simple pinball game, the language is VB.NET, reference for beginners.)
    2015-03-11 16:52:31下载
    积分:1
  • 翻纸牌小
    一个用C/C++写的简易2D游戏引擎编写的demo实例,适合新手学习 一个用C/C++写的简易2D游戏引擎编写的demo实例,适合新手学习 一个用C/C++写的简易2D游戏引擎编写的demo实例,适合新手学习 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-02 03:36:28下载
    积分:1
  • ball
    桌面弹球是游戏中常见的游戏,从以前的掌上游戏机到如今的手机游戏,都是一个十分经典的游戏。玩家控制一个可以左右移动的挡板去改变运动中小球的移动方向,目的是用小球消除游戏屏幕中的所有障碍物到达下一关,在障碍物被消除的过程中,可能会产生一些能改变挡板或者小球状态的物品,例如:挡板变长、变短,小球威力加强等等。本章主要介绍如何实现一个简单的弹球游戏,让读者了解“动画”的实现原理。(Desktop pinball game is common in game, from the previous game boy to today s mobile games, is a very classic game players control a can move around the damper to change the ball movement direction of the movement, the purpose is to use the ball game screen to eliminate all the obstacles and reach the next level, in the process of obstacle is eliminated, may produce some can change baffle or ball state items, such as: baffle get long become short, ball power to strengthen and so on this chapter mainly introduces how to realize a simple pinball game, let the reader know animation principle )
    2012-11-21 12:25:28下载
    积分:1
  • Russia1.2
    俄罗斯方块,加了图片! 一样的俄罗斯方块, 不一样的感觉(Russian box, add the pictures! Like the Russian box, and not the same feeling)
    2007-03-07 16:57:08下载
    积分:1
  • bomb-game
    扫雷游戏的C++代码,适用于学习C++的初学者,有助于理解程序,提升能力。( Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity. Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.)
    2014-01-03 10:24:46下载
    积分:1
  • Puzzle_Gam2022561012006
    Puzzle Game for viusal basic
    2016-01-03 14:41:20下载
    积分:1
  • 21pointMFC
    21点游戏 sln vc++6.0打不开 用vs才行 下下来看看吧()
    2013-12-27 15:49:53下载
    积分:1
  • jisupeidui
    安卓配对游戏的开发,算法主要包括数组跟向量的匹配。(The android matching game development, the algorithm mainly includes arrays with vector matching.)
    2016-11-04 10:46:41下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载