搜索资源列表
SuperFive
- 人机对下五子棋。。 博翌算法。。 算法有点简单-plane for the next 331. . Bo Yi algorithm. . A bit simple algorithm. .
迷宫_xiaohui
- 迷宫求解经典游戏,采用TC制作,算法简单,功能简单,-classic games, TC produced using a simple algorithm, and features simple, thank you
20041122
- 一个俄罗斯方块游戏(短小精悍),用了一种非常简洁的算法进行设计,如需请下载参考源码。-a Tetris games (short and pithy), with a very simple algorithm for the design, For download information source.
ERS
- 俄罗斯方块小游戏,用C语言实现,算法比较简单,可代初学者学习。-small game Tetris using C language, the algorithm is relatively simple, to be able to beginners learning.
jiugonggepintu
- 九宫格拼图的基本算法程序,简单的mfc窗口设计,可以进行基本的游戏规则-The basic algorithm Style Box puzzle, simple mfc window design, the basic rules of the game can be
2
- 生成数独的算法,比较简单,可以参考一下,具体代码看文件说明-Sudoku generating algorithm is relatively simple, you can refer to specific code to read the papers note
txz
- 一个很简单的推箱子的小游戏,算法很好,值得一看。-A very simple game of Sokoban, the algorithm very well worth a visit.
tanchishe
- 贪吃蛇的VC实现 蛮简单的算法,不过写的时候还是很好-Snake' s VC realize quite simple algorithm, but still a good time to write
ThreeSimpleAppletSudoku
- 三个简单的数独小程序,它们分别用了不同的算法,对于想了解简单数独的求解问题的人来说是挺有帮助的-Sudoku three simple applets, they were a different algorithm, would like to know about Sudoku solving simple problems is quite helpful
saolei
- 代码简陋,但为原创,基本搞定了扫雷算法。此乃处女上传,我又是极品菜鸟,管理员,考虑一下我这只 rookie 得心情,让我下载吧-Simple code, but for the original, the basic algorithm to get the mine. From this is a virgin, I was the best rookie, the administrator will consider my feelings have only rookie, let me
Sudoku
- 数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。-A Sudoku game whith can easily create and save a custom game.It has a simple automatic solving algorithm build-in.
javaLLK
- java版连连看,挺好玩的,可简单学习算法和一些UI的东西,是初级学习的好东西-java version Lianliankan, quite good fun, can be a simple learning algorithm and some UI things, is a good thing to learn in primary
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
1
- 解数独,采用了回溯法,效率不是很高,但是算法很简洁-Means it alone, using a retrospective method, efficiency is not high, but the algorithm is very simple. . .
Snake_App
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置-I also a Snake game source code, even though each of the games are played are the same as a Snake, but the programming algorithm is d
Sodoku
- 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu
Test
- 用MFC对话框编写的迷宫程序,算法简洁、清晰 提供给些编写游戏的学者们做参考-Written with the MFC dialog box maze procedure, algorithm is simple, clear writing games available to some scholars a reference
tetris
- 俄罗斯方块,简单的算法,大大得减少了算法的复杂度-Tetris, the simple algorithm
Sudoku
- 简单的数独游戏。通过”新建游戏“,程序会在9*9的方格中填入常用的数据,玩家也可以采用“人工输入”的方式填入数据。 然后玩家需要按规则填满这81个方格,最后通过“检查”来验证正确性;也可以通过“自动解答”来填满所有方格。“自动解答”程序采用状态压缩搜索算法。-Simple Sudoku. Through the " New Game" , the program will be 9* 9 grid fill the data used, the player can also be used "
Cube-Algorithm
- 一个c/c++版的求解魔方的程序,程序简单实用,可直接使用。-Solving a Rubik s Cube program c/c++ version, the program is simple and practical, can be used directly.
