搜索资源列表
24点java小程序
- 兴致之际,开发此24点程序,与您共享。rar包内含工程源码,另附jar文件(双击即可运行)。
24点游戏
- 24点游戏.rar-24 point game. Rar
24点游戏源码
- 24点游戏源码,了解一些VC功能与技巧-24 game point-source, understand the functions and skills VC
24点游戏VC
- 24点游戏 开发语言: VC & C++ -24 point game development languages : C VC
24点游戏的算法参考与源程序
- 24点游戏的算法参考与源程序-24 point game with the algorithm reference source
24点游戏源代码
- 24点游戏源代码-24 point game source code
C++课程设计案例精编--24点游戏
- C++课程设计案例精编--24点游戏 -C cases intensive curriculum design series-- 24 points game
24点牌游戏
- 实现一个24点游戏,程序主要负责实现随机发牌、结果验算、计分、难度设置等功能!-achieve a 24 point games, principally responsible for achieving random licensing, checking results, points, the difficulty settings function!
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点游戏
- 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点
- 可以判断四个数是否可以通过运算得到24点,如果可以并列出了所有可能(it can be judged whether four numbers can be obtained by calculating 24 points, if all possible can be listed.)
算24点
- 此程序为在MATLAB平台使用回溯法的递归调用形式实现计算24点游戏,输入四个数字,输出计算流程。(counting_24,matlab,alogrithm)
基于JAVA的数据结构课程设计-24点
- 24点 基于JAVA的数据结构课程设计-24点(24 point java datastract)