搜索资源列表
ElementaryMath_0_1
- 一个简单加、减、乘、除运算游戏, 能自动生成试题,适合于儿童。-a simple addition, subtraction, multiplication and Operational games, questions can be generated automatically, suitable for children.
24point
- 24Point”是80年代全世界流行一种数字游戏,在中国我们把这种游戏称为“24点”。 游戏规则 :一副牌中抽去大小王后还剩下52张,任意抽取4张牌(称为牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9—8)×8×3或3×8÷(9—8)或(9—8÷8)×3等。 -24 games
youlingcao
- 计算24是流行的扑克游戏。其方法是任意取出4张牌,A J Q K 王牌 算 1,其它牌按点数计算,花色不计。 目标是通过加、减、乘、除和括号最终算出24。设计一个程序,输入4个数字(1~10),则列出所有可能计算 结果为24的方案。-Calculation of 24 is a popular poker game. The method is to remove any 4 cards, AJQK ace count 1, calculated in points other bran
jisuanqi
- 计算器程序 ,实现基本的加 减 乘 除等运算,界面设计良好 可以借鉴-Calculator program to achieve basic addition and subtraction, multiplication and division operations
caculate
- AS3 模拟计算器的功能,实现加,减,乘,除的运算-AS3 analog calculator functions, add, subtract, multiply, and divide numbers
24card-game
- 游戏内容如下:一副牌中抽去大小王剩下52张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。要求每张牌必须用一次且只能用一次。-Game content is as follows: a king size cards in removing the remaining 52, a random selection of four cards (known as deck), with the addition, subtraction, multiplication
24point
- 24点游戏,包括四个数相互加,减,乘,除。最后能否得到24这个答案,并且输出得到24的种类-24-point games, including four number one another add, subtract, multiply, and divide. Finally able to get 24 the answer and get 24 types of output
jisuanqi
- 实现计算器的所有功能,加,减,乘,除等功能 供大家学习-Implement all the features of the calculator for everyone to learn
pokbm
- 易语言益智训练游戏源码例程程序实现了10以内加,减,乘,除运算。-Easy language puzzle game source code routines training program achieved within 10 to add, subtract, multiply and divide operations.
CalculatorJFrame
- 实现一个计算器,界面类似WINDOWS中的界面,包括0~9十个数字、加、减、乘、除四种运算符号和一个用于输入及显示结果的文本框,单击每个按钮都能完成相应的功能。-Implement a calculator, WINDOWS interface similar to the interface, including the ten digits 0 to 9, add, subtract, multiply and divide four arithmetic symbols and text
calcualte-by-mind
- 针对随机给定的若干加、减、乘、除算式,用户进行心算并输入结果。程序给出用户所花的总时间和正确率。-For a given number of random addition, subtraction, multiplication, division formula, the user mental arithmetic and enter the result. Program gives the user the correct rate and total time spent.
calculation104
- 一个简单实现计算器,加、减、乘、除功能的程序-The realization of a simple calculator, add, subtract, multiply, with the exception of the functional procedures