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

搜索资源列表

  1. Compute_To_24

    0下载:
  2. 有一种游戏叫“24点牌戏”,大家应该很熟悉,给出已知的4个整数,通过加减乘除四则运算符号和括号,使其结果等于24(也可以指定等于其他的),很适合学习算法的入门同学!-There is a game called " 24 point card game" , we should be very familiar with, given the known four integers, multiplication and division through addition and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:224993
    • 提供者:陈维超
  1. stack

    0下载:
  2. 这个程序是数据结构(C语言描述)中的小程序,主要涉及的知识点为栈的概念及运算,此程序涉及到栈的五种基本运算。实现的功能是加减乘除四则运算,结果为双进度,最终结果可以转换成二进制、八进制、十六进制。是学习数据结构c栈知识的有效程序。-This program is a data structure (C language to describe) in the small programs, mainly related to the concept of knowledge points to
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2095
    • 提供者:向云洲
  1. 24

    0下载:
  2. 将四个1至13之间的数进行加减乘除四则运算(每个数只能用一次),使结果等于24.-The four numbers between 1 to 13 for addition and subtraction multiplication and division arithmetic (each number can only be used once), so the result is equal to 24.
  3. 所属分类:Games

    • 发布日期:2017-05-23
    • 文件大小:7501606
    • 提供者:沈艺娜
  1. yynn

    0下载:
  2. 将四个1至13之间的数进行加减乘除四则运算(每个数只能用一次),使结果等于24。-The four numbers between 1 to 13 for addition and subtraction multiplication and division arithmetic (each number can only be used once), so the result is equal to 24.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7495541
    • 提供者:shenyina
  1. 001new

    0下载:
  2. 0—100 整数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位。 根据输入题数出题,题目应为随机,每次应不一样。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:779
    • 提供者:msauhu
  1. MCU-Calculator

    0下载:
  2. 单片机实现计算器,实现通常用的加减乘除四则运算,用数码管显示-MCU Calculator
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:12905
    • 提供者:xiaozhiang
  1. ComplexOperations

    0下载:
  2. 运用运算符重载,实现复数的运算。可实现加减乘除四则运算。-The use of operator overloading, to achieve complex arithmetic. Can be realized Math arithmetic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:827
    • 提供者:安寂
  1. poly

    0下载:
  2. 1.实现多项式的加减乘除四则运算 2.实现文件的输入输出-1. To achieve polynomial addition and subtraction, multiplication and division arithmetic 2. Implement file input and output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:13019
    • 提供者:honghong
  1. cal

    0下载:
  2. 简易计算器,可实现一位数的加减乘除四则运算功能,通过点击不同按钮,输入加数与被加数。-Simple calculator, you can achieve single-digit addition, subtraction arithmetic functions, by clicking on different buttons, the input addend and the summand.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1119
    • 提供者:龙朝
  1. yunsuanqi

    0下载:
  2. 制作一个可供小学数学运算的程序。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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:133003
    • 提供者:lws
  1. Fourtheunit

    0下载:
  2. 制作一个可供小学数学运算的程序。范围为0—100 整数加减乘除四则运算,如结果为小数四舍五入保留小数点后两位。 根据输入题数出题,题目应为随机,每次应不一样。 -Make a for primary school of mathematical. Range of 0 100 integerAdds, subtracts, divides the operation of the fourAs a result of decimals, keep two. after the dec
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5390791
    • 提供者:王康
  1. Compile

    0下载:
  2. ? 分析并设计Tiny文法,包括加减乘除四则运算,比较运算符,if语句,repeat语句,read,write等,模块化设计并完成词法分析、语法分析、语义分析以及代码生成阶段,而且实现了错误处理,包括指出非法字符和语法错误,实现Tiny源程序到汇编语言目标程序的编译过程。-? Tiny grammar analysis and design, including the four arithmetic operations addition, subtraction, comparison op
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1013761
    • 提供者:Elaine
  1. MyCalc

    0下载:
  2. 自己在vs2008编写的计算器,可以完成带括号的加减乘除四则运算-Their own calculator written in vs2008, you can complete the bracketed addition, subtraction arithmetic
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:56181
    • 提供者:gaojian
  1. computer

    0下载:
  2. 简陋计算器,可以进行加减乘除四则运算-Can do plus , minus , cheng , chu ,little poor...
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1907665
    • 提供者:孙庚泽
  1. jsj2

    0下载:
  2. 历时N年,终于实现计算器2.0,特点能按加减乘除四则运算的优先级运算,支持分数运算,按f可以切换分数小数模式,在TC++3.0下编译通过.-Last N years, finally realized Calculator 2.0, by addition, subtraction feature to the priority of arithmetic operations in support of scores of operations, decimal points by f to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:45471
    • 提供者:lichunzhu
  1. calcu24

    0下载:
  2. 采用试探从一副扑克牌中,任取4张,从一副扑克牌中,任取4张( 2-10 按其点数计算,J,Q,K,A 统一按 1 计算)通过加减乘除四则运算得到数字 24。-From the deck of cards used in the test, take any four from the deck of cards in, take any four (2-10 points according to their calculations, J, Q, K, A unified by a calcu
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:2028
    • 提供者:周静
  1. calculsator

    0下载:
  2. 基于MFC框架下的进行加减乘除四则运算,点击计算器出现对话框,可进行运算-MFC framework based on the conduct of addition, subtraction arithmetic, click on the calculator dialog box appears, can be operational
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3664436
    • 提供者:jame
  1. testZ

    0下载:
  2. 计算器的功能实现,加减乘除四则运算,三角函数、阶乘、指数运算-Calculator functions to achieve, Math arithmetic, trigonometric functions, factorial, exponentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1291
    • 提供者:liangliang
  1. line

    0下载:
  2. 线性表的应用 运用线性表来表示多项式 实现多项式的输入以及存储 实现多项式的加减乘除四则运算并且输出结果 -The application of the linear form
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:30222
    • 提供者:teddy
  1. jisuanqi

    0下载:
  2. 用c写的简易计算器,可进行加减乘除四则运算,简单易用-Write a simple calculator with c, can be addition, subtraction arithmetic, simple to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7183
    • 提供者:lqn
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com