搜索资源列表
20041122
- 一个俄罗斯方块游戏(短小精悍),用了一种非常简洁的算法进行设计,如需请下载参考源码。-a Tetris games (short and pithy), with a very simple algorithm for the design, For download information source.
tan shi she
- 一个不错的贪食蛇游戏有不错的算法 界面设计也很不错哦-a good pivotal game with a good algorithm interface design is quite good, oh
jiugonggepintu
- 九宫格拼图的基本算法程序,简单的mfc窗口设计,可以进行基本的游戏规则-The basic algorithm Style Box puzzle, simple mfc window design, the basic rules of the game can be
hrd
- 华容道小游戏,创建各个棋子类。实现图形界面。并且有算法设计-Huarong game, create each piece type. Implement a graphical interface. And there are algorithm design
hitmouse
- 这是一款打地鼠数字系统设计,可以下到CPLD上去使用,经过QUARTUS的验证,非常好用,算法简洁明了,注释详尽,便于理解,你可以直接使用,或在此基础上扩展功能 -This is a hamster playing digital system design, you can go down to the use of CPLD, after verification QUARTUS, very easy to use, the algorithm clear and concise, d
VCBall_Gold
- 我要感谢上帝,经过一段时间研究我设计一台球演算Billard Walnut. 程序没有设计游戏规则与网络接口,因为这不是主要的.这个程序的技术在于物理与图形处理. 物理模型根据先进的冲量理论设计,图形部分(滚动的台球)依据类似光线跟踪算法计算后,通过GDI输出.-I want to thank God, over a period of time to study I designed a billiards calculus Billard Walnut. Procedur
Tetris
- 基于MFC的经典俄罗斯方块游戏,里面的算法设计得很不错-MFC-based classic Tetris game, which the algorithm design is pretty good
1-1
- 猜价格小游戏。自动提示所猜价格相比真实价格的高低,属算法设计初步-Guess the price game. Automatically prompts the guess the real price compared with the price level, the preliminary design of an algorithm
java
- java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
tower
- 本程序按照古老的汉诺塔的游戏原则设计算法,盘子的层数可以从2个到9个之间选择-The process in accordance with the principles of the ancient Tower of Hanoi game design algorithm, the plate number of layers can be between 2-9 options
BOX
- 一款简单的推箱子游戏,里面有很多关卡,对算法的的设计非常的巧妙,可供学习算法的人学习参考-A simple Sokoban game, there are many points, the algorithm' s design is very clever, for reference learning algorithms to learn
chap-1
- 编程之美中有关游戏的内容, 包括连连看游戏设计,中国象棋将帅问题,NIM“拈”游戏分析 三个重要的算法详细讲解,对于想要提高自己算法水平的人群,非常必须-Programming in the beauty of the game, including Lianliankan game design, Chinese chess generals problem, NIM " twist" game analysis to explain three important algo
super-mario(DIY)
- 超级玛丽的源代码程序,有部分DIY内容。可以帮助学习游戏编程和算法设计-Super Mario source code program, part of the DIY content. Can help to learn game programming and algorithm design
Tetris
- 自己编写的一款俄罗斯方块小游戏,采用了面向对象的算法,通过设计不同元素的类实现,供参考交流-I have written a Tetris game, using the object-oriented algorithm to achieve through the design of the different elements of the class, for information exchange
C-Sharp-development-Tetris
- 本文给出了用C#语言开发俄罗斯方块的完整源程序,算法设计简单易懂,初学者3天即可掌握-This article presents the C# language development Tetris complete source code, algorithm design is simple to understand, beginners can master three days
game
- 训练左右脑的VB小游戏,无边框,可移动。扁平化设计。客服VB随机数的缺陷,实现了真正地随机出题,为增加难度,故意通过算法增加了选项的重复率-VB left and right brain training game, no border can be moved. Flat design. Customer VB random defects, to achieve a truly random topic, in order to increase the difficulty of deli
001
- 24点是一个古老而常新的益智游戏,本程序采用模块化的设计模式,用命令提示符的方式来设计算法。 一、 需求分析: 1、程序流程及功能简介: (1) 随机产生四个1-13的数,分别代表13张牌。 (2) 提示玩家输入算式。 (3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到(1)。 (4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明
maze
- 一款简单的迷宫游戏,可以自行设计迷宫,可以自动完成迷宫路径。基于DELPHI设计,有助于研究路径算法,程序完整。-A simple maze game, can design their own labyrinth, maze path can be done automatically. Based on DELPHI designed to help research path algorithm, the program intact.