CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 障碍物

搜索资源列表

  1. 最短路径问题及其实现

    0下载:
  2. 具有障碍物的欧几里德最短路径问题及其实现-with the barrier Euclidean shortest path problem and its realization
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5032
    • 提供者:小百
  1. j_12162_cz_els

    0下载:
  2. 简介:传智播客版《贪吃蛇游戏开发》视频包括16小节: 01_游戏功能演示与说明 02_游戏中的面向对象分析与设计 03_使用传智播客提供的API类组装贪吃蛇游戏 04_编写贪吃蛇游戏中的各个类的主体框架性代码 05_编写Controler类与实现蛇移动的事件监听 06_编写对各个类进行测试的程序代码 07_蛇的数据结构设计与移动显示 08_测试与修正蛇的移动与显示问题 09_排除蛇的相反方向与无效方向的按键问题 10_编写与测试表示食物的
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:248240
    • 提供者:phoebe
  1. ManGame

    0下载:
  2. java编写的躲避障碍物的游戏,碰到障碍物就死,看你坚持多少秒,有本事坚持60秒-java games written to avoid obstacles, encounter obstacles on the dead, to see how many seconds you insist, have the ability to adhere to 60 seconds
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:86099
    • 提供者:
  1. A

    0下载:
  2. 这是我根据A*算法,通过javascr ipt实现的最短路径程序。可以说,程序非常糟糕,不过总算是实现了。思路是起点和终点的跑动过程中,我们中间可能会遇到障碍物,所以,我们不能仅仅是两点一直线,而是聪明的饶过障碍物进行聪明的跑动-This is my under the A* algorithm, through the javascr ipt to achieve the shortest path procedure. It can be said that the procedure is
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:2505
    • 提供者:wayne
  1. Gizmoball_demo

    0下载:
  2. 基于JAVA的跳球游戏,小球碰到障碍物如木条和壁后会反弹回去-JAVA based on the jump ball games, ball over obstacles such as trees and walls will bounce back
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:201015
    • 提供者:吕主月
  1. paopaotang

    0下载:
  2. 泡泡堂战车游戏JAVA版源码。这个游戏可以两个人对战,为什么叫做泡泡堂战车呢?因为游戏中的炸弹就像泡泡堂中的泡泡一样。在这个游戏中,游戏者控制自己的坦克奋力进攻,以确保自己有活路。游戏中的坦克所遇到的障碍物主要有墙、炸弹(泡泡)。坦克的所到之处都可以留下炸弹,炸弹会在一定时间内爆炸,一旦对手被炸到,你就赢了~-JAVA version of the game BnB chariot source. The games can two people Battle, why it is called
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:265448
    • 提供者:183
  1. Bob

    0下载:
  2. 用遗传算法解迷宫问题,让Bob从迷宫的起点走到迷宫的终点,绕开迷宫中的障碍物,找到一体条通往目的地的路径。-Genetic Algorithm for the maze problem, so Bob walked from the starting point of the maze maze in the end, bypassing the maze of obstacles, to find one route to the destination path.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:8521
    • 提供者:王光军
  1. Ant

    0下载:
  2. 仿真蚂蚁遇到障碍物时的搜索路径的过程,求解最短路径。-Simulation ants search path when an obstacle course, solving the shortest path
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6838
    • 提供者:zhushaowei
  1. car

    0下载:
  2. 在java环境下编程的智能赛车游戏,有手动的和自动的躲避障碍物完成任务的游戏-the game is simply car game ,it is coded by java .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3961
    • 提供者:金星国
  1. 123

    0下载:
  2. 乐高机器人蔽障程序,机器人躲避障碍物到达目的地 Lego Robotics cover barrier program.-Lego Robotics cover barrier program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:791
    • 提供者:ning
  1. snakegame

    0下载:
  2. 整个游戏就一个控制蛇食物和障碍物 面版显示的操作. 控制蛇改变方向---->键盘事件 一直监视键盘的光标键是否按下----->键盘事件 --键盘事件的监视器是KeyListener(KeyAdapter)-The whole game on a control the operation the snakes food and obstacle panel display. To control snakes change direction----> keyboard
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:23761
    • 提供者:刘霞
  1. Algernon

    0下载:
  2. 基于simbad的移动机器人避障算法(人工势场法),可自动躲避障碍物到达指定目的地!-Simbad based mobile robot obstacle avoidance algorithms (artificial potential field method), can automatically avoid obstacles to reach the specified destination!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32195
    • 提供者:yanzhengui
  1. ball

    0下载:
  2. 桌面弹球是游戏中常见的游戏,从以前的掌上游戏机到如今的手机游戏,都是一个十分经典的游戏。玩家控制一个可以左右移动的挡板去改变运动中小球的移动方向,目的是用小球消除游戏屏幕中的所有障碍物到达下一关,在障碍物被消除的过程中,可能会产生一些能改变挡板或者小球状态的物品,例如:挡板变长、变短,小球威力加强等等。本程序主要实现一个简单的弹球游戏,让读者了解“动画”的实现原理。-Desktop pinball game common game, the previous handheld video ga
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:38340
    • 提供者:杨凯
  1. fly

    0下载:
  2. 经典打飞机游戏,操纵飞机去击打障碍物,java平台即可-fly game
  3. 所属分类:JavaScript

    • 发布日期:2017-06-16
    • 文件大小:25540430
    • 提供者:ddq
  1. Robot-Part-C

    0下载:
  2. 一个机械手的小程序,能够自动识别任意高度的障碍物和目标物,并移动目标物越过障碍放到指定地点-A small robot program can automatically identify any height of the obstacle and the object, and the object moving over obstacles placed in the specified location
  3. 所属分类:Applet

    • 发布日期:2017-05-06
    • 文件大小:722269
    • 提供者:ryan
  1. partBsrc

    0下载:
  2. 用java编程实现的一个机械手的小程序,会搬运物体越过障碍物放到指定地点,这个是图形版的-Using java programming a robot small program, will carry an object over obstacles placed in the designated place, this is a graphical version of the
  3. 所属分类:Applet

    • 发布日期:2017-05-04
    • 文件大小:14577
    • 提供者:ryan
  1. MyRobot

    0下载:
  2. 在机器人软件平台上建立一个包含若干个静止障碍物和运动障碍物的仿真环境,设定机器人的起始点和终点后,机器人能够规划出一条从起始点到目标点的安全路径。查阅相关路径规划算法,实现一种以上算法并相互比较。要求给出源代码、试验结果并且进行演示。-In the robot software platform to build a contains a number of static and mobile obstacles simulation environment, after setting the
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:123362
    • 提供者:zen
  1. Western-racing

    0下载:
  2. 西部赛车,网页赛车游戏,通过上下左右键来控制车身躲避障碍物-Western racing, web racing game,you can put down the keys to control the car.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-21
    • 文件大小:5815029
    • 提供者:李嘉乐
  1. FindWay5.0

    0下载:
  2. 基于A*算法的路径规划,简易地图,起点终点障碍物可设置。(The path planning based on the A* algorithm, the simple map, the starting point and the end point barrier can be set.)
  3. 所属分类:Java编程

搜珍网 www.dssz.com