搜索资源列表
关于二十四点游戏的基本算法
- 关于二十四点游戏的基本算法!漫长的假期对于我来说总是枯燥无味的,闲来无聊便和同学玩起童年时经常玩的二十四点牌游戏来。此游戏说来简单,就是利用加减乘除以及括号将给出的四张牌组成一个值为24的表达式。- About 24 games basic algorithms! Long vacation regarding me said always dull, 24 signs which with the schoolmate idly comes bored then to play when
a_star_pathfinder
- 一个著名的A*算法,里面有执行文件,可以演示.-a famous A * algorithm, and they implementation document can be demonstrated.
算法与数据结构_俄罗斯方块程序的另类算法-C语言
- 算法与数据结构_俄罗斯方块程序的另类算法-C语言-algorithm and data structure _ Russia squares algorithm for the alternative procedure-C Language
Rulased
- 基于人工智能的游戏机器人的预测控制算法的实现-games based on artificial intelligence robot predictive control algorithm to achieve
example1122
- 一个模拟鱼游泳的算法,做成了一个applet小程序,游戏本身还不完善,但是移动算法已经很完善了.-a fish swimming simulation algorithm, resulting in a small applet procedures, the game itself is not perfect, But mobile algorithm has been a very perfect.
2DARPGdemoandmapedit
- 一款优秀的2DARPGDEMO.附带地图编辑器。实现了地图场景的切换和智能寻路算法。-2DARPGDEMO outstanding. Attached map editor. Scene of the map to achieve the switching and intelligent routing algorithm.
Astar
- 自己编的游戏A*算法实现 采用java applet通过小鸭子在2.5d地图上寻路径动画实现算法 对学习java applet 2d动画,2.5d地图制作,人工智能a*算法的同学有很大帮助
2_5D_SrollScreen_Map
- 自己编的2.5D及2D地图引擎的实现,采用VC++ windows API编程,使用此程序请先安装direct7.0以上版本SDK,否则编译不能通过,对于学习windows API变成,direct编程,游戏开发及地图算法的同学有很大帮助
findersrc-1.1
- 这是游戏中基本的寻路算法,不得不看呀。
AStare
- 一个A*算法实例 希望能帮助需要的人
Water
- 基于OGRE引擎的水流的模拟,效果逼真,算法简单易懂
ai_de
- 游戏中的ai有很多,这个压缩包内介绍了很多算法,适合研究AI的开发人员.
网络中国象棋
- 网络中国象棋的源码,界面不错,算法尚可-network source of Chinese chess, good interface, algorithms fair
Graphs_AStar_src
- C#实现的最短路径AStar算法,是我见过最好的AStar算法。-c# shortest path AStar calculation, It is the best calculation I ve ever seen
tankcraft
- 一个典型的AI游戏 可以编写自己的算法导入 查看 tank大战 执行情况,可以分析 每一步情况-A typical AI game can write their own algorithms into tank war implementation, can analyse every step condition
game3dlod_080617
- 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
ASL
- 本引擎是一款功能全面的2D游戏引擎。图形模块用MMX指令优化了各种常用特效如半 透明、色饱和、alpha通道绘制等,完全工作于GDI方式,提供了极高的兼容性。中 文显示模块用LRU算法的Cache管理字模,支持平滑字体显示(反锯齿),MMX指令优 化,成倍提高绘制速度。强大的可扩展GUI系统,模仿VCL的层次和接口,使用起来 类似在C++ Builder下的开发,实现了各种常用控件。另有支持Zip的文件IO、Ini文 件解析、音频播放、输入处理、精密时钟等各模块。引擎纯面向对
SLG_Game
- 简单的2D游戏引擎,包括AStar算法等实现,Win32程序,游戏入门极好的参考。-A simple 2D game engine, including the realization of AStar algorithm, Win32 process, an excellent reference for game entry.
Fun
- 游戏中的一个通用按钮框架和a*寻路算法。为目前在我的游戏中测试使用的-Games in a common framework and a* button wayfinding algorithm. In my game for the current test used
AStar_FindWay11.10
- 实现可视化的A星算法演示,测试了不同的评估函数对A星效率的影响。算法可以单独使用-Visualization of the A star algorithm is demonstrated to test different evaluation function A Star efficiency. Algorithm can be used alone