搜索资源列表
VisualC++24game
- Visual C++课程设计案例精编--24点游戏-Visual C curriculum design case precision series -- 24-point game
24点游戏
- VS2010平台,用C#编写的24点游戏应用程序 有兴趣的可以来研究研究
do.c
- 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
C
- C语言课程设计源码 算24点,贪吃蛇,迷宫问题 -C language curriculum design source count 24 points, Snake, maze
hongxin24
- 一个24点小游戏,用c++builder6写的-A 24-point game with c++ builder6 written
24-point-game
- C/C++实现的24点游戏,开发环境为VS2005工具。 实现简单的DOS界面。系统随机发四张牌,使运算结果等于24.-C/C++ 24 point game, realizing development environment for VS2005 tools. Achieve simple DOS interface. System random hair draw-four, make the operation result equals 24.
24
- 24点游戏 C语言编写 包含可执行程序-24-point game contains an executable program written in C
1111
- 24点算法 用C++实现 可以输出多个24点的算式 -24-point algorithm in C++ implementation can output more than 24 points formula
24--games
- 24点小游戏的设计及C++源程序,利用C++Builder 进行开发,其中包含了源程序 4个Edit控件,用来输入4个数字,两个Button 控件用来产生随机数和自动计算-the design of 24 games
24points
- 不能错过的24点游戏,visual c++ 下开发出来的单机小游戏。-24points,you are goona love it.would you like to play it?
24point
- 这是一个简单的24点C语言程序。规则和其他的24点游戏一样。-This is a program of 24 point game.The rule of this game is the same of others.
24
- 24点游戏设计,亦名幸运52游戏,使用C++代码编写-24-point game design, Yiming Lucky 52 games, use C++ code written
24d
- c语音,24点小游戏,源代码-c voice, 24-point game, the source code. . . . . . . . .
24dian_c
- 基于c语言设计出的24点小游戏,玩法同普通游戏类似,分享给编程爱好者们共同使用-C language design based on a 24-point game, play the same game like ordinary share to the common use of programming enthusiasts
24
- OpenCV实现24点游戏 包含鼠标的捕捉,文字的输入和删除-game 24 point OpenCV c++ include mouse capture , words input and delete and so on
24
- 24点游戏,C++语言编译,简单有效,适合C++初学者-24-point games, C++ compiler, a simple and effective for C++ beginners
24-game
- C++24点游戏算法算法 计算24点 C++24点游戏算法算法 计算24点-C++24-point game algorithm Algorithm
c-24-point--game
- C语言24点游戏项目源代码 C语言24点游戏项目源代码-C language source code 24-point game item C language source code 24-point game project
24-points
- 这个代码是一个24点游戏的源码,C语言编写。运行无误。-This code is a 24 point game source code, C language. Run without error.
24点(最终版)
- 自编的一款基于c++的24点游戏(a game calculating 4 num into 24)