搜索资源列表
24点游戏VC
- 24点游戏 开发语言: VC & C++ -24 point game development languages : C VC
扑克24点游戏unix下C
- unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
24点
- 24点 用c++编写的一个速算24点的游戏 只要进入就可以迅速得到答案-24 points c prepared with a quick calculation of 24 points entering the game as long as it can quickly get an answer
与计算机玩24点游戏
- 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
C++课程设计案例精编--24点游戏
- C++课程设计案例精编--24点游戏 -C cases intensive curriculum design series -- 24 points game
24点数字游戏的实现
- 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
24点游戏
- 一个用c++写的24点游戏,面向MFC编程,初学者可以参考这来学MFC
c++24点游戏(源码)
- c++24点(源码),好用,游戏高手自己编写,c++ 24 points (source), easy to use, game masters have written
24Points.速算24点的C++源代码
- 速算24点的C++源代码, Fast calculates 24 C++ source code
搜集整理的计算24点的算法
- (24点算法)第一个算法是用C语言描述的,第二个是C++描述的,都是我在网上搜集整理的计算24点的算法,其中第二个最容易理解(递归的魅力),因为它用了string这种很方便的字符串流,第一种算法很复杂,我每次都要再看过,大家可以收藏起来慢慢品味~ ,(24-point algorithm) algorithm is first described by C language, the second is C++ are described, all my online collection
基于c++的24点游戏代码
- 基于c++的24点游戏代码,毕业设计类,通过测试-Based on 24 points c++ game code, graduation class, pass the test
24点游戏
- VS2010平台,用C#编写的24点游戏应用程序 有兴趣的可以来研究研究
24points
- 24点游戏,用c++实现,其中的类写得不错,值得初学者借鉴。-24-point games, with c++ Realization, in which the class write a good, it is worth drawing for beginners.
24point
- 24点游戏,C++语言编译,简单有效,适合C++初学者-24-point games, C++ compiler, a simple and effective for C++ beginners
3824
- 用C#开发的抽奖程序,24点游戏,有需要的可以下载。-Draw with the C# development process, flip chess game can be downloaded in need.
c-24dian
- 24点 C语言描述 中间用到递归的方法,很简单明了,并且有注释-24piont c
深入了解24点的生成
- 不错的24点,深入了解24点的生成,能狗用C++编译,完整的文档-Good 24 points, in-depth understanding of the 24-point generation, can dogs compile C++ used, complete documentation
C#24点游戏
- 用C#编写的WPF窗口版 24点 游戏 游戏会进行计时 以及 检测答案 查看答案
24点计时复位查看答案版
- 用C#编写的WPF窗口版 24点 游戏 游戏会进行计时 以及 检测答案 查看答案(A GAME OF 24 POINT playing this game, you can check the answer and if you cannot solve the problem you can also see the answer .)
24点(最终版)
- 自编的一款基于c++的24点游戏(a game calculating 4 num into 24)