搜索资源列表
Number24Game
- 系统随机产生4个1到24的数字,用加,减,乘和除四则运算,使得最后的结果为24-system randomly generated four 1-24 figures used, plus or minus, by and among four operators, making the results of the last 24
Little_Student.rar
- 某小学给学生留作业,要求为一个5000以内的加减乘除括号四则运算的题目。 要求: 1. 程序每次运行都生成30道包含+,-,*,/,(,)的题目。 2. 操作符号顺序是随机的。 3. 因为是小学生,没有代数和以及负数的概念,所以任何时刻减法都必须是减数小于被减数。 4. 任何中间过程中的除法都必须能整除,无分数的概念。 5. 所有中间结果和最终结果都要小于5000. 6. 将正确结果也输出出来,但是用16进制表示 7.
Siyunsuan
- 本程序实现随机数值内的四则运算(加减乘除)-Random value of the program within the four operations (addition and subtraction multiplication and division)
teaching
- 通过编程使计算机随机产生一位数的加减乘除测试题目,供小学生作答。。。可用于家教的教学-Programmed so that a number of randomly generated computer calculation test subject for students to answer. . . Teaching can be used to tutor
c_math
- c编写一个随机产生两个随机数,并进行随机的加减运算-c write a randomly generated two random numbers, and conduct random addition and subtraction operations
suiji
- 随机计算 (计算机随机产生10到四则运算题,两操作数为1~10之间的随机数,运算类型为随机产生的加、减、乘、整除中的任意一种,如果输入答案正确,则显示"Right!",否则显示""Not correct!",不给机会重做,10道题做完后,按每题10分统计总分数,然后打印出总分数和做错题数。)-Stochastic computing (computer randomly generated 10-4 computing problems, the two operands is a random
Arithmetic
- 编写程序,随机出20道100以内的算术题,每题5分,加减乘除随机,每出一道题,用户答一次,并统计当前得分,最后显示总分及准确率,并把错误题目列出。-Java Language
Matrix
- 稀疏矩阵的运算,主要用于测试算法实现,矩阵由系统随机生成,由用户选择需要的操作,包括矩阵的加减乘运算,稀疏矩阵的输入形式采用“三元组”表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix operations, mainly for testing algorithms, matrix randomly generated by the system, select the desired operation by the user, including matrix a
001new
- 0—100 整数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位。 根据输入题数出题,题目应为随机,每次应不一样。
zidongchuti
- 一款小学算术自动出题系统,随机产生100以内的加减乘除算式,由用户控制出题数量,答题完毕后显示评分、错误题目和正确答案-A primary school math questions system, randomly generated within 100 Math formula, by the user to control a number of questions, answer after the show ratings, error questions and correct a
yunsuanqi
- 制作一个可供小学数学运算的程序。0—100 整数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位。根据输入题数出题,题目应为随机,每次应不一样。-Create a program for elementary school math. Math 0-100 integer arithmetic, as the result of rounding decimals to retain two decimal places. Enter the number of questions bas
suanshuyunsuan
- 一个可供小学数学运算的程序,要求能计算0——100正数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位,根据输入题数出题,题目应为随机,每次应不一样。-An alternative elementary school math program requirements can calculate the positive number of 0- 100 Math four operations, such as results decimal rounded to two decimal
jisuanceshi
- 制作一个可供小学数学运算的程序,要求能计算0——100正数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位,根据输入题数出题,题目应为随机,每次应不一样。-Production of an alternative elementary school math program requirements can calculate the positive number of 0- 100 Math four operations, such as results decimal rounde
homework
- 利用栈求表达式的值,可供小学生作业,并能给出分数。(要求:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。)-Use of the stack to evaluate the expression, for primary operations, and can give the scores. (Requirements: Create test database files, randomly gene
Primary-school-math-test-system
- 小学生数学测验系统c语言程序 要求运用加减乘除四则运算,输入登录ID:形如AB1234后进入选择界面:1、答题2、查看往次成绩3、退出。要求所有数小于一百且都为整数。随机生成数字。-Primary school math test system c language program requires the use of addition, subtraction four operations, enter the login ID: shaped like AB1234 into the
1_3
- 栈的实现及应用 栈是一种常用的线性表,在操作系统中被大量使用,比如计算各种表达式。设计程序完成一个24点游戏,要求用户将四个随机产生的十以内的整数进行加减乘除(允许使用括号,每个数只能用一次)求得二十四。(注:可以不判断录入的表达式是不是只使用了给定的四个数或者使用了多次数) 功能要求: (1)随机产生四个数(使用randomize和random函数); (2)要求用户录入表达式,只能使用括号,加,减,乘和除; (3)将中序算术表达式变成逆波兰式(也就是后序算术表达式);
qita.no1
- 随机出现简单的加减乘问题,并且计算出做题人做正确的题目数-Random simple addition and subtraction problems, and calculated to make the title a few people to do the right topic
Exp4
- 计算机随机出题。求两位数的加减乘除。共10题,每题10分。当10题做完时,可以选择交卷或修改。-Computer random out of question. Seeking double-digit addition and subtraction, multiplication and division. A total of 10 questions, each question 10 points. When the 10 questions done, you can an ass
Siyunsuan
- 本程序实现随机数值内的四则运算(加减乘除)-Random value of the program within the four operations (addition and subtraction multiplication and division)
A SCORING SYSTEM OF CALCULATION
- 该系统可以给学生们随机出加减乘除运算题,然后给学生们打分(This system can give the students some calculation problems to solve and score every student's performance.)