CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 24点游戏

搜索资源列表

  1. 24点程序源代码

    0下载:
  2. 一个二十四点的游戏-a 24-point game
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3889
    • 提供者:sss
  1. anff

    0下载:
  2. 4个牌,每个只用一次,就用加减乘除得出结果为24的算式。解纸牌24点游戏
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 24点游戏,相信大家都玩过 这里给出一个c++算法实现计算机运算-24 point games, I believe we have played here is a c + + algorithm computing
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:100475
    • 提供者:薛云龙
  1. 24点数字游戏的实现

    0下载:
  2. 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:317579
    • 提供者:flyang
  1. Ex24PointsGame

    0下载:
  2. 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:138706
    • 提供者:xycheng
  1. GoodDataStructure

    0下载:
  2. 数据结构的课程设计的几个重要源码,包含24点游戏、旅游交通路线图的设计、酒店账务管理等,原创内容,欢迎转载-Data structure design of several important source programs, including the 24-point game, the design of tourist traffic the road map, hotel management, accounts, original content, please be reprodu
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:177241
    • 提供者:C瓜哥
  1. Compute_To_24

    0下载:
  2. 有一种游戏叫“24点牌戏”,大家应该很熟悉,给出已知的4个整数,通过加减乘除四则运算符号和括号,使其结果等于24(也可以指定等于其他的),很适合学习算法的入门同学!-There is a game called " 24 point card game" , we should be very familiar with, given the known four integers, multiplication and division through addition and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:224993
    • 提供者:陈维超
  1. 2(2)

    0下载:
  2. 计算24点的C程序(穷举法) 几年前,女朋友很喜欢和我玩计算24点的游戏,来测试谁的反应更快一些,结果我总是输而不得不承认在这方面她比我强。于是我就用C和我可怜的数据结构知识写了这个程序来挽回点面子,结果竟然让她很佩服。现在女朋友已经成功升级成老婆了,这程序也久没有用武之地了,就放在这里给和我们有一样故事的人们参考一下吧! -Calculate the C 24-point program (exhaustive method) a few years ago, and my girlfri
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1319
    • 提供者:杨博文
  1. vcPPPoint24

    0下载:
  2. 计算24点的小游戏的源代码,基于OPENCV和vc6.0平台。-24-point game calculated the source code, based on OPENCV and vc6.0 platform.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:104795
    • 提供者:啊呜
  1. 24Game

    0下载:
  2. 这是一个24点游戏Mtalab界面,是学习matalb界面很好的程序-This is a 24 point game Mtalab interface, is the study matalb interface very good program
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:86806
    • 提供者:孟凡龙
  1. ershisi

    0下载:
  2. 扑克牌游戏中,用4张牌,根据点数,只使用加减乘除运算得到24点。该程序从游戏中抽象出其算法,能够将有解的计算过程全部列出来,有一定学习参考价值。-4 card poker game, based on the number of points, using only addition, subtraction, multiplication, and division operations get 24 points. The program from the game abstract alg
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1863103
    • 提供者:小猪快跑
  1. calc24

    0下载:
  2. 用纸牌计算24点是一种好玩的游戏,现在有了matalb程序可以自动计算24点了,你能赛过计算机吗?试试看。使用方法很简单,调用函数calc24([n1,n2,n3,n4]) 其中,n1、n2、n3、n4分别是你要计算的4个数。好吧,Let s go.-Calculated using the cards of 24 points is a fun game, now you can have the program automatically calculates matalb 24 point
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1303
    • 提供者:谢齐家
  1. ershisidian.m

    0下载:
  2. 24点小游戏的主程序,matlab编的,字符串连接。还是可以的。有要的来下载。-24-point game the main program code, string concatenation. Own, pro-test available.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:wdn
  1. 24dot_MATLAB

    0下载:
  2. 24点游戏:从1~9中选取4个数,通过加减乘除运算,找出得到24点的所有组成方式。 -24-point game: 1 to 9, the 4 number, through the addition, subtraction, multiplication and division operations, to find all the way to 24 points.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1140
    • 提供者:刘庆
  1. CPITT

    0下载:
  2. 24点游戏,相信大家都玩过 这里给出一个c++算法实现计算机运算()
  3. 所属分类:大数据

    • 发布日期:2018-05-01
    • 文件大小:99328
    • 提供者:lepjdl
搜珍网 www.dssz.com