资源列表

« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 754 »

[其他智力游戏Sodoku

说明:数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku gen
<upwinder> 在 2025-01-17 上传 | 大小:746kb | 下载:0

[其他智力游戏Sudoku

说明:数独游戏,多种难度的数独游戏 数独游戏,多种难度的数独游戏-Sudoku game, multiple difficulty Sudoku Sudoku game, multiple difficulty Sudoku
<陈永> 在 2025-01-17 上传 | 大小:311kb | 下载:0

[其他智力游戏brick

说明:使用osfr a mework&C++开发的传统游戏打砖块(breakout)源代码。-This software is provided for educational purposes. This software is provided AS IS with no warranty, implied or otherwise.
<sayibobo> 在 2025-01-17 上传 | 大小:12kb | 下载:0

[其他智力游戏GameSourcecode

说明:里面包含了四个智力游戏的源码,不仅有源代码,而且还编译成了exe文件,不仅有乐趣,还可以从中学到别人的那种编程思维和方法,对自己学习很有帮助。代码的使用的有C++和VB两种。-Which consists of four mental game source, not only source code, but also compiled into exe files, not only fun, you can also learn
<白马探> 在 2025-01-17 上传 | 大小:484kb | 下载:0

[其他智力游戏game2_1.01

说明:俄罗斯方块,只具备基本功能,画质一般的说-tertris
<> 在 2025-01-17 上传 | 大小:28kb | 下载:0

[其他智力游戏NQueen

说明:N皇后问题的人工求解和自动求解实现,有详细的课件。-N Queens Problem Solving manual and automatic solving to achieve, detailed courseware.
<王桂平> 在 2025-01-17 上传 | 大小:3.68mb | 下载:0

[其他智力游戏msgenerate

说明:用C++编写的生成扫雷游戏界面的源代码,对学习C++很有帮助-Written using C++ interface, build mine game source code, helpful in learning C++
<paradise2009> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[其他智力游戏GuessNumber

说明:猜数字游戏程序,总共4个数字,提示正确的输入数的个数,直到猜中为止-Guessing games, total of four numbers, indicating the correct number of input numbers, up until the guess
<郑伟> 在 2025-01-17 上传 | 大小:7.31mb | 下载:0

[其他智力游戏21dian

说明:模拟21点游戏,包括赢、输、平局等项目,用vc开发的-Simulation 21 points games, including win, lose, draw, etc, with vc development
<gaoyue> 在 2025-01-17 上传 | 大小:1.04mb | 下载:0

[其他智力游戏saolei

说明:JAVA实现的扫雷游戏 包括雷的随机位置生成 踩雷爆炸 标红旗-JAVA games, including mine clearance to achieve a random location of step generation standard red mine explosion
<杨波> 在 2025-01-17 上传 | 大小:68kb | 下载:0

[其他智力游戏CatCatchRat

说明:利用C++编写的猫抓老鼠的简单小游戏,即猫在屏幕中,接触到其中运动的老鼠即算吃掉-Using C++ written in a simple game cat and mouse that the cat in the screen, access to which is considered eating a mouse movement
<董岳> 在 2025-01-17 上传 | 大小:73kb | 下载:0

[其他智力游戏TowerofHanoi

说明:利用VC++编写的汉诺塔游戏,不用过多介绍了吧?-Prepared using VC++ Tower of Hanoi game, not too much describes you?
<董岳> 在 2025-01-17 上传 | 大小:331kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 238.39 .40 .41 .42 .43 ... 754 »

源码中国 www.ymcn.org