搜索资源列表
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
FK
- 俄罗斯方块VC编程,不过算法比较简单,没有优化-Tetris VC programming algorithm is relatively simple, however, has not been optimized
MagicCubeDos
- 魔幻方程序VC++,包含二个优化魔方算法。-magical side VC procedures, including two Cube optimization algorithm.
javaDrawPoker
- 基于JAVA的纸牌游戏源代码,优化算法的源代码. -Java-based game of cards source code, the optimization algorithm source code.
ASL
- 本引擎是一款功能全面的2D游戏引擎。图形模块用MMX指令优化了各种常用特效如半 透明、色饱和、alpha通道绘制等,完全工作于GDI方式,提供了极高的兼容性。中 文显示模块用LRU算法的Cache管理字模,支持平滑字体显示(反锯齿),MMX指令优 化,成倍提高绘制速度。强大的可扩展GUI系统,模仿VCL的层次和接口,使用起来 类似在C++ Builder下的开发,实现了各种常用控件。另有支持Zip的文件IO、Ini文 件解析、音频播放、输入处理、精密时钟等各模块。引擎纯面向对
five_chess_source_code
- 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
LLK
- 介绍了外挂的方法 双缓冲技术 位图的操作 算法的优化-Introduced a plug-in method of double buffering technology operation bitmap optimization algorithm
linglei_Ctanchishe
- 用C编写的贪吃蛇小游戏,再次优化了算法。-Prepared by C Snake game, again to optimize the algorithm.
dd
- 求解数独的高效算法,进行了优化。一般难度求解在微秒数量级。-An efficient algorithm for solving Sudoku, were optimized. Generally difficult to solve in the microsecond order of magnitude.
tanchishe
- 贪吃蛇源程序,算法优化.是初学者的好东西呀-tanchishe is good and nice
03036018
- 此程序完整地再现了早期的游戏,且具一定的游戏性,只要加上一定的画面和图象就与当今的RPG游戏相差不大了。 但此程序过于庞大,还有很方面可以简化语句和算法,例如可以更好的运用类精简程序。希望大家不断优化和完善。 -This program fully depicts the early game, numerate certain amount of gameplay, plus some pictures and images of today' s RPG game with a
Java_version_of_jigsaw_puzzle_program
- Java版拼图游戏程序 Java 拼图游戏优化的算法,可以自动生成拼图、自动还原拼图 -Java version of Java jigsaw puzzle jigsaw puzzle program optimization algorithm that can automatically generate puzzles, automatically restore puzzle
OTHELLO
- 格子棋程序。通过数学的优化及运算得出有效的算法。这是一个有趣的游戏,希望大家多多指教。-Lattice chess program. Mathematical optimization and operations through effective algorithm derived. This is an interesting game, hope that exhibitions.
wzq
- 五子棋单机版及网络版 算法经过优化 很好的课程设计-Stand-alone and network version of backgammon good curriculum design
horse
- c++编写的简单马踏棋盘源程序 优化算法&可修改棋盘尺寸版本-written in simple c++ source code optimization Mata board & board size version can be modified
sudoku
- 一个数独的游戏,不但能够自己玩数独游戏,还可以填数让机器去解,也可以让机器出题。界面程序,还能给用户一些提示。 2年前用VS2005开发的,我认为核心和最有意思部分是解数独和出数独的题这一块,所以我后来给这部分功能加了详细的注释。解数独的算法比较好研究,而出数独题则是比较麻烦的,我这里给出了我自己想的一种算法,让机器很快的出一道只有唯一解、已有的数字量合适而且不矛盾的数独题目也是需要很好的算法设计的。而界面我都没加注释,重点关注界面的网友抱歉了。解数独和出数独的在sodukuA.h和s
QQZhao
- 这是一个简单的程序,对美女找茬有用,其它找茬没试过,代码也比较简单,效果还可以,希望大家优化算法使效果更加完美-This is a simple procedure, useful for finding fault on beauty, others finding fault, did not try, the code is relatively simple, the effect can be, I hope you make the effect more perfect optim
src
- 一个简单的扫雷程序,挺简单的,实现所有功能.就是没加图片,不过还是很有意思的.算法经过优化.-Mine a simple procedure, very simple, all functions. Just can not add pictures, but still very interesting. Algorithm optimized.
24point
- 算24点,着重算法的处理!!优化代码花了很长的时间,作者不是我.-Count 24 points
FiveChess1.5
- 这是一款智能五子棋游戏,可以用剪枝算法和进行了优化-This is a smart chess game, you can use pruning algorithms and optimized