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

搜索资源列表

  1. calculate

    0下载:
  2. 实现了计算器的基本功能,能够进行浮点数的四则运算。-Realize the basic functions of the calculator, capable of floating point arithmetic.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2454
    • 提供者:lx
  1. WinCalc

    0下载:
  2. C++Builder 6.0开发的能分析表达式的四则运算计算器,用于算法学习。-Calculator with ability of analysing the syntax and grammer of mathimatic expression, Developed by the Genius, The Master of IDE: C++ Builder 6.0!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1090208
    • 提供者:陈维超
  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. ram

    0下载:
  2. 实现了对于SRAM的读写控制输入和输出,能够连续的进行读写操作以及能够对各种四则运算的嵌入-Achieved for the SRAM read and write control input and output, can continuous operation and can read and write all four of embedded computing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2937
    • 提供者:warm
  1. matrix

    0下载:
  2. 一个很简单的矩阵类,有四则运算、转置、求逆的功能-A very simple matrix class, there are four operations, transpose, inverse function
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1765
    • 提供者:chmt
  1. Simplemetic

    0下载:
  2. 简单的四则运算,功能不强,是作业用到的,为了下另一个作业-Simple arithmetic, function is not strong, is the operation used to work under another
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:24050
    • 提供者:黄重重
  1. little_Programs

    0下载:
  2. 一个实用的单片机常用程序包,包括各种进制四则运算及一些接口驱动程序。大部分程序为汇编程序,一些为C语言。-Microcontroller used a practical package, including binary arithmetic and some interface driver. Most programs for the compilation process, some of the C language.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:208133
    • 提供者:liu peng
  1. stack

    1下载:
  2. 使用堆栈写的表达式中缀转后缀,并且计算表达式的值,可支持多位数和四则运算。-Written expression using stack switch infix suffix, and the calculated value of the expression, can support more than the median and arithmetic.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:945115
    • 提供者:chenqiu
  1. main

    0下载:
  2. 实现复数的四则运算,还有重载和派生,另外还有虚函数-To achieve the plural arithmetic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:harry
  1. Csharpjisuanqi

    0下载:
  2. C#做的计算器,实现简单四则运算,界面友好-C# to do the calculator, simple arithmetic, user-friendly
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:856
    • 提供者:谢慧华
  1. Cmath17

    0下载:
  2. PIC17XX单片机的四则运算的汇编子程序-PIC17XX microcontroller arithmetic compilation of subroutines
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1046
    • 提供者:lrf
  1. cacl

    0下载:
  2. 实现计算器的功能,任意输入一个四则运算的表达式,程序可以实现运算结果,而且可以实现简单的含括号的表达式运算。-calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:793
    • 提供者:郭敏霞
  1. ExpressParse_1

    0下载:
  2. 四则运算表达式解析,还包括sin、cos等函数的解析。-Arithmetic expression analysis, including sin, cos and other analytical functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:47035
    • 提供者:yuwei
  1. calculator

    0下载:
  2. c语言编写的计算器程序,实现六位整数四则运算和五位浮点数四则运算-c language calculator program, to achieve floating-point operations
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:46028
    • 提供者:符晓峰
  1. calculator

    0下载:
  2. 计算器的原码程序,界面友好!实现四则运算,请使用。-calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:53044
    • 提供者:qq2008
  1. calculator

    0下载:
  2. C++实现任意表达式的四则运算。数据结构与算法中双链表的使用。在VC2008或2010中完成,可转换到其他编辑器中运行。-C++, arbitrary arithmetic expressions. Data structures and algorithms used in the double-linked list. Completed in the VC2008 or 2010, can be converted to another editor to run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2831
    • 提供者:canyue
  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. operator

    0下载:
  2. 对键盘输入的表达式,可以实现简单的四则运算表达式计算,包含括号运算-The expression on the keyboard input, you can perform simple arithmetic calculation expressions, including parentheses operator
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:1245
    • 提供者:mumu
  1. transform-nifix-expression-to-postfix-expression-w

    0下载:
  2. 利用栈将四则运算的中缀表达式(仅限于整数)转化为后缀表达式-Using the stack to transform four operations nifix expression (only integers) into postfix expression
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1672
    • 提供者:quiq
  1. vb24

    0下载:
  2. 本程序实现了几个数字能过四则运算,最终得到固定结果为24-This procedure can achieve a number of figures had four operations, the final result by a fixed 24
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:19936
    • 提供者:yangjie
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com