CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - blackjack

搜索资源列表

  1. 一个symbian下的手机网游源代码

    0下载:
  2. blackjack .........\blackjack.jad .........\blackjack.jpx .........\blackjack.jpx.local .........\blackjack.jpx.local~ .........\blackjack.oif .........\jad-temp .........\........\Main.jad .........\res .........\...\
  3. 所属分类:Symbian

  1. compiler.rar

    1下载:
  2. decaf.jar 是将类java的decaf语言编译成tac码(Three address code,类似汇编指令)的编译器。 包含了前端的词法和语法分析、语义分析,中间代码的生成。是我最近写完的编译课的一个作业。 例子: 1. 调用 java -jar decaf.jar -l 2 blackjack.decaf > blackjack.tac 生成 *.tac 文件 2. 然后,调用 java -jar tac.jar blackjack.tac
  3. 所属分类:Compiler program

    • 发布日期:2017-01-06
    • 文件大小:367877
    • 提供者:int
  1. BlackJackGame_DocView

    0下载:
  2. This was my first real dive in doc/view architecture and i wanted to create a card game that the user could play against the computer...thus i chose blackjack. The implementation is not finished (no multiplayer support) but the game will play and its
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:388003
    • 提供者:Drew
  1. BlackJack

    0下载:
  2. Java写的21点小游戏,和电脑对战,只支持单人游戏,没有很炫的界面,只是普通界面,适合学习使用。-21:00 game written in Java, and play against the computer only supports single player, no fancy interface, but a common interface for learning to use.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:9354
    • 提供者:燕翔
  1. blackjack_src

    0下载:
  2. 这是一个BLACKJACK的源代码,使用C++编程,较容易。-This is a BLACKJACK the source code, using C++ programming easier.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:145673
    • 提供者:王超
  1. eBook-Artificial-Intelligence-Machine-Vision-Real

    0下载:
  2. The potential of solving real-time demanding industrial applications, using vision-based algorithms, drastically grew due to an increasing availability of computational power. In this thesis a novel real-time, vision-based Blackjack analysis syst
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:2140568
    • 提供者:surajs
  1. mmahjongg

    0下载:
  2. 这是一个用Matlab编写的麻将连连看程序,对于图像操作的理解有很好的帮助。-This game is a matlab version of the famous chinese tile matching game. The look and feel of the game is similar to xmahjongg game. I used to play xmahjongg when I used the old xsparc system maybe more
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:64775
    • 提供者:赵军
  1. BJ

    0下载:
  2. Blackjack game developed in C language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4808
    • 提供者:crion
  1. blackjack

    0下载:
  2. 用matlab编写的扑克游戏,初学matlab者用-Card game with matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:5055
    • 提供者:Frank
  1. heijieke

    0下载:
  2. 1、对输入的要求 玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能接近21点,但不要超过21点。所以,任何超过21点的点数都表示这一手牌已经“爆”了。A既可以计为1点,也可以计为11点,要选择对玩家来说最有利的一个点数。例如,1张A和1张10可计为11点或21点,但由于21点更好,所以这一手牌要算成21点。1张A和2张8可计为17点或者27点,由于27点已经“爆”了,所以这一手牌要算成17点。 程
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:3762
    • 提供者:小马
  1. easy_card_game_2_players

    0下载:
  2. shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:432059
    • 提供者:C2V3N777
  1. veu

    0下载:
  2. Blackjack game in C language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:821
    • 提供者:Diego de Sousa
  1. game

    0下载:
  2. 这是一个关于blackjack的程序,可以实现一种与机器玩扑克的算法-This is a program on the blackjack, you can achieve a machine to play cards with the algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:859
    • 提供者:于腾伟
  1. 21

    0下载:
  2. 汇编语言编写的二十一点小游戏程序。可以直接运行-Written in assembly language programs blackjack game. Can be directly run
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:6679
    • 提供者:stifler
  1. BlackJack1

    0下载:
  2. 是BlackJack游戏 有很多功能 架构完美 用户体验极好-BlackJack game has many features is the perfect framework for an excellent user experience
  3. 所属分类:Game Program

    • 发布日期:2017-05-02
    • 文件大小:611979
    • 提供者:葛霄
  1. GameOf21Point

    0下载:
  2. 使用c++实现二十一点游戏。可以随时暂停,以后接着玩,实现了21点的所有基本功能-Achieved using c++ blackjack. Can pause, play and then later realized that all the basic functions 21
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:3449
    • 提供者:章文君
  1. game_of_21_point

    0下载:
  2. 21点游戏规则:庄家给每个玩家发两张牌,牌面朝上;给自己发两张牌,一张牌面朝上(叫明牌),一张牌面朝下(叫暗牌)。大家手中扑克点数的计算是:K、Q、J 和 10 牌都算作 10 点。 A 牌既可算作1 点也可算作11 点,由玩家自己决定。其余所有2 至9 牌均按其原面值计算。目的是尽量往21点靠,靠得越近越好,最好就是21点了。在要牌的过程中,如果所有的牌加起来超过21点,玩家就输了——叫爆掉(Bust),游戏也就结束了。假如玩家没爆掉,又决定不再要牌了,这时庄家就把他的那张暗牌打开来。假如他现
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2449563
    • 提供者:叶zp
  1. 21

    0下载:
  2. 用JAVA开发的21点游戏,实现网络对战。分为客户端和网络端-java scr ipt for blackjack game
  3. 所属分类:Games

    • 发布日期:2017-05-10
    • 文件大小:2536627
    • 提供者:johnseitz
  1. Hw2-BlackJack

    0下载:
  2. this program allow you to play black jack
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:129701
    • 提供者:mint
  1. Blackjack_1606176272003

    0下载:
  2. BlackJack, GUI game running on more platform.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:11478
    • 提供者:kayn
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com