搜索资源列表
TexasHoldemRecognizer
- 德州扑克核心算法代码,自动区分最大组合,需要的自取-Poker core algorithm code, the maximum combination of automatic distinction between the need of self-created
sudoku_recall_solve_games
- 代码用回溯法解数独题。subtraction和add函数是本代码的核心。explore是本代码的辑框架。全局变量使用。-The code use a recall algorithm to solve sudoku puzzles.add function is perfect.
LLK-and-LLK_cheat
- 小游戏连连看,实现了核心游戏功能,交互方面有待完善。以及基于FindWindow函数的游戏*,实现提示相同块、自动销块的功能。代码有良好的注释。-Lianliankan game implements the core game features, interactive aspects to be improved. FindWindow function-based games as well as plug-in, to achieve the same block prompts, a
Tank
- 坦克大战源代码,是此类游戏的模板,最重要的核心代码-Sees the source code is a template for such games, the most important core code
fangkuai
- 开发环境pb10,俄罗斯方块,代码简单使用两个数组作为算法的核心,用dw显示-Development environment pb10, Tetris, the code is simple to use two arrays as the core of the algorithm, with dw display
2048-code
- 基于Javascr ipt语言,cocos2d游戏引擎和CocosEditor手游开发工具开发的小游戏2048核心代码及剖析-Javascr ipt based language, cocos2d game engine and development tools to develop hand travel CocosEditor small game and analyze core code 2048
My2048
- 2048小游戏c++源码(核心代码) (按end键可用作弊系统) 较简陋,希望见谅-2048 small game c++ source (core code) (Available by the end key cheat system) Relatively simple, hope forgive me
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
pong_game
- pong游戏的verilog代码,只上传了核心模块的代码,其他模块包括vga驱动和ps2键盘解码-the core code of the pong game, other module include vga and ps2 keyboard driver