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

搜索资源列表

  1. ScrollingGameDevelopmentKit

    0下载:
  2. Scrolling Game Development Kit 卷轴式的游戏开发工具包,C++/VB Create a complete game or game components for external use. All apsects exposed through scr ipting and COM, or playable in the built-in environment. Edit Graphics, Maps, Sprites, Paths, etc
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:2.44mb
    • 提供者:YMF
  1. maze1104

    0下载:
  2. 走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters). -Maze Find a path through the ma
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2.62kb
    • 提供者:张欢
  1. ma.rar

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。,This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:2.8mb
    • 提供者:荣峰华
  1. qqban

    0下载:
  2. 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:   创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。   将第二个路径添加到第一个路径上。   将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:32.73kb
    • 提供者:李足意
  1. skyblue_PinTu

    0下载:
  2. 一个简单的连连看拼图程序,鼠标点击相同的图片而且通过路径判断实现功能。-A simple procedure Lianliankan puzzles, mouse, click the same picture and judged through the paths to achieve function.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:王新
  1. TimedMovement

    0下载:
  2. direct3d 动画基于时间的运动,演示了几个机器人在一定时间内按直线或者曲线的运动。- Demonstrates time-based movement。show you how to move a series of robots up and down straight and curved paths over time
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:464.42kb
    • 提供者:zyzyyy
  1. RobotView

    0下载:
  2. VC++游戏——会沿路径行走的机器人,路径当然是你规划出来的,如果你固有的那就没意思了。程序源码在VC6编译通过,要想让机器人沿着路径走,你还需要做些前奏工作,比如规划路径、设置路障等,会玩了也挺有意思的。 -VC++ game- will be walking along the path of the robot, path planning out your course, if you would inherently senseless. Program source code i
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:52.97kb
    • 提供者:天晴
  1. ma

    0下载:
  2. 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。-This procedure resolved on chess in the horse traveled route, under the given conditions, the initial points can be derived to satisfy all the paths.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:520.98kb
    • 提供者:荣峰华
  1. DirectX-Ultimate-Game-Programming

    0下载:
  2. 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。   一旦读者开
  3. 所属分类:Game Engine

    • 发布日期:2017-11-16
    • 文件大小:60.5mb
    • 提供者:xj
  1. MazeMap

    0下载:
  2. 使用java写的一个迷宫小程序,是一个窗口形式的程序,可以生成和寻找通路-Using java to write a small maze procedure, is a window in the form of program that can generate and search paths
  3. 所属分类:Game Program

    • 发布日期:2017-04-23
    • 文件大小:8.66kb
    • 提供者:hongenzha
  1. myMaze

    0下载:
  2. VC写的随机生成迷宫程序,可以随机生成从迷宫入口到出口的所有路径。- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 A randomly generated maze procedure ritten in VC , you can random
  3. 所属分类:Other Games

    • 发布日期:2017-03-24
    • 文件大小:28.78kb
    • 提供者:exfoide
  1. daoyouyouxi

    0下载:
  2. 该程序在TC3.0环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -The program compiled by TC3.0 env
  3. 所属分类:Other Games

    • 发布日期:2017-11-23
    • 文件大小:16.13kb
    • 提供者:郑雯雯
  1. qiqiaobansrc

    0下载:
  2.  C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:   创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。   设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of th
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-10
    • 文件大小:43.23kb
    • 提供者:tpudn40
  1. jyyEight_Num_Fengart

    0下载:
  2. 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-25
    • 文件大小:8.11mb
    • 提供者:jyy
  1. maze

    0下载:
  2. 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:324.62kb
    • 提供者:vermouthi
  1. k_shortest

    0下载:
  2. 本程序的功能是寻找前k条最短路径,在DOS窗口中先输出了网络节点的拓扑结构,然后输入源节点与目的节点,输出最短路径以及前k条最短路径。-The functionality of the program is to find pre-k shortest paths. First output in the DOS window of the topology of the network node, and then enter the source node and destination n
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:gefopti
  1. maze102

    0下载:
  2. 本程序中,以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫数据输入的形式为一个以 回车符 为结束标志且允许出现重复字符-This program, with an m × n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Maze of data input in the form of a " carriage return&quo
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2.94kb
    • 提供者:ghtsuf
  1. maze1104

    0下载:
  2. 走迷宫 Find a path through the maze to any space character in the perimeter of the maze. Paths through the maze are denoted by a space character and walls by any other non white-space character (apart from . characters).-Maze Find a path through the maz
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:testingo
  1. MazeMap

    0下载:
  2. 使用java写的一个迷宫小程序,是一个窗口形式的程序,可以生成和寻找通路-Using java to write a small maze procedure, is a window in the form of program that can generate and search paths
  3. 所属分类:Game Program

    • 发布日期:2017-04-27
    • 文件大小:8.71kb
    • 提供者:edeplo
  1. migongxingzou

    0下载:
  2. 迷宫的路径探索 基于EasyX library -Explore the maze of paths based EasyX library
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:2.94mb
    • 提供者:许义宝
« 12 »
搜珍网 www.dssz.com