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

搜索资源列表

  1. xyx

    0下载:
  2. 这是数据结构的应用 有小游戏的开发和计算 如猴子选大王 纸牌 文本统计等-This is the data structure of a small game development, and if the calculation monkey king playing card version of the election statistics
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1894
    • 提供者:陈朝熙
  1. puke

    0下载:
  2. 数据结构常用算法,用vc++实现的纸牌游戏问题
  3. 所属分类:数据结构常用算法

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

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

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

    0下载:
  2. 模拟 动态规划 字符串处理 搜索 模拟 ?谁拿了最多奖学金 ?伊甸园日历游戏 ?绕钉子的长绳子 ?卡布列克圆舞曲 ?贪婪的送礼者 ?神风堂人数 ?粘贴文本 ?松鼠吃果子 ?文科生的悲哀 ?津津的储蓄计划 ?陶陶摘苹果 ?校门外的树 ?不高兴的津津 ?均分纸牌 ?CoVH之资料页数 ?Way Selection ?亲和数 ?数的朗读 ?隐形的翅膀 ?风筝-逃亡 ?佳佳的魔法照片 ?苹果摘陶陶 ?黑皮的正方
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-04-10
    • 文件大小:144351
    • 提供者:nbxwj@21cn.com
  1. zp

    0下载:
  2. 一个用jbuilder做纸牌游戏,希望对你学习有帮助-A card game using jbuilder do, and they hope to help you learn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:45950
    • 提供者:范海佳
  1. pai

    0下载:
  2. 数据结构实验中,纸牌游戏编码,VC环境下运行可通过 -Experimental data structure, the card game coding, VC environment to run through
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:刘佳
  1. wingame

    0下载:
  2. 游戏破解,可以破解电脑自带的各种游戏,纸牌,蜘蛛纸牌,对抗激烈-Game crack, you can crack the computer comes with a variety of games, playing cards, Spider Solitaire, against fierce
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:434171
    • 提供者:陈鸿兴
  1. caipaiyouxi

    0下载:
  2. 猜牌游戏 小勇有3张纸牌,他用来跟小实玩猜牌游戏。先,小勇把3张纸牌给小实看,说:“小实,心里选一张,我等会可以猜出你选的是什么。”小实说:“好的,我心里选了一张啦。”小勇拿出第1张牌和第2张牌组成一组,问:“这里有没有你选的牌?”,小实说:“有啊”,然后小勇拿出第2张牌和第3张牌组成一组,-Guess brand game Xiaoyong three cards, he used with a small real play guessed brand games. First, Xiaoy
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:918386
    • 提供者:姚雪春
  1. Remember-Poker

    0下载:
  2. 让计算机来猜测用户“暗记”的某张扑克牌:计算机从一副扑克牌(54张)中任意抽出27张,摆放在不同的三行上(每行9张),用户“暗记”某张纸牌,而后告诉计算机所“暗记”的那张纸牌处于哪一行中;之后计算机再两次将纸牌重新摆放,并让用户再回答两次相同的提问(那张纸牌在重新摆放后又处在哪一行上);此时计算机会将用户所“暗记”的那张纸牌给挑出来。-Allow a computer to guess the user "counterfeitproof" the cards: computer at rand
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:1966484
    • 提供者:Eating
  1. Main

    0下载:
  2. 纸牌游戏 [ 问题描述 ] 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的直到 以52为基数的翻过。 [ 基本要求 ]   模拟上述过程,输出这时正面向上的牌。-card games [descr iption] No. 1-52 cards face
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:620
    • 提供者:aiqi
  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. zhipaijava

    0下载:
  2. 简单的纸牌游戏和windows操作系统的纸牌游戏规则类似-Simple card games and windows operating system like card game rules
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2598
    • 提供者:fUrkthjj
  1. anycode-ps5442

    0下载:
  2. matlab编写的课设作业,是一个plpmm游戏程序,在程序中执行eowirq算法,包括扫雷,纸牌,jkljioi等游戏的编写流程都很清晰。-matlab write class-based work, is a ksdjf game program execution ajds algorithm in the program, including mine clearance, playing cards and other games of the preparation process
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5145
    • 提供者:1b6rwt
  1. anycode-q7zzkt

    0下载:
  2. matlab编写的课设作业,是一个OWPEUHF游戏程序,在程序中执行Midss算法,包括扫雷,纸牌,jsdk等游戏的编写流程都很清晰。 -matlab write class-based work, is a ksdjf game program execution kklk algorithm in the program, including mine clearance, playing cards and other games of the preparation process
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8180
    • 提供者:kugi8j
  1. anycode-rt2rte

    0下载:
  2. matlab编写的课设作业,是一个qxqLlX游戏程序,在程序中执行kEmFhvD算法,包括扫雷,纸牌,qxqLlX等游戏的编写流程都很清晰. -matlab write class-based work, is a qxqLlX game program executionkEmFhvD algorithm in the program, including mine clearance, playing cards and other games of the preparation p
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5502
    • 提供者:4hxflm
  1. anycode-sddhm8

    0下载:
  2. matlab编写的课设作业,是一个UwLbUX游戏程序,在程序中执行lFxJZAj算法,包括扫雷,纸牌,UwLbUX等游戏的编写流程都很清晰. -matlab write class-based work, is a UwLbUX game program executionlFxJZAj algorithm in the program, including mine clearance, playing cards and other games of the preparation p
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7591
    • 提供者:q9mkst
  1. anycode-sulnra

    0下载:
  2. matlab编写的课设作业,是一个KVAhhr游戏程序,在程序中执行dobBfbl算法,包括扫雷,纸牌,KVAhhr等游戏的编写流程都很清晰. -matlab write class-based work, is a KVAhhr game program executiondobBfbl algorithm in the program, including mine clearance, playing cards and other games of the preparation p
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8615
    • 提供者:q9mkst
  1. anycode-tjwege

    0下载:
  2. matlab编写的课设作业,是一个rTSJmB游戏程序,在程序中执行ZLVimZc算法,包括扫雷,纸牌,rTSJmB等游戏的编写流程都很清晰. -matlab write class-based work, is a rTSJmB game program executionZLVimZc algorithm in the program, including mine clearance, playing cards and other games of the preparation p
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9325
    • 提供者:ajeayk
  1. anycode-u5ml5q

    0下载:
  2. matlab编写的课设作业,是一个AnThKr游戏程序,在程序中执行TiLukIx算法,包括扫雷,纸牌,AnThKr等游戏的编写流程都很清晰. -matlab write class-based work, is a AnThKr game program executionTiLukIx algorithm in the program, including mine clearance, playing cards and other games of the preparation p
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6975
    • 提供者:qrkjme
  1. 西游记纸牌游戏中的人工智能分析

    0下载:
  2. 本文基于作者的项目——“西游记纸牌游戏”,以“西游记纸牌游戏”的游戏规则为基础,对“西游记纸牌游戏”AI程序的各个必要部分进行如下分析、设计: 1、设计基于安卓手机平台的智能NPC 2、提出通过权值矩阵来存储玩家手牌权值[ ]大小(The author of this paper based on the project of "journey to the west, in the card game" journey to the west, the card gam
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:98304
    • 提供者:diamondaa
« 12 3 4 5 6 »
搜珍网 www.dssz.com