搜索资源列表
24点数字游戏的实现
- 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
24点算法
- 大一新生的拙作,一种很笨的用递归实现的24点游戏-Freshmen of the apology, a stupid way of using recursive 24 point games
24点游戏
- 一个用c++写的24点游戏,面向MFC编程,初学者可以参考这来学MFC
24点
- 传统的24点玩法!绝对精彩!-traditional rules of the 24 points! Absolutely brilliant!
24点游戏的算法参考与源程序
- 24点游戏的算法参考与源程序-24 point game with the algorithm reference source
24点数字游戏的实现
- 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
24点游戏源程序
- 基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置等功能。-descr iption:It s a common math game,the player should calculate the result,24 from the 4 cards ranged from 1 to 9 given by the softwar
24点算法
- 大一新生的拙作,一种很笨的用递归实现的24点游戏-Freshmen of the apology, a stupid way of using recursive 24 point games
新24点实现
- 学习路上第一个应用程序24点,使用了较使用的算法,以及比较怪异的实现方式,呵呵,希望大家看看哈-learning a road section 24 applications, compared with the use of the algorithm, as well as the realization of more strange way, what we want to see Kazakhstan
牌类小游戏—24点游戏软件
- 本程序使用vc开发工具编写了一个牌类小游戏——24点游戏。所设计的界面较紧凑。-procedures for the use of the development tools vc prepared a small game license category-- 24 points game. The interface design more compact.
算24点问题求解
- 算24点游戏的解法!还可以算其它任何点数。和传统方法不一样的,可以支持负数和小数解算任意点的问题-count 24 points of the game Solution! Also can calculate any other points. Traditional methods are not the same, and can support a negative decimal Solving the problem of
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 w
24+pointgame
- 用 c++写的24点游戏,界面比c好多了,是不是也想自己编一个,不妨参考一下这个吧-with 24 points was the game, the interface a lot better than c, is also want to own a part, this may wish to refer to it
C-24calculation
- C语言编写的24点扑克牌游戏源程序,利用了C语言本身的函数库。-C language prepared by the 24 point source poker game, using the C language itself the libraries.
24
- 一个java的24点游戏,提供源码和技术文档-Java 24 points a game, to provide source code and technical documentation
24点游戏
- 24点游戏是经典的纸牌益智游戏。从扑克中每次取出4张牌。使用加减乘除,第一个能得出24者为赢。(其中,J代表11,Q代表12,K代表13,A代表1)随机生成4个代表扑克牌牌面的数字字母,程序自动列出所有可能算出24的表达式,用户初始生命值为一给定值(比如3),初始分数为0。随机生成4个代表扑克牌牌面的数字或字母,由用户输入包含这4个数字或字母的运算表达式(可包含括号),如果表达式计算结果为24则代表用户赢了此局。使用计时器要求用户在规定
24点(最终版)
- 自编的一款基于c++的24点游戏(a game calculating 4 num into 24)
算24点
- 此程序为在MATLAB平台使用回溯法的递归调用形式实现计算24点游戏,输入四个数字,输出计算流程。(counting_24,matlab,alogrithm)
基于JAVA的数据结构课程设计-24点
- 24点 基于JAVA的数据结构课程设计-24点(24 point java datastract)