搜索资源列表
ScrollingGameDevelopmentKit
- 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
maze1104
- 走迷宫 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
ma.rar
- 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。,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.
qqban
- 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。 将第二个路径添加到第一个路径上。 将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
skyblue_PinTu
- 一个简单的连连看拼图程序,鼠标点击相同的图片而且通过路径判断实现功能。-A simple procedure Lianliankan puzzles, mouse, click the same picture and judged through the paths to achieve function.
TimedMovement
- direct3d 动画基于时间的运动,演示了几个机器人在一定时间内按直线或者曲线的运动。- Demonstrates time-based movement。show you how to move a series of robots up and down straight and curved paths over time
RobotView
- 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
ma
- 本程序解决了关于国际象棋中马的周游路线问题,根据给出的初始点可以求出满足条件的所有路径。-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.
DirectX-Ultimate-Game-Programming
- 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。 一旦读者开
MazeMap
- 使用java写的一个迷宫小程序,是一个窗口形式的程序,可以生成和寻找通路-Using java to write a small maze procedure, is a window in the form of program that can generate and search paths
myMaze
- VC写的随机生成迷宫程序,可以随机生成从迷宫入口到出口的所有路径。- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 A randomly generated maze procedure ritten in VC , you can random
daoyouyouxi
- 该程序在TC3.0环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -The program compiled by TC3.0 env
qiqiaobansrc
- C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。 设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of th
jyyEight_Num_Fengart
- 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
maze
- 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.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
k_shortest
- 本程序的功能是寻找前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
maze102
- 本程序中,以一个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
maze1104
- 走迷宫 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
MazeMap
- 使用java写的一个迷宫小程序,是一个窗口形式的程序,可以生成和寻找通路-Using java to write a small maze procedure, is a window in the form of program that can generate and search paths
migongxingzou
- 迷宫的路径探索 基于EasyX library -Explore the maze of paths based EasyX library