CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 游戏 路径

搜索资源列表

  1. HeroTravelWhile

    0下载:
  2. 能够实现“天马行空“游戏的小程序,开始输入开始位置,自动查找路径并输出过程与结果。-"Fanciful" game program, enter the start position, automatically find the path and the output of the process and result.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:3137231
    • 提供者:yeyu
  1. maze

    0下载:
  2. 一个用html5 canvas编写的迷宫游戏,运用两种不同算法生成迷宫,可以在canvas上鼠绘或用键盘操纵路径-a maze written by html5 canvas
  3. 所属分类:Browser Client

    • 发布日期:2017-11-23
    • 文件大小:4937
    • 提供者:aldkf
  1. findpt

    0下载:
  2. VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错。 -The preparation of the VC games to solve the shortest path algorithm source code, in this example is the automatic routing demonstration, the basket is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:13879
    • 提供者:王正平
  1. andorid-TSP

    0下载:
  2. 安卓程序,包括解决旅行商问题的应用,指南针,寻求最短路径的小游戏,关于旅行商问题的介绍。-Andrews program, including application to solve the traveling salesman problem, compass, seeking the shortest path game, the introduction of the traveling salesman problem.
  3. 所属分类:android

    • 发布日期:2017-11-08
    • 文件大小:10034923
    • 提供者:王博
  1. guangxue

    0下载:
  2. 开发智力的有效游戏,改变光的路径的升级游戏-Intellectual development of effective games, change the light path of the upgrade game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-20
    • 文件大小:481230
    • 提供者:Sky
  1. Puzzel

    0下载:
  2. 拼图游戏是一个考眼力和脑力的益智游戏,一直为大家所厚爱,文介绍了c#中开发拼图游戏的思路及实现,解决了部分拼图软件上图片路径为固定的缺陷,采用动态随机的路径生成,确保每次游戏的拼图不一样;采用计时记步方式,使游戏更加具备竞技性;加入了打乱图片的自动排序功能,使用户可以随时进行新游戏。-Jigsaw puzzle is a test eyesight and mental puzzle game, has love for everyone, the text introduces the c#
  3. 所属分类:Other Riddle games

    • 发布日期:2017-10-31
    • 文件大小:1524773
    • 提供者:胡亮
  1. Labyrinth

    0下载:
  2. 迷宫游戏,找出走迷宫的所有路径和最短路径,进行打印-Maze game, maze to find all the paths and the shortest path for printing
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-18
    • 文件大小:263509
    • 提供者:叶倩莹
  1. DeleteFileCopy_Src

    0下载:
  2. 文件名:DeleteFileCopy.exe 支持的操作系统:WinXP、Win7、Vista 描述:本程序的主要用途为把那些不希望被调试的文件复制出来、以供调试 比如:①1、带有自删功能的木马、病毒、盗号程序; 2、不希望被逆向的某些游戏的驱动程序; 3、逆向、破解目标程序过程中想要得到的被写出后又删除的文件; ②它们的共同特点为,把自己的文件写到特定目录,完成某些操作后,就把文件删除或者隐藏。 用法:1、先填好要复制的文件的完整路径(带后
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:134661
    • 提供者:李华贵
  1. laoshuzoumigong

    0下载:
  2. 实现走迷宫游戏,用广度优先搜索算法寻找最短路径-Achieve Maze game, using breadth-first search algorithm to find the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:28119
    • 提供者:hao
  1. A

    0下载:
  2. 实现A*算法地图寻优路径问题,游戏地图采用网格地图。-Achieve A* algorithm maps the path optimization problem, the game map using a grid map.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:64273
    • 提供者:黄标普
  1. Matlab_SuperMario

    0下载:
  2. 用Matlab编的超级玛丽游戏,设置路径后运行main.m即可。-Using Matlab series Super Mario games, you can set the path running main.m.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:38662
    • 提供者:巫辉东
  1. Little-escape-game

    0下载:
  2. 点点大逃亡游戏易语言源码例程程序结合易语言图片框实现点点大逃亡游戏。 使用方向键←→↑↓操作。 点点大逃亡游戏易语言源码改成路径逐渐移动会更好。-Little escape game easy language source code routines with easy language picture frame achieving little escape game. Use direction key ←→ ↑↓ operation. Little escape
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:4509
    • 提供者:张勇
  1. Tetris

    0下载:
  2. 人机对战的俄罗斯方块游戏,AI策略采用数学公式计算每个可以放置方块的位置的得分,路径搜索采用A星搜索,从而实现人机对战-Human battle with AI in this tetris game.AI use mathematical formulas to compute the score of every enable position which can put block .Then I use A* algorithm to search path.
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2757417
    • 提供者:王辰
  1. migong

    0下载:
  2. 用MFC写的迷宫小游戏,使用递归算法求解路径,迷宫可以自行设置-Written with MFC maze path using a recursive algorithm, you can set your own maze
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:271790
    • 提供者:YUYU
  1. testAstar

    0下载:
  2. A*算法,此为一个小游戏的算法,采用A* 算法查找最短路径-A* algorithm, this is a small game algorithm, A* algorithm to find the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:584318
    • 提供者:郑鹏程
  1. five

    0下载:
  2. 五子连珠游戏 ------------------MFC c++ 源码 路径判断等-Five or game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3242718
    • 提供者:lyl
  1. pushbox

    0下载:
  2. 简易推箱子游戏,主要实现功能是人推箱子到目的地的最短路径的查找-Simple Sokoban game, the main function is to people Sokoban to find the shortest path to the destination
  3. 所属分类:Other Games

    • 发布日期:2017-06-10
    • 文件大小:17493696
    • 提供者:程榜
  1. TanKeWar

    0下载:
  2. 实现一个java版本的坦克大战游戏, 界面中包含坦克,树,河流,阻挡墙和游戏用户所要保护的“家”。 坦克:坦克分为两种,敌方坦克和用户控制的坦克。用户方和敌方坦克均可以发射子弹,可以改变路径的行走,且在行走过程中遇到墙等阻碍物和游戏边界时要改变方向,而不能一直顶着障碍物不放。坦克之间不能穿越,碰撞到后自动调换方向。 -Achieve a java version of casual games, interface includes tanks, trees, rivers, block
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:134728
    • 提供者:huacan
  1. Tetris

    0下载:
  2. 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。 -Based on cocos2d-x developed Tetris game, I was in learning cocos2d-x engine, using vs2010' s C++ do
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2584866
    • 提供者:lq
  1. vbmigong

    0下载:
  2. 用VB编的一个迷宫小游戏,Vb游戏源码,虽然不难,但也挺有意思的。程序随机生成迷宫,读取事先设计好的迷宫矩阵,随机读取一种矩阵来作为地图,键盘控制图片移动,显示走过的路径,对迷宫矩阵感兴趣的也可好好看一下。-VB series with a maze game, Vb game source code, although not difficult, but also very interesting. Program randomly generated maze, read the pre-
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:161073
    • 提供者:cpudn65
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com