搜索资源列表
brackeen
- 一个类似超级玛丽的Java游戏 来自《Developing Games in Java》的一个游戏编程实例,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-a java game like Super Mario
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of t
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of the system c
Game_Platform
- This is game platform with 8x8 Led matrix display. Now for this prototype is written simple PingPong game with 6 levels. It s cheep and quite powerful platform to learn game programming for embeded devices :) Platform have one 4 way jostic ant 2 acti
age_of_empires_3
- 帝国时代3 用J2ME实现 和PC游戏罗马复兴的界面差不多。该工程采用ANT打包。里面的资源(图片)全部用工具压缩,是学习J2ME策略类游戏开发的很好的参考-Age of Empires 3 with the J2ME implementation and interface for PC gaming renaissance Rome, almost. The project uses ANT package. Which resources (pictures) all with the t
AntsRun
- Professor Yang likes to play with ants when he is free. What? Are you asking why he plays with ants instead of others? Ah, because ant is the only non-plant living thing which can be found in Qingshuihe Campus of UESTC apart from human beings. Th
MyBox1
- 一个用c#开发的蚂蚁推箱子的小游戏,包含有主要的思路-The development of an ant with c# little game Sokoban
ant-bear
- The ant-bear game implemented in c++ using threads.
supermario
- 很好的超级玛丽游戏java源码。是一个类似超级玛丽的Java游戏,来自《Developing Games in Java》的一个游戏编程实例,可以全屏运行游戏,卷轴地图。压缩包内附有源码、jar文件与ANT编译文件,学习Java游戏编程的好实例。-funny and good super mario game code,it s worth downloading。
src
- 电脑鼠走迷宫竞赛的目的是制作一个微型机器人,它能在最短的时间内穿越迷宫到达终点。在一固定迷宫内靠红外传感器,按照程序的安排进行迷宫搜索并走出迷宫。-The computer mouse game ZhouLiGong company experiment intermediate experiment senior experiment and process for computer mouse for the researchers is a very good reference and
Ant_colony_sodier_game
- ant colony soldier game
Antguide
- AndEngine游戏蚂蚁迷呀源代码,可以用来做AndEngine游戏实例教程进行参考-The AndEngine game fans! Ant source code can be used to do the the AndEngine game tutorial examples reference
AntXFS-Luck
- Ant xfs files for gunbound game.
Antguide
- Antguide蚂蚁迷游戏源码,精选android源码范例,很好的参考资料。-Ant Antguide game source code, select the Android source code examples, good reference.
Antguide
- Antguide蚂蚁迷游戏源码,精选android源码范例,很好的参考资料。-Ant Antguide game source code, select the Android source code examples, good reference.
Life_Game2.12
- 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、
Antguide
- 一个android游戏,小蚂蚁,欢迎下载-android game ant
ant
- 经典蚂蚁爬杆游戏,未经允许不能转载(怡麟)-Climbing pole game
ant
- 此程序是用元胞自动机来仿真模拟蚂蚁游戏。初始时,蚂蚁位于一张空白画布的某个方格里。如果当前蚂蚁在白色方格上,则对当前方格反色,左转?90?度,前进一格;如果当前蚂蚁在黑色方格上,则对当前方格反色,右转?90?度,前进一格。如此反复。(This program is using cellular automata to simulate the ant game. At the beginning, the ant is in a grid of a blank canvas. If the cu