搜索资源列表
ChessRoadOK
- 1,本软件实现了围棋打谱,编辑棋谱,可以对每一步棋写心得体会,增加若干变化图(并有解说及字母可标注),以后可随时调出查看. 2,本软件实现了围棋死活,手筋,妙手的试题创作,并且可以分析若干正解图,变化图,失败图.并且可加入到试题库中. 3,本软件实现了从试题库中加载试题,并可自己作练习. 4,本软件实现了定式的学习 5,本软件实现了加载棋谱续下等功能 -1, the software Go to fight the spectrum, editing batter, ever
card_moving
- This test for card moving! My first time write it!-This test for card moving! My first time write it!
CmyFive
- C下实现的五子棋(非双人对下)。 光标的动态显示:采用setwritemode(1)函数,光标移动时在原位置再画一次,从而起到擦除原光标的效果。 判胜负的函数设计:为仅检验落子处的横、竖、斜三方向的胜负,节省了大量编程时间,并使运行效率大大提高。 游戏开始画面:本拟采用直接用程序画的方式,但效果不好。于是采用bmp图像显示方式,使开始画面更为美观。-under the C (121-under double right). Cursor dynamic display :
fivepointchess
- 经典五子棋vc++代码,大家可以检验,从别出找来,可以作为学习参考,可供参考-classic 331 vc code, we can test to find out from the other, as a study reference, available! !
Russia
- 自己写的俄罗斯方块,练习Window MFC API Test
test
- 五子棋,一种特别流行的交互游戏,双方通过棋子交互下棋,谁先练成五子一线,谁就赢了,祝你好运
C24point.rar
- C#实现24点算法源代码,可以设置出题功能,测试通过,C# to achieve 24-point algorithm source code, you can set up a title function test
www_pudn_com_FiveChessGame
- 测试棋子的方法showChess。用于将chessInt数组内容打印到控制台,以便观看。基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。 -Test piece method showChess. Contents of the array is used to print to the console chessInt to watch. GUI-based Java backgammon game source code, can be
ddzsuanfa1
- 一款讲斗地主算法的源码,有测试程序!可以进行测试!-A source speaking斗地主algorithm, a test procedure! Can test!
Sdk_calculator
- SDK实例代码。Win32简易计算机,测试通过,压缩整理上传-SDK example code. Simple Win32 computer, the test is passed, compressed finishing upload
MapleStoryEmulator
- MapleStory Emulator source found in google. used HGE engine and code in delphi. Test good but i m not found resource of this game. i can t found this file in "http://en.pudn.com/" so i uploaded to this site.
wzq
- VC++实现简单五子棋代码,可以供初学习的产考,其中的算发和代码都有注释-VC++ Gobang simple code, you can study for the early production test, in which the operator has issued and code Notes
wuziqi
- 小游戏测试,实现简单的五子棋游戏功能,希望大家点意见-Game test, the realization of a simple function Gobang game, I hope everyone points
BaHuangHou
- 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步
wenqu2
- /*文曲星里面猜?A?B模拟程序,具有人工智能,*/ /*猜测过程中,每次都是猜测概率最大的组合*/ /*最终输出结果是平均需要猜测多少次,最多需要猜测多少次,最少需要猜测多少次*/ /*运行测试环境:Tc2.0,Tc3.0*/-/* Guess文曲星inside? A? B simulation program with artificial intelligence,*//* guessing process, each time the probability of guess
r_poker
- poker check program source poker test & game checker
QQgame-ddz
- qq游戏中的斗地主,可以看到其他两家的牌,测试通过-qq game斗地主, we can see the other two cards, the test
mjfxq
- 一个测试十三张麻将听牌张数的软件。是编写麻将软件的副产品,欢迎批评指正-A test card to listen to 13 the number of sheets Mahjong software. Mahjong software for the preparation of by-products, welcome to criticize the correction! !
prog3
- 3张牌的游戏,包括同花顺,2张牌相同和3张牌相同, 欢迎测试-3 card games, including a straight flush, two identical cards and 3 cards the same, welcome to test
Nqueenproblem
- 这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million