搜索资源列表
space123321
- 这是我的OpenGL作业,内容为一个在太空中飞行的飞船,背景为一颗恒星和一颗星星,由于初学,做的粗糙,望大家见谅-This is my OpenGL operations, says in a space flight of the spacecraft, background of a star and a star, as a novice, so rough and hope you will forgive me
star
- 满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
searcharithmetic
- 搜索算法实现,8数码游戏,A star算法类的实现,黑白棋实现。
chess
- 一个做的较好的黑白棋游戏,用了A star算法
A Star算法源代码
- A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
star
- 绘制一个这样的图案,一个大星周围有一系列的小星,使用方法:原点转移。-Draw a picture which there are a number of small star around a big star.Method: central point transformation
Star
- OpenGL绘制的星星程序,是一个凹多边形。-OpenGL rendering of the stars procedures, is a concave polygon.
graphesAstar
- the sailesman problem resolved with A star djikstra -the sailesman problem resolved with A star djikstra ...
Astar
- a star 算法的cpp文件和h头文件,项目中有用到的直接放进去改下就可以了。-a star algorithm cpp file and h header files, the project useful to put change directly under it.
star
- 用openGL与VC++做得一个星空程序-With openGL with VC++ to do a Star program
Astar
- 代码很好的实现了基于a-star的最短路径寻找算法,并可以对寻找的路径有一个限制-Code is a good realization of a-star-based shortest path search algorithms, and can find the path there is a limit
astar
- A-star algorithm in VB
Star
- 在3D场景中移动位图,并去除位图上的黑色象素(使用混色)。接着为黑白纹理上色,创建丰富的色彩,并把上过不同色彩的纹理相互混合,得到简单的动画效果。-In the 3D scene to move the bitmap, and remove the black pixels on a bitmap (using blending). Then the black and white texture color, to create rich colors, and to having had t
astar
- A star implemented in python
c
- A Star寻路算法 c语言实现 * 这段代码没有进行任何优化(包括算法上的), 但不意味我不知道该怎样优化它, * 它是为教学目的而做,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-A Star pathfinding algorithm c language implementation
star
- openGL下画五色五角星,采用openGL库基于VC环境编写-draw a star with five color
A-star
- A star算法类的实现,VisualC++数字图像模式识别技术及工程实践-源代码-A star algorithm class implementation, VisualC++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
A-star
- A STARR 类的算法的实现及算法详细实现过程 c语言实现-STARR A class of algorithm implementation and algorithm in detail the implementation process c language
CPP--A-start2
- C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
Graphics-A-STAR-algorithm-master
- A星寻路算法,实现图形中路径的搜索和规划最短路径的功能。-A star pathfinding algorithm, search functions and planning the shortest path in the graph path.