Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 工程代码
Search - 工程代码 - List
模仿练笔之作,在于一的“妙手连珠”五子棋基础上重新建工程做出来的,代码可读性比较好-Mimic for the练笔is one of the MicroHand Lianzhu Gobang based on re-building works done, code readability is better
Date : 2025-12-21 Size : 335kb User : 李文凯

连连看游戏编程代码,完全VC编程,有工程DSw进行编辑,很好。-Lianliankan Game programming code, complete VC programming, there is the project dsw edit, very good.
Date : 2025-12-21 Size : 22kb User : erya

我读工程硕士的时候写的第一个作业,5子棋人机对战,代码清晰易懂,不知你能否战胜它1-Master of Engineering I read when written in the first operation, 5 sub-machine war game, code clear and understandable, I wonder if you can overcome it 1
Date : 2025-12-21 Size : 3kb User : 顾志刚

象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。-Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.
Date : 2025-12-21 Size : 3.52mb User : 王丽玮

这是个用ActiveX控件做的五子棋!! 关于ActiveX控件是什么?我就不再多说!只是个列子,我提供了源码,初学者可以看看!不管是做游戏还是做控件都有帮助!! clock这个工程是生成一个ActiveX控件!在这个控件中已经实现了五子棋的所有功能!而在另一个工程Goban里使用了所生成的这个控件!这个工程生成的才是可执行文件,它不用编写任何代码,只需将该控件嵌入并显示,所有的功能都在该控件中实现了!!!执行时,必须注册该控件!!否则凡是使用了该控件的程序都将无法运行!如果不会注册,到谷歌google去搜一下!直接在开始运行中输入 : regsvr32 "控件的当前路径" 即可! -This is a ActiveX control to do with backgammon!! On the ActiveX control is what? I will not say more! Just Liezi, I have provided a source, beginners can take a look! Either play games or do controls have helped!!
Date : 2025-12-21 Size : 9.86mb User : 袁元

这是个用ActiveX控件做的五子棋!! 关于ActiveX控件是什么?我就不再多说!只是个列子,我提供了源码,初学者可以看看!不管是做游戏还是做控件都有帮助!! clock这个工程是生成一个ActiveX控件!在这个控件中已经实现了五子棋的所有功能!而在另一个工程Goban里使用了所生成的这个控件!这个工程生成的才是可执行文件,它不用编写任何代码,只需将该控件嵌入并显示,所有的功能都在该控件中实现了!!!执行时,必须注册该控件!!否则凡是使用了该控件的程序都将无法运行!如果不会注册,到百度去搜一下!直接在开始运行中输入 : regsvr32 "控件的当前路径" 即可! -This is done with ActiveX controls backgammon!! On an ActiveX control that? I will not say any more! Just Liezi, I provide a source, beginners can take a look! Either do or do the game controls have helped!!
Date : 2025-12-21 Size : 8.68mb User : 998876762

利用动态规划的思想编程实现多边形游戏。内含全部c工程,内容完整,代码可行-Using dynamic programming ideas polygon game programming. Contains all c engineering, content integrity, code possible
Date : 2025-12-21 Size : 368kb User : liu

C++写的斗地主的代码,是一个完整的工程,适合初学者学习,也可以作为课程设计之用。-Landlords written in C++ code, is a complete project, suitable for beginners to learn, can also be used as curriculum design.
Date : 2025-12-21 Size : 1.41mb User : 王军

用ActiveX控件做的五子棋 clock这个工程是生成一个ActiveX控件!在这个控件中已经实现了五子棋的所有功能!而在另一个工程Goban里使用了所生成的这个控件!这个工程生成的才是可执行文件,它不用编写任何代码,只需将该控件嵌入并显示,所有的功能都在该控件中实现-ActiveX control to do with backgammon!! Clock this project is to generate an ActiveX control! In this control has been achieved in all the features of backgammon! And use in another project Goban in the control of the generated! Is generated by the project executable file, it does not need to write any code, just embed the control and display, all functions are implemented in the control!!!
Date : 2025-12-21 Size : 9.86mb User : fengjing

五子棋小游戏 要求: 1、用VS控制台程序完成,键盘输入坐标下子。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等。 3、包含五子棋的基本规则,五个棋子连成一线即宣告胜利。 4、加入多步悔棋功能,要求能一互悔到无法再悔(即空棋盘)。 5、加入撤销悔棋功能,要求悔棋之后还可以再撤销悔棋,跟悔棋一样,悔了多步,照样可以撤销悔棋多部(如开头一直悔棋到空棋盘,然后一直执行撤销悔棋就可以将棋盘恢复到原状态)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如一般用string代替char*、用容器代替数组、类、不允许出现全局变量等)。 -The backgammon game requirements: 1, with the the VS console program completed, keyboard input coordinates erupted. 2, the control flow ordinary game: to start the game, start again, quit the game, and so on. 3 contains the basic backgammon rules, five pawn with a line that is to declare victory. 4, to join a multi-step undo function requires a mutual regret no longer regret (ie empty chessboard). Adding revoked undo function to undo after the abolition of undo with undo, regret the multi-step still can revoke to undo multiple (such as the beginning has been to undo the empty board can restore the chessboard, and execution has been revoked undo to the original state). 6, requires that the whole project is completed entirely C++ code, are not allowed in the C-style code (such as general string instead of char* container instead of an array of classes, global variables are not allowed).
Date : 2025-12-21 Size : 440kb User : aoleieli

1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS2010 console program to complete the keyboard input selection of props coordinates. 2 ordinary game control process: start the game and start again, quit the game, such as owns some of the games most basic text prompts, such as the coordinate input errors, two-coordinate point not even the other tips have some basic misjudgment. 3, requires to use the two props connection judgment optimal algorithm. Requirements can be revoked and anti revoked. 5, asked to join automatically eliminate props, and shuffling props (wasting props). 6, requires that the whole project is completed entirely C++ code, C-style code (such as string instead of char* instead of an array of class container, etc.) are not allowed.
Date : 2025-12-21 Size : 425kb User :

最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因为AI与GUI是 分开开发的。GUI部分代码的作者可能对AI部分函数的属性、定义位置做了改动。 pic文件为程序中用到的所有图片。 用户可能希望将project中的工程文件用qt重新编译一次。比如移植刀到linux下时,可在linux下用Qt Creator重新编译。若重新编译生成的游戏界面无图片,可将pic文件夹复制到project\Chess_project\project\Chinese_chess\Chinese_chess-build-desktop-Qt_4_8_4__4_8_4__Release\release文件夹中即可。CLI_verision为一个可在ubuntu的terminal下运行的象棋游戏。AI部分的原始代码在其中(Chinese chess project)
Date : 2025-12-21 Size : 20.45mb User : 怦然心动
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.