搜索资源列表
速算24游戏
- 速算24游戏 游戏规则: (1)点击“开始游戏”的按钮,游戏开始,系统将会发出四张牌 (2)用户将发出的四张牌用+,-,*,/组合起来,并把组合的表达式输入到输入框里头 (3)点击确定按钮,游戏将会计算你输入的表达式是否合法,或者结果是否正确,并且给出提示。 (4)如果输入的表达式不正确,则会让用户重新输入;如果输入的表达式正确,则重新开始游戏
24
- 一个用C语言写的斗24游戏问题,
24点游戏
- 24点游戏.rar-24 point game. Rar
24点游戏源码
- 24点游戏源码,了解一些VC功能与技巧-24 game point-source, understand the functions and skills VC
24点游戏VC
- 24点游戏 开发语言: VC & C++ -24 point game development languages : C VC
24点程序源代码
- 一个二十四点的游戏-a 24-point game
速算24游戏
- 速算24游戏 游戏规则: (1)点击“开始游戏”的按钮,游戏开始,系统将会发出四张牌 (2)用户将发出的四张牌用+,-,*,/组合起来,并把组合的表达式输入到输入框里头 (3)点击确定按钮,游戏将会计算你输入的表达式是否合法,或者结果是否正确,并且给出提示。 (4)如果输入的表达式不正确,则会让用户重新输入;如果输入的表达式正确,则重新开始游戏-Quick count of 24 games the rules of the game:
24点游戏的算法参考与源程序
- 24点游戏的算法参考与源程序-24 point game with the algorithm reference source
速算24扑克游戏
- java编的速算24点扑克小程序-java series of the velocity count 24 points poker small program
24点游戏软件的开发
- 一个计算24点游戏的软件-a calculation of 24 points game software
shusuan
- 用java写的速算24游戏-with the speed counting 24 games
24点游戏源代码
- 24点游戏源代码-24 point game source code
C++课程设计案例精编--24点游戏
- C++课程设计案例精编--24点游戏 -C cases intensive curriculum design series-- 24 points game
24点数字游戏的实现
- 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
gjb
- 一个空战的引擎:写于2002.4.24 游戏:320*200*256c SVGA显示模式编译:Borland c++ 5.02project: Dos standard 看点:(1) pcx 图片文件的操作;(2) bitmap(/内存) 的一些位拷贝技巧;(3) 主程序的流程;-an air of the engine : 2002.4.24 wrote in the game : 320* 200* 256c SVGA displa
“速算24”扑克游戏 源代码
- 一java的小应用程序,在游戏中,用户随意抽出四张扑克牌,用加减乘除的方法将它们连接起来,使得结果等于24。-a small application, in a game in which users randomly picked four cards using the arithmetic method of connecting them, making the results mean 24.
24点牌游戏
- 实现一个24点游戏,程序主要负责实现随机发牌、结果验算、计分、难度设置等功能!-achieve a 24 point games, principally responsible for achieving random licensing, checking results, points, the difficulty settings function!
24
- 一个用C语言写的斗24游戏问题,-Using C language to write a bucket of 24 games problem
Picface
- 4张牌组合24游戏,可判断任意四张牌能否组成24,同时找到组合方式(4 CARDS and 24 games.)
24游戏
- 任意给出4张牌,计算能否用+、-、×、÷将其组合成24。控制台输出其可能的组合式。(Any given 4 cards, the calculation can use +, -, *, / which are combined into 24. The console outputs its possible combination.)