搜索资源列表
接火车游戏源码
- 这是用C#写的接火车游戏源码,利用扑克控件完成。程序很有效率的完成了接火车游戏的运行原理!-This is written in C# the game then train source, the use of poker complete control. The procedure is efficient completion of the game then to the train operating principle!
java_lsys
- 电脑中的花园 Lindermayer系统(简称L系统)是另外一种分形图形生成的方法,其主要原理是设定基本简单的绘图规则,然后让计算机根据这些规则进行反复跌代,就可以生成各种各样的图形来。用L系统可以非常逼真的模拟植物的生长过程。上面的程序就是L系统的一个展示。我们已经设定好了一个规则库,你可以通过选择不同的规则画出不同的图形来,同时,你可以通过“设置参数”来改变这些规则从而画出你自己的图形来! -computers garden Lindermayer System (L) is ano
ImageGame
- 拼图游戏,原理:将原图切分成预先设定的若干块,然后用一个Bitmap数组来管理,每个Bitmap对象管理一个图块-pieces of the jigsaw principle : the maximum cut into the pre-set number of pieces, then use a Bitmap array management, each a Bitmap object management Segment
Fgame
- 一个自己写的简单原理的飞机游戏实在nokia40系列的上的-himself wrote a simple principle of the aircraft is nokia40 game of the series
down5
- 坦克大战源代码以及原理-sees the source code as well as principle
zsxFive
- 采用中国象棋搜索原理开发的五子棋程序-search using Chinese chess development of the principle of 331 procedures
game_wuziqi_code
- 提供三维方块和智能五子棋能游戏的原理和原程序可以快速修改配合系统速度提高难度级别-provide three-dimensional cubes and intelligent game can be 331 and the principle of the original procedure can be quickly modified with speed system the difficulty level
migonggong
- 小迷宫 用c语言实现 实现的原理很简单 大家自己看吧-small maze with C Language Implementation of the principle is very simple we all Look here
OpenNineRing
- 解九连环:玩过九连环吗?知道九连环也是应用递归原理吗?该程序演示了利用递归算法解九连环的过程。-chain solutions 9 : played nine chain? Know that the chain is nine recursive application of the principle? Demonstration of the procedure used recursive algorithms for nine chain process.
QQ_LLK_SOURCE
- QQ连连看*源码 20050609qq 连连看*简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反*作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡*系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
texmesh3d_2.1.1_win32
- 这是一个利用八叉树原理进行游戏场景制作的源码。-use Octree principle games produced by the source scene.
neck
- 一个用VC++编程的穿纽扣的小游戏,原理很简单,希望对于新手们有一定帮助.-a programming with VC wear buttons small game, the principle is very simple, hoping to novices who have helped.
mylaoshu
- 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
vccall
- 武林外传辅助工具的制作原理 vc++源代码 在着重讲的方法 推荐-witnessing the rumor aids the production principle vc highlighted in the source code stresses look at the recommended method
GAME
- 这是我以前数据结构的课设,做了一个礼拜 基本完成! 每次课设同学们都急的要死,闹心。我也同感! 我的原则是有东西就共享,不要管具体做的好不好 ,共享出来大家一起看,一起发现问题嘛! 本次设计 : 由于运动会的相对复杂,时间 大部分花在它上面,什么约瑟夫环啊 ,猴子选大王啊 ,本来就没什么很多代码。 实力问题,可能有不足,请指点-This is my data structure prior to the course set up, so basic a week! Ea
mapeditor
- 游戏地图编辑器原理,方向键移动视图,F1,F2选择刷子-game map editor principle, the direction keys Mobile View, F1, F2 choose brush
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
c++五子棋
- 这是一个由c++语言编写的五子棋游戏,其原理是通过坐标来确定棋子位置-This is a c language of 331 games, their principle is to determine the coordinates through pawn position
笑脸俄罗斯方块
- 这个源程序是最基本原理讲解版,本版主不 *//* 再提供这个版本的更祥细解释。 */ /* 如果有不理解的地方,请邮购正式版1.0的 *//* 全攻略。-this source is the most basic principle on the version, not the moderator * / / * to provide this version of the wound more explanation. * / / * If there is no understanding
“猜数字”游戏 算法破解
- 一个不错的小游戏,猜猜数字,与文曲星的猜数字原理相同,不过是用Delphi编写罢了-a good little game, guess the number of rings and viewing the same principle, but is just using Delphi