搜索资源列表

  1. 24点游戏

    0下载:
  2. 24点游戏.rar-24 point game. Rar
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:2220032
    • 提供者:伟杰
  1. 24点游戏源码

    0下载:
  2. 24点游戏源码,了解一些VC功能与技巧-24 game point-source, understand the functions and skills VC
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:幻星发发
  1. 24点游戏VC

    0下载:
  2. 24点游戏 开发语言: VC & C++ -24 point game development languages : C VC
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:183296
    • 提供者:封笑平
  1. 24点游戏的算法参考与源程序

    0下载:
  2. 24点游戏的算法参考与源程序-24 point game with the algorithm reference source
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:沈燮勇
  1. 24点游戏软件的开发

    0下载:
  2. 一个计算24点游戏的软件-a calculation of 24 points game software
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:177152
    • 提供者:小伟
  1. 24点游戏源代码

    0下载:
  2. 24点游戏源代码-24 point game source code
  3. 所属分类:其他游戏

    • 发布日期:2024-05-10
    • 文件大小:185344
    • 提供者:邓杰文
  1. C++课程设计案例精编--24点游戏

    0下载:
  2. C++课程设计案例精编--24点游戏 -C cases intensive curriculum design series-- 24 points game
  3. 所属分类:其他游戏

    • 发布日期:2024-05-10
    • 文件大小:122880
    • 提供者:
  1. 24点牌游戏

    0下载:
  2. 实现一个24点游戏,程序主要负责实现随机发牌、结果验算、计分、难度设置等功能!-achieve a 24 point games, principally responsible for achieving random licensing, checking results, points, the difficulty settings function!
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-10
    • 文件大小:177152
    • 提供者:董云
  1. 24点游戏源程序

    0下载:
  2. 基本功能描述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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1657856
    • 提供者:汪柏然
  1. 24点算法

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. 3824点游戏的算法与源程序

    0下载:
  2. 一个小学生常玩的游戏,算24点,VB实现 本程序已经作出了个很好的游戏界面。-one of the students often play games, counting 24 points, VB of the procedures have already made a very good game interface.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-10
    • 文件大小:38912
    • 提供者:饶玉明
  1. 牌类小游戏—24点游戏软件

    0下载:
  2. 本程序使用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.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-10
    • 文件大小:181248
    • 提供者:yini
  1. 算24点问题求解

    0下载:
  2. 算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
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-10
    • 文件大小:1486848
    • 提供者:张俊
  1. 与计算机玩24点游戏

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

    • 发布日期:2024-05-10
    • 文件大小:81920
    • 提供者:文风
  1. 24+pointgame

    0下载:
  2. 用 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
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:181248
    • 提供者:刘峰
  1. 24

    0下载:
  2. 一个java的24点游戏,提供源码和技术文档-Java 24 points a game, to provide source code and technical documentation
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:194560
    • 提供者:liyongsheng
  1. 24

    0下载:
  2. 关于24点游戏的C语言源代码。运行后按照提示操作即可。-24-point games on the C language source code. Follow the prompts to run after the operation.
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:tutu
  1. 24

    0下载:
  2. 24点游戏完美解决方案,可以自动计算答案,速度非常快,强烈推荐!! 基本可以在一秒内算出所有的解-24-point game is the perfect solution, you can automatically calculate the answer, very fast, highly recommended!! Basic can be calculated in a fraction of a second all
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:sdfas
  1. 24点游戏

    0下载:
  2. 24点游戏是经典的纸牌益智游戏。从扑克中每次取出4张牌。使用加减乘除,第一个能得出24者为赢。(其中,J代表11,Q代表12,K代表13,A代表1)随机生成4个代表扑克牌牌面的数字字母,程序自动列出所有可能算出24的表达式,用户初始生命值为一给定值(比如3),初始分数为0。随机生成4个代表扑克牌牌面的数字或字母,由用户输入包含这4个数字或字母的运算表达式(可包含括号),如果表达式计算结果为24则代表用户赢了此局。使用计时器要求用户在规定
  3. 所属分类:游戏

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:wwwhn.com
  1. 24点(最终版)

    0下载:
  2. 自编的一款基于c++的24点游戏(a game calculating 4 num into 24)
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-10
    • 文件大小:11152384
    • 提供者:UltraKid
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org