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

搜索资源列表

  1. zhi-pai-21-dian

    0下载:
  2. 自己编写的java小游戏,纸牌21点游戏,内有图片和源程序代码-Write your own java games, card 21-point game, with images and source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:389196
    • 提供者:建委
  1. CardsGame

    0下载:
  2. java实现windows蜘蛛纸牌游戏,包括图片资源全在工程里面-java implementation windows Spider Solitaire games, including all the resources in the project inside pictures
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:62916
    • 提供者:郭春浩
  1. GACards

    0下载:
  2. 最优选-纸牌算法 有一包10张卡编号为1至10。建议 遗传算法来寻找卡片的分布 两个数据包,满足下列条件: - 卡形成的第一分组的总和必须等于36 - 形成第二个数据包卡的商品必须等于360-Most preferably- a pack of 10 cards algorithm cards numbered 1 to 10. Recommend genetic algorithm to find two packets of cards distributed to me
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1453
    • 提供者:mumu
  1. Java-Spider-Solitaire-own-code

    0下载:
  2. Java实现的模仿WINDOWS系统自带的蜘蛛纸牌经典游戏代码-WINDOWS system to mimic the Java implementation of the classic game Spider Solitaire own code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:93160
    • 提供者:LuoKeyun
  1. Spiderpai

    0下载:
  2. 纸牌游戏的JAVA源代码。为了给Swing开发人员提供可靠的参考资料,该软件的源代码附加了几乎所有方法的说明,和我本人加上的调试断点-Card game JAVA source code. Swing developers in order to provide a reliable reference, the software' s source code attached almost all the methods described, and I add a breakpoint
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1548163
    • 提供者:王诚
  1. Spiderpai

    0下载:
  2. 纸牌游戏的JAVA源代码,编程学习源码,很好的参考资料-Card game JAVA source code, programming learning source, a good reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:517288
    • 提供者:张宇
  1. Spider-Solitaire

    0下载:
  2. 本程序是用java编写的模拟Windows xp系统中蜘蛛纸牌游戏。-The simulation procedure is written in Java Windows XP system of Spider Solitaire game.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:82109
    • 提供者:xu rui
  1. Spider-game

    0下载:
  2. 简单的蜘蛛纸牌游戏,采用Java的多线程技术。-Simple Spider Solitaire game
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:130316
    • 提供者:李大达
  1. zhizhuzhipai

    0下载:
  2. 与windows自带的蜘蛛纸牌一样的游戏代码-Spider Solitaire game code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:88483
    • 提供者:杨明明
  1. spider

    0下载:
  2. 蜘蛛纸牌源码(Java做的,功能齐全,对于Java初学者很有帮助)-Spider Solitaire source code (Java do, functional, useful for Java beginners)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:77587
    • 提供者:权善
  1. TwentyFourPoint

    0下载:
  2. 24点游戏纸牌游戏,使用J2EE的SSH2框架。并涉及数据库操作保存结果。-Card games 24-point game, with J2EE SSH2 framework. And to save the results of operations.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-30
    • 文件大小:218845
    • 提供者:王嘉璇
  1. Test

    0下载:
  2. 解决纸牌游戏达到每一组纸牌数目分别为1,2,3, 4,5,6,7,8,9-deal with the solitaire board game in order to get the number of every group of solitaire is 1,2,3,4,5,6,7,8,9
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:13612
    • 提供者:liu
  1. solitaire

    0下载:
  2. 单人纸牌游戏,牌桌上有7个堆共28张牌,第一堆1张牌,第二堆2张,。。。第7堆7张,每一堆的第一张牌朝上,其他朝下。牌桌上还有4个suitpiles,一个deck card堆和一个discard card堆,布局如下(参考windows的纸牌游戏) 设计一个简单的CardGames程序,运用面向对象封装、继承、抽象类、抽象方法、多态、动态绑定等概念。 -design a single card game
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:90290
    • 提供者:孔西西
  1. 21points

    0下载:
  2. 自己用java写的21点纸牌游戏,玩家根据自己的牌面大小决定是否继续摸牌,最后和电脑ai的牌面大小比较决定胜负-Their own use of java to write the 21-point card game, the player according to their own size of the card to decide whether to continue to touch the card, and the final size of the computer and
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-12
    • 文件大小:10136
    • 提供者:jason
« 1 2 3 4»
搜珍网 www.dssz.com