登录
首页 » QT » pairs

pairs

于 2013-06-03 发布 文件大小:242KB
0 164
下载积分: 1 下载次数: 14

代码说明:

  qt小游戏,翻扑克牌,每次最多翻两张,两个牌相同就移除,直到所有牌都移除完。考记忆力(qt games, turned poker, each up to turn two, two identical cards to remove, until all the cards are removed finish. Memory test)

文件列表:

pairs
.....\card.cpp,2938,2008-02-16
.....\card.h,2108,2008-02-16
.....\carddata.cpp,2772,2008-02-16
.....\carddata.h,1909,2008-02-16
.....\main.cpp,1728,2008-02-16
.....\mainwindow.cpp,3238,2008-02-16
.....\mainwindow.h,1818,2008-02-16
.....\pairs.pro,183,2008-02-16
.....\README.txt,225,2008-02-16
.....\scene.cpp,4260,2008-02-16
.....\scene.h,1929,2008-02-16
.....\svg
.....\...\bell.svg,9671,2008-02-15
.....\...\book.svg,13725,2008-02-15
.....\...\cd.svg,8036,2008-02-15
.....\...\cdr.svg,7381,2008-02-15
.....\...\clock.svg,30011,2008-02-15
.....\...\colors.svg,19257,2008-02-15
.....\...\core.svg,6669,2008-02-15
.....\...\dvi.svg,48970,2008-02-15
.....\...\encrypted.svg,18244,2008-02-15
.....\...\file.svg,12129,2008-02-15
.....\...\flags.svg,15492,2008-02-15
.....\...\house.svg,43483,2008-02-15
.....\...\html.svg,20974,2008-02-15
.....\...\image.svg,30949,2008-02-15
.....\...\kexi.svg,41833,2008-02-15
.....\...\mail.svg,5574,2008-02-15
.....\...\man.svg,11196,2008-02-15
.....\...\metafont.svg,26082,2008-02-15
.....\...\mozilla.svg,83022,2008-02-15
.....\...\penguin.svg,22563,2008-02-15
.....\...\shell.svg,22777,2008-02-15
.....\...\soffice.svg,276699,2008-02-15
.....\...\sound.svg,8284,2008-02-15
.....\...\star.svg,11996,2008-02-15
.....\...\svg.qrc,989,2008-02-16
.....\...\svg.qrc~,1029,2008-02-16
.....\...\tgz.svg,8077,2008-02-15
.....\...\toys.svg,22282,2008-02-15
.....\...\txt.svg,6925,2008-02-15
.....\...\txt2.svg,26754,2008-02-15
.....\...\vcalendar.svg,34187,2008-02-15
.....\...\vcard.svg,51967,2008-02-15
.....\...\wizard.svg,14689,2008-02-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • flychess
    用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。(Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.)
    2021-04-24 14:18:47下载
    积分:1
  • five_vb_tcp
    网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
    2008-12-10 14:52:50下载
    积分:1
  • wuziqi
    控制台编的五子棋游戏,用的贪心算法,AI不算太高,但希望对像我一样菜的同学有所启发……(Console compiled 331 games, with the greedy algorithm)
    2011-10-29 19:07:00下载
    积分:1
  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分:1
  • Chess
    可联机玩国际象棋,具备倒计时功能以及悔棋等功能(Available on-line play chess, with the countdown function, and Undo functions)
    2009-12-17 23:10:41下载
    积分:1
  • zhongduoxiangqi
    java游戏原码,中国象棋(java source games, Chinese chess)
    2008-06-25 15:20:59下载
    积分:1
  • BcbChess
    C++Builder程序设计范例:中国象棋 / 胡达著 出版发行 北京 : 清华大学出版社, 2002 的附带光盘,用c++Builder实现一个简单的象棋程序 (C++ Builder Program Design Example: Chinese Chess/Huda published a Beijing: Tsinghua University Press, 2002 spin-off CD-ROM, with c++ Builder realize a simple chess program)
    2008-04-07 23:05:11下载
    积分:1
  • PlantomGo
    幻影围棋棋源代码,参加计算机博弈比大赛亚军的代码。(Phantom Go chess source code, to participate in a computer game than the runner-up code.)
    2021-01-20 22:48:43下载
    积分:1
  • xiangqi
    c++的象棋代码,里面有代码,调试成功,运行很好,我编写了将近一个月,是深入c++最好的资料,大家可以改一改,用于自己的项目。。。(C++ chess code, debugging success, there are code, running very well, I write nearly a month, is deeply c++ the best information, you can change, for their own projects... )
    2013-12-02 23:36:59下载
    积分:1
  • wuziqi
    五子棋的实验报告 人工智能 包含的内容很丰富,要了很久,师兄才给的。(very good lecture for)
    2012-06-08 23:47:07下载
    积分:1
  • 696518资源总数
  • 104544会员总数
  • 20今日下载