搜索资源列表
24dian1
- VC开发的游戏,算法简单而有效,可以解决24点中的经典问题-VC development of the game, is simple and effective, can solve 24 points of the classic issues
PingPong
- 用VC做的一个乒乓球游戏,虽然比较简单不过其中也有自己的算法,而且能够将游戏过程中某个场景保存-VC do a table tennis game, though comparatively simple but which has its own algorithm, and the game will be able to process a scene preservation
EightQueues
- 八皇后VC图形演 算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-eight Queen's VC graphics algorithm thinking : A Retrospective, th
wzqgobang
- 这个一个用VC做的五子棋,主要应用搜索算法和剪枝算法实现功能.
huimie
- 这是毁灭巫师源码,类似传奇世界的45度视角,古装骑士背景,目前完成骑士的移动,这是用VC编写的,一些最佳路径搜索算法还是值得参考的,不要错过哦!
QQLogin
- QQ自动登陆器, VC++源码, 含有QQ密码加密算法
sample2
- 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
CatCatchRat
- 实际上这是VC.NET的源代码,因为在VC++6.0下不能编译,因此编译本程序您需要安装vs2005及以上版本。 本游戏主要是侧重算法和动画生成方面的知识与技能,通过游戏我们一般都能学到很多东西,有空闲的时候值得一看。 -This in fact is VC.NET the source code, because, under VC++6.0 does not compile, so to compile this program you need to install vs20
SnakeMFC
- 采用VC++6.0开发,框架为MFC的单文档程序,含有贪吃蛇的目标节点生成算法,吃节点及移动算法等,图形化,界面友好!-Using VC++6.0 development, frameworks, procedures for the MFC single document containing the destination node generation algorithm Snake eating nodes and mobile algorithms, graphical, user-f
SnakeApp
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
24PointGame
- 24点游戏的VC源代码 想学习算法的下来-24-point game of the VC source code to look down the learning algorithm
q11evc
- 适合初学者研究学习,vc编译运行,算法简单,附带注释-Suitable for beginners of learning, vc compile and run
SnakeGo
- 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
magic
- 此源码是在VC++6.0的环境下,编写的一个关于魔方算法,可以实现在随机打乱的情况下还原魔方的初始状态-This source is the environment in vc++ 6.0, the compilation about a rubik s cube algorithm, can realize the cases in random disturb the initial condition rubik s cube reduction
XX
- VC A算法源码,,游戏自动寻路比如大话西游戏 没有自动寻功能的游戏,,可以使用些源码-VC A algorithm source code, the game automatically find its way
Mine-sweeping
- vc 实现扫雷游戏 主要有画图和算法简单实现-vc achieve the mine-sweeping game
A-Path-master
- 使用cocos2d-x引擎实现A*算法,工程是建立在Xcode上的,Vc上的工程需要自己建。-Cocos2d-x engine to achieve the A* algorithm, the engineering is to in Xcode Vc engineering need to build their own.
ck
- VC++ 寻路算法与A*算法相似 名为W*算法-VC++ and A* pathfinding algorithm similar algorithm called W*
1
- vc++运行环境下贪吃蛇算法实现源代码,老哥稳-Snake algorithm source code vc++ operating environment, stable brother