搜索资源列表
动物积木
- 名字为动物积木,是幻想游戏3.8中的一个-name for the building blocks of animals, is a fantasy game of a 3.8
20060630fan
- 是一个C#积木小游戏-C# is a small building blocks game
jimu
- 积木的这是matlab程序。直接在matlab下点文件名即可。绝对有意义。-building blocks, which is the Matlab procedures. Under direct point in Matlab can file name. Absolutely meaningful.
Tetris
- 俄罗斯方块,或称积木游戏,它是利用一些形状各异却又是用正方形组成的方块,经过不同位置不同角度的变化之后,堆积在一起的一种智力游戏。-Tetris, or building blocks, it is to use some different shape but is composed of a square box, through the various different positions, angles after the change, the game stacked togeth
ch12_Tetris
- visual c++游戏编程基础12部分积木的实现-visual c++ game programming part of the building blocks based on the realization of 12
SimGear-2.0.0.tar
- SimGear是飞行模拟项目FlightGear的引擎,是一套开源库。-SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications.
box3d
- 一个3d滚积木的游戏,采用的图形库是openGL,个人感觉做的挺成功的,向大家分享一下-Building blocks of rolling a 3d game, using the graphics library is openGL, do individuals feel very successful, and to share with you
MyTetris_VS2005
- 一个简单基于VS2005开发的的积木游戏源程序代码-The source code of a simple blocks game based on the VS2005 development of building
qt
- 使用模拟退火解决一下问题:给定n个固定形状的矩形积木块,如何拼接积木块,使得其矩形外框的面积最小? -Simulated annealing to solve the problem: given n fixed shape of the rectangular building blocks, how splicing building blocks, making it the smallest rectangular frame?
jimu
- 实现积木重力效应,是个有趣的网页弹出游戏-Building blocks to achieve the effect of gravity
xuexiziliao
- 这是一个专家系统的学习资料,欢迎广大学子下载!-This is a program written in java building blocks robot is very simple, can serve as a job. , Welcome to download!
jimu
- 积木的这是matlab程序。直接在matlab下点文件名即可。绝对有意义。-building blocks, which is the Matlab procedures. Under direct point in Matlab can file name. Absolutely meaningful.
BrickGame
- 一个简单的积木游戏,可用于练习程序设计。涉及到各种c++语法。-A simple game of building blocks that can be used to practice programming. It involves a variety c++ syntax.
TicTacToe
- This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to view some of the code on here