CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 四则运算

搜索资源列表

  1. 一个实现简单四则运算的小程序

    0下载:
  2. 一个小程序实现四则运算,大二时。老师让做的,希望对那些初学者有所帮助
  3. 所属分类:源码下载

    • 发布日期:2012-06-21
    • 文件大小:1029
    • 提供者:MCDHLANN
  1. 简单的四则运算题

    0下载:
  2. 编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。 提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。 ,Programmed, recycling process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-28
    • 文件大小:7962
    • 提供者:何晓龙
  1. 通过四则运算判断这4个数能否算出24

    0下载:
  2. 计算24点(随机给出4个数,通过四则运算判断这4个数能否算出24)-Calculation of 24 points (4 random number given by four the number of operations to determine whether the four calculated 24)
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-30
    • 文件大小:170933
    • 提供者:yixianshikong
  1. 四则运算的计算器源码

    1下载:
  2. C语言编程,用Visual C编程,接受用户输入的一个四则运算表达式,输出其结果。例如用户输入表达式(5‐1/5)*5,则输出结果24.00,输出时精确到小数点后两位-C language programming, using Visual C programming, to accept user input of a four operational expression, the output results. For example, the user enters the expres
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-27
    • 文件大小:419844
    • 提供者:王南
  1. Calculator

    0下载:
  2. 本人设计的C# C Sharp 计算器,初学,很简单,功能只有普通四则运算-C# Calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:53907
    • 提供者:wdd
  1. a

    0下载:
  2. 两位数的加减乘除四则运算。此程序能实现加、减、乘、除的计算。 -Four fundamental operations addition and subtraction multiplication and division
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:2152
    • 提供者:xxjjww
  1. java

    1下载:
  2. 编程:编程实现一个简单的四则运算计算器:从键盘输入一个四则运算表达式(没有空格和括号),遇等号"="说明输入结束,输出结果。 假设计算器只能进行加减乘除运算,运算数和结果都是整数,4种运算符的优先级相同,按从左到右的顺序计算(即:2+3*5先计算2+3,再计算5*5)。 示例:括号内是说明 -Programming: programming a simple calculator four operations: from the keyboard to enter a fou
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:130724
    • 提供者:李伟
  1. BigNum

    0下载:
  2. 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:905304
    • 提供者:tianlan
  1. giantnumber

    0下载:
  2. 无符号大数类 实现了大数四则运算 比较 求余数 其中大数乘法采用分治 除法采用模拟竖式-No sign of large numbers class implements the large numbers seeking four more than the number of operations in which the multiplication of large numbers using analog vertical divider partition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1644
    • 提供者:傅煜
  1. calc

    0下载:
  2. c语言代码写的带括号的四则运算的计算器。-c language code written in brackets with the four computing calculator.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:1219
    • 提供者:王立兴
  1. swr1

    0下载:
  2. 这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:1159
    • 提供者:宋维仁
  1. Caluate

    0下载:
  2. 将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7126
    • 提供者:wuwenxi
  1. byshjiyimijisuanqi

    0下载:
  2. 单片机;计算器;微电子;模拟电路能进行正数加、减、乘、除四则运算的计算器叫做简单计算器;科学计算器是指能兼容正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能的计算器。 -Singlechip calculator Microelectronics analog circuit can be a positive number add, subtract, multiply, with the exception of four operations is
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:934970
    • 提供者:高家泽
  1. Calculator

    0下载:
  2. 计算器,可以计算加减乘除等四则运算。当除数为0的时候会显示错误。支持连续输入进行计算。输入数值可以为浮点数-Calculator, can be calculated, such as addition and subtraction multiplication and division four computing. When the divisor is 0, when will display an error. Support for the importation calculate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11031
    • 提供者:姚明
  1. CAC

    0下载:
  2. 汇编语言源程序:计算器程序,可实现简单十进制或十六进制单四则运算。-Assembly language source code: calculator program can be simple single decimal or hexadecimal arithmetic.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1759
    • 提供者:lily
  1. calculator

    0下载:
  2. 小弟的计算其程序 能进行四则运算,界面一般,希望喜欢。-Younger brother of the calculation of its procedures conducted four operations, the interface in general, want to like.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:74991
    • 提供者:张艺
  1. caculator

    0下载:
  2. 用java编写的小型计算器程序,具有加、减、乘、除四则运算功能-Using java process to prepare a small calculator with add, subtract, multiply, with the exception of four computing function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:5273
    • 提供者:阿曼达
  1. NONAME1

    0下载:
  2. 加减乘除四则运算,可以输入两个数和符号,最后=可以直接得出你要的结果-Math
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1062
    • 提供者:
  1. CSharp_Huge

    0下载:
  2. .net下实现大整数的四则运算,C#编写-. net achieve big integer arithmetic, C# prepared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:17106
    • 提供者:星云
  1. StringFormular

    0下载:
  2. 程序实现字符串格式的四则运算,包括+、-、*、/.-Procedures for implementation of the 4 string format operator, including+,-,*,/.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:15238
    • 提供者:lzg
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com