CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 24点游戏

搜索资源列表

  1. 求24点,学递归

    0下载:
  2. 求算24点是一个极为有趣的大众智力游戏,深得许多人的喜欢。但你有没有遇到过求不出解的情况呢?是自己没有想出来还是确实无解?很难判断吧!有没有想过用电脑来求解呢。如果你有一点点VB的基础,那就让我们一起来看看该怎样用VB来求算24点吧。-calculating 24 is a very interesting public intellectual games, won many people like it. But you have never met before seeking solut
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2783
    • 提供者:佳闲
  1. 与计算机玩24点游戏

    0下载:
  2. 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82309
    • 提供者:文风
  1. Dot04_20

    0下载:
  2. 小游戏-算24点 Visual C++6.0环境-little game-count 24 points Visual C 6.0 environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:427161
    • 提供者:黄建
  1. qddown_vc1020534536245

    0下载:
  2. 小游戏,算24点。当您算不出答案时,电脑可以列出所有算法。可以改变扑克牌背景色,还可以改变软件背景色。有时间限制。 -small games, counting 24 points. When you count not the answer, the computer can list all algorithm. Cards can change the background color, the software can also change the background color
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:408623
    • 提供者:温凯
  1. 24pointbySophia

    0下载:
  2. 24点游戏,对于VC初学者会有一定的帮助,加油-24 point game for beginners VC will help, refueling
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:310522
    • 提供者:Sophia
  1. pukepai

    1下载:
  2. 24点游戏的界面和算法,点START按扭随机发牌,点CHECK给出答案-24 points of the game interface and algorithms, random point START buttons licensing, the answer will be given points CHECK
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:102198
    • 提供者:何平
  1. C-24calculation

    0下载:
  2. C语言编写的24点扑克牌游戏源程序,利用了C语言本身的函数库。-C language prepared by the 24 point source poker game, using the C language itself the libraries.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:harry
  1. 24con

    0下载:
  2. 关于24点游戏文章已经比较多了,我这里见到了一个用DELPHI开发的,比较好!!delphi组件-of 24 points a game had more, I see here with the one developed by Delphi, better! ! Delphi components
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-13
    • 文件大小:303482
    • 提供者:郭潇潇
  1. Cmp24

    0下载:
  2. 24点游戏计算,通过枚举能快速找到答案,或者提示无解-24-point game, through the enumeration can quickly find answers, or suggest no solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33870
    • 提供者:lirui
  1. 24mathd

    0下载:
  2. 给定4个整数,其中每个数字只能使用一次;任意使用 + - * / ( ) ,构造出一个表达式,使得最终结果为24,这就是常见的算24点的游戏-given four integers, each of which can only be used once figures; Arbitrary use-* / (), construct an expression so that the final results for 24, which is common count 24 points o
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:275274
    • 提供者:lily
  1. 24

    0下载:
  2. vb 24点计算.是一个智力小游戏
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:184601
    • 提供者:regtwo
  1. 24pointgame

    0下载:
  2. 24点扑克牌游戏~为了运行这个程序,你必须准备54张扑克牌图片,0.jpg至53.jpg,放这些图片放入res目录中,程序在jdk1.4.2下编译运行通过。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:26407
    • 提供者:李二武
  1. 24POINT_game

    0下载:
  2. 24点游戏,专用来提供游戏功能,给想要编此游戏的同志们参考用,希望有所帮助。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:194411
    • 提供者:姚尧
  1. quick24_1

    0下载:
  2. delphi 环境下的一个游戏,主要用来速算24点的,想试试?:)
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-20
    • 文件大小:236394
    • 提供者:yang
  1. 24dianyouxi

    0下载:
  2. 24点游戏代码,完整调试代码希望大家可以用的到
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:46579
    • 提供者:王泽
  1. 24dianyouxi

    0下载:
  2. 这是书上的关于24点游戏的代码,就是4张扑克牌用加减乘除凑24的游戏,VC编的,希望对大家有帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:177217
    • 提供者:min
  1. 24点算法

    0下载:
  2. 大一新生的拙作,一种很笨的用递归实现的24点游戏-Freshmen of the apology, a stupid way of using recursive 24 point games
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:
  1. 24_Points_Game

    0下载:
  2. 算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。 该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game,
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:6738
    • 提供者:杜畅
  1. 24

    0下载:
  2. 24点游戏的源代码,c++写的,希望对大家又帮助。-24-point game of the source code, c++ to write and want to help everybody.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:703
    • 提供者:孙继磊
  1. 24-point

    0下载:
  2. 小时候玩的24点游戏,用delphi编写的,给你4 个随机数 ,要求你如何进行加、减、剩、除,运算后得到 24。-24-point game child play, written with delphi, to give you four random numbers, asking you how to add, subtract, left, in addition, obtained after 24 operations.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:294927
    • 提供者:张莉
« 12 »
搜珍网 www.dssz.com