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

搜索资源列表

  1. zhp-jisuanqi

    0下载:
  2. 一个小的计算器,可以实现加减乘除四则运算,比较简练,使用比较方便-a small calculator, can achieve four arithmetic operations, more concise and more convenient to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2329
    • 提供者:赵鹏
  1. 公式解析源码

    0下载:
  2. 公式解析源码,很不错.支持用户自定义的公式,及变量,数学公式四则运算等.-source analytic formulas, is pretty good. Support for user-defined formulas and variables, mathematical formulas, etc. 4.
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-14
    • 文件大小:191476
    • 提供者:wanghf
  1. SimpleCalculator

    0下载:
  2. 一个简易计算器,实现加减乘除四则运算,支持括号。-a simple calculators, achieving four arithmetic operations and support brackets.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:周泼
  1. size-compute

    0下载:
  2. 数据结构常用的算法,实现四则运算相加的,供大家参考-data structure commonly used algorithm, and the sum of four of the operation, for your reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1713
    • 提供者:fanghe
  1. my_poly

    0下载:
  2. 学习链表时写的一个程序,能实现一元多项式的四则运算和积分运算,对深刻学习链表有很大帮助。-when learning to write a procedure to achieve one yuan polynomial four operations and integral calculation, List of profound study will be of great help.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2014
    • 提供者:蒙相
  1. MultipleCalculator

    0下载:
  2. 本小型软件是实现多功能的复杂的计算机,可分为科学型和标准型两种计算模式,不仅能实现简单的四则运算,还可以实现幂运算,对数运算等复杂的运算功能。-the small software is a multi-function complex computer can be divided into science-based and standards-based computing model two, not only able to make simple four operations, b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:52194
    • 提供者:iceman
  1. ysq

    0下载:
  2. .按照压缩存储的概念,只存储稀疏矩阵的非零元,以两个三元组{i,j,e}来表示矩阵的非零元的行,列和数值,就确定了一个非零元.由此,稀疏矩阵可由表示非零元的三元数组及行列数确定. 2.用户输入数据作为三元组的行,列和非零元的个数,用逗号隔开.并输入非零元的行,列和数值. 3.本程序只对两个矩阵进行四则运算,所的结果矩阵应该另生成,用二维数组存放,并放入新的矩阵
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:无语
  1. NIUYY2

    0下载:
  2. 实现简单的四则运算,刚学汇编,写的不太好,请见谅!-achieve four simple calculation, just learning to compile and write too good, I do apologize!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:941
    • 提供者:wangliagn
  1. J_ComboBox

    0下载:
  2. 可进行整型和浮点型的四则运算,通过对java组件的监听作用,实现下拉框中四则运算方式的选择-available for integer and floating-point-four operations of the wiretapping java components, achieving the drop-down box four orange choice
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:林燕
  1. SimpleNumCalculator

    0下载:
  2. 一个用MFC完成的简单的计算器程序,有四则运算功能等-MFC completed with a simple calculator program, four Operational functions
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:69301
    • 提供者:
  1. asdfgg

    0下载:
  2. 用汇编编写的简单的四则运算,能实现+、-、*、/,支持多位数。-prepared with a simple compilation of the four operations, able to support more ,-,*,/, median.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2277
    • 提供者:黑影
  1. ArithmeticExpression

    0下载:
  2. 进行四则运算表达式的解析和结果运算的C#组件。-conducted four operations expression analysis and results of operations of C# components.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6856
    • 提供者:陈丹
  1. careerman

    0下载:
  2. 第1题_向量链表功能应用.txt 第2题_双向链表功能应用.TXT 第3题_扩充双向链表的功能.TXT 第4题_二叉树功能应用.TXT 第5题_利用二叉树功能解决实际问题.TXT 第6题_利用二叉树进行四则运算.txt-an article that _ Vector Chain function application. Txt No. 2 _ and that two-way linked list functional applications. TXT No. 3 _ and that
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95092
    • 提供者:赵文明
  1. arithmetic_edwardversion

    1下载:
  2. 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8754
    • 提供者:李军
  1. counter-calculator

    0下载:
  2. 一个简单的计算器,可以实现四则运算的功能,并可以进行一些常见的功能,附说明书-a simple calculator, can achieve four Operational functions, and can be some common features, with brochures
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12360
    • 提供者:陈芯
  1. program

    0下载:
  2. 汇编实例:判断闰年程序,产生随机数并运算的程序,计算平台长度程序,加减乘除四则运算,数字方阵程序,数据加密程序,代码转换程序,键盘录入数据的转换与显示,音乐演奏等-compiled examples : judgment leap year process, and random numbers generated by operations procedures, the length of computing platform procedures, four arithmetic oper
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:247682
    • 提供者:庄文
  1. numberxlm

    0下载:
  2. 一个阿拉伯数字与罗马数字互相转换并进行四则运算,通过这个小程序告诉大家如何实现VB与C++两种语言实现跨语言开发程序.-an Arabic numerals and the Roman figures can change and four operations Through this small program that tells you how to achieve both VB and C language cross-language development process.
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:2117183
    • 提供者:余文锋
  1. 200756113441807

    0下载:
  2. 这是一个计算器,里面具有的功能有四则运算,还有其他的功能!~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:195630
    • 提供者:叶子
  1. duoxiangshi

    0下载:
  2. 用数据结构来实现多项式的四则运算 此程序是用线性表的方法来实现
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:xianxu
  1. bignumber

    0下载:
  2. 大整数的四则运算,搞ACM时丰常常用,我当时是屡试不爽,传上来大家分享
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1931
    • 提供者:mzp
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com