Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 24dian
Search - 24dian - List
经典的24点游戏,用c++编的,可供学习c++的人学习-The classic 24-point game, with c++ compiled, and for learning c++ learning from the people
Update : 2024-05-03 Size : 25600 Publisher : 周灵

24dian,C语言经典游戏代码,大家学习交流的好的代码 -24dian, C language classic game code, we study the exchange of good code
Update : 2024-05-03 Size : 1024 Publisher : xidian07056

DL : 0
24点 可以将所有的算法显示出来 -24 points can be displayed all the algorithms @ @ @ @
Update : 2024-05-03 Size : 659456 Publisher : Kevin

DL : 0
输入四个数字,判断能否用加减乘除计算24,可以并输出算式-Enter the four digits, to determine whether the calculation of 24 with addition, subtraction, and the output equation can be
Update : 2024-05-03 Size : 5120 Publisher : 徐旸

DL : 0
使用Visual C++编写的简单24点游戏,没有实现界面-Visual C++ written with a simple 24-point game, not implemented interface
Update : 2024-05-03 Size : 1024 Publisher : amy

24点 C语言描述 中间用到递归的方法,很简单明了,并且有注释-24piont c
Update : 2024-05-03 Size : 1024 Publisher : SSstorm

24点问题,要求给定几个数,然后利用算术运算符,使这几个数经运算后,结果为24-24 points and asked for a few given the number, then use the arithmetic operators, so these numbers by the operation, the result is 24
Update : 2024-05-03 Size : 2048 Publisher : 苏路

DL : 0
这个压缩包是JAVA的课程设计源代码,是完整的代码,可以成功运行。-is java kechengsheji daima
Update : 2024-05-03 Size : 18874368 Publisher : liyufeng

24点游戏 C++实现 很好玩的哦 具体怎么样自己看吧 -24point game
Update : 2024-05-03 Size : 44032 Publisher : silence

DL : 0
输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1,输出 4*6*1*1 =24 (允许有括号)。-Enter any four integer (0-10), the operator only addition, subtraction, there are brackets for each number can only be and must be used once. Required to determine the expression of results 24. If so, output evaluating the expression: If the input 4,6,1,1, output 4* 6* 1* 1 = 24 (allowing parentheses).
Update : 2024-05-03 Size : 1024 Publisher : 邬锡敏

DL : 0
山东理工大学的ACM解题报告,24点算法,很不错的哦-the answer about ACM of shandong university of technology,24 points algorithm, it is very good.
Update : 2024-05-03 Size : 230400 Publisher : liyan

DL : 0
简单的24点游戏,代码值得借鉴,适合初学者学习,而且还有提示功能-Simple 24-point game, the code is worth learning for beginners to learn, but also prompts
Update : 2024-05-03 Size : 9997312 Publisher : 张让

DL : 0
24点穷举法的运用 用C语言解决24点的计算问题-The 24-point brute-force method to use C language to solve computational problems in 24 points
Update : 2024-05-03 Size : 2048 Publisher : 龚景荣

DL : 0
自动生成随机数, 计算24点的程序,可以出题也可以计算-Automatically generate random numbers, computing 24-point program, you can also calculate the topic
Update : 2024-05-03 Size : 106496 Publisher : 刘广

DL : 0
24点游戏代码,可查历史记录,可难度排序-24 game
Update : 2024-05-03 Size : 4096 Publisher : huangs

DL : 0
输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1,输出 4*6*1*1 =24-Enter any four integer (0-10), the operator only addition, subtraction, there are brackets for each number can only be and must be used once. Required to determine the expression of results 24. If so, output uating the expression: If the input 4,6,1,1, output 4* 6* 1* 1 = 24
Update : 2024-05-03 Size : 1024 Publisher : 邬锡敏

DL : 0
一个利用有理数对简单的二十四点游戏进行了简单便宜-A simple rational use of 24.2 for a simple inexpensive games
Update : 2024-05-03 Size : 2048 Publisher : myname

DL : 0
该软件运行于运行环境为Windows XP/Windows 7 32位/Windows 7 64位PC机环境,实现一个java版本的24点游戏。具体实现以下功能: 1、游戏要有图形用户界面,界面能够反映游戏所有的细节。 2、界面中有游戏模式,练习模式,排行榜,退出四个选项。 3、游戏模式中随机给定4张牌,运用四则运算计算。 4、游戏模式中规定时间为60秒,超时扣1分。 5、游戏模式有重置键。如果无法算出24,可以重新发牌。 6、练习模式为24点计算器。 7、练习模式中任选4张牌,会给出所有得到24的计算方法。 8、排行榜按照从大到小将玩家分数进行牌排名。(The software runs in a Windows XP / Windows 7 32 bit / Windows 7 64 bit PC environment and implements a 24 point game in a Java version. The following functions are realized in detail. 1, the game must have a graphical user interface, the interface can reflect all the details of the game. 2, there are game modes, exercise modes, ranking lists, and exit four options in the interface. 3, the game mode randomly given 4 cards, using four arithmetic calculations. 4, the game mode specified time is 60 seconds, overtime 1 points. 5, the game mode has reset key. If you can't figure out 24, you can reissue the card. 6, the exercise mode is 24 point calculator. 7, choose 4 cards in the exercise mode, and give all 24 calculation methods. 8, the rankings are ranked according to the players' scores from big to small.)
Update : 2024-05-03 Size : 2321408 Publisher : cp333333
« 1 2 3»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.