搜索资源列表
魔羯之辉黑白棋第二版
- 魔羯之辉黑白棋第二版,在第一版的基础上加上了多线程控制,重新编写代码,代码可读性更强,程序逻辑更清晰,界面更漂亮,网络对战功能没有来得及做.只要把程序中的黑白棋类代码拿出来就可以迅速编出自己的黑白棋游戏.-Jose Zhihui reversi second edition, the first edition on the basis of a multi-threaded with control, to rewrite code, code readability and logic pr
Calculation-of-the-24-games
- 计算24游戏,最终要求是输入四个一位数,通过加减乘除,允许加入括号,计算出24,显示计算过程,并提示成功信息。可以首先完成输入三个一位数,只通过加减,计算出12;再完成通过加减乘除,再完成可以加入括号-Calculation of the 24 games, the final requirement to enter the four-digit, by addition, subtraction, multiplication and division, allowed to join th
Tetris
- 该程序实现了俄罗斯方块游戏。这是一个家喻户晓的游戏。该程序包括难度等级、堆积成线的数量、获得分数、下一个方块提示等功能。-The program achieved a Tetris game. This is a well-known game. The program include the difficulty level, the accumulation into the number of lines, access points, the next prompt box functi
xiangqi
- 背景选择中有六幅风格不同的图片以供选择,另有乐曲可于配合游戏进行。 可以选择新手提示,它会提示你当前所选的棋子所能走到的节点,方便新手使用。 用vc++ 6.0 实现,对信息的保存用到了CList,CArray及自定义的CSaveSteps等用到类,在界面实现上用到 了CListBox等控件,为了实现棋谱输出,用GetStepName这个函数进行了语法分析。文件存取用到了CFile类。-Choice in the context of six different picture st
game
- 3.“搭桥”游戏,游戏者2人,裁判。要求: (1)扑克为52张,其中花色是“黑桃、红心、草花、方块”,每种花色有A,2,3,4,5,6,7,8,9,10,J,Q,K; (2)扑克需要充分洗开,并派发到左右2方游戏者手中; (3)出牌时,每次交替从左右方取出一张放在已有“桥梁顶端”; 如果 新添牌的数字与原有桥梁上的数字相等否:是的,出牌方得到两个数字及之间相夹的所有牌,不是,换一方出牌; 当一方手上牌出净,游戏则结束;
wuziqi
- 之前开学前写的一个五子棋的和电脑下的(ai是参考网上的方法),右键有电脑提示下哪,其他就是简单的五子棋一样,(无禁手的)。-Before school starts before writing a computer backgammon and under (ai is the reference line method), right where a computer prompt, the other is simple, like backgammon, (no cut-off hand
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
Guessing-game
- 设计一个c语言编程的猜数游戏,设置题目,由用户从键盘输入答案,并对答案进行分析,是大于还是小于正确答案给用户以提示-Design a C programming language guessing game, set the topic, enter the answer from the keyboard by the user, and to analyze the answer is greater than or less than the correct answer to the u
yuyindoudizhu
- 请语音来实现对QQ斗地主游戏的控制,包括出牌、过牌、提示、开始等操作。-Voice control QQ Landlords game, including the operation of the cards, checks, prompt, start.
WPFGobang_1.0
- 一款五子棋小游戏源码,带悔棋功能,提示功能。 欢迎感兴趣的用户下载学习。 五子棋是一种两人对弈的纯策略型棋类游戏,棋具与围棋通用,是起源于中国古代的传统黑白棋种之一。-A backgammon game source code, with undo function, prompt function. Welcome to interested users download the study. Backgammon is a type of two pure strategy c
Neon-Challenge
- 该程序是TICTACTOE游戏,棋盘为3*3,3个棋子连起来即为赢。输入参数时,若输入的数字超过边界或在已有棋子的地方再输入,则提示出错,要求重新输入。-The program is TICTACTOE games, board 3* 3, 3 pieces put together is the win. When the input parameters, if digital input over the border or in a place and then enter the ex
Desktop
- 斗地主出牌提示lua脚本。 test.lua中写了一个调用测试的方法。 假设自己手牌为3,4,5.对放打出3,提示出牌4或者5-Landlords cards prompt lua scr ipt. test.lua write a method call test. Suppose own hand as 3,4,5. To put hit 3, 4 or 5 prompted the cards
20151118103342393
- 规则:您将随机抽取其中两张和电脑进行对抗,2张牌相加,个位大的胜出,其中对子比单牌大,若都是对子,对子大的胜出。您可以根据提示下注,起始资金均为1000元,当一方财产小于0时,宣布破产,另一方胜出。-Rules: you will be randomly selected two zhang and computers for confrontation, 2 CARDS together, a few big wins, which pairs is larger than a single
renjixiaqi
- 人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 -Man-machine chess: on the 3 X 3 board, the computer for one party, the use