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

搜索资源列表

  1. duoxiangshi

    0下载:
  2. 多项式的加减乘除运算 输入各项系数 对两个多项式进行四则运算-Polynomial multiplication and division operations of addition and subtraction
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:74572
    • 提供者:邓长友
  1. Manipulation_of_Polynomials

    0下载:
  2. 用链表实现的多项式四则运算,功能还可以完善,希望对大家有帮助!-With the linked list to achieve four fundamental operations of polynomial functions can also be perfect, you want to help!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:295557
    • 提供者:董玉玺
  1. jisuanqi

    0下载:
  2. 汇编编写的计算器,功能不算强大,能运行简单的四则运算-Compilation prepared by the calculator, function is not powerful, can run a simple four operations
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:8737
    • 提供者:高飞
  1. RandomInt

    0下载:
  2. 大数四则运算,实现加减乘除以及模运算,c++语言实验,比较实用-big number algorithm,add,minus,multiple and mod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:273096
    • 提供者: 李好
  1. operator

    0下载:
  2. 四则运算,可以处理任意四则运算,但操作数都必须是数字。-operator
  3. 所属分类:Windows Develop

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

    0下载:
  2. 简易计算器。能完成四则运算。格式模仿windows 自带的小计算器。-simple calculator. on vc++6.0
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2389312
    • 提供者:ziteng
  1. Calculator

    0下载:
  2. 类似windows附件中自带的计算器 l 实现简单的四则运算功能和高级的科学计算功 能 l 界面设计要求简洁大方: ¡ 菜单栏 ¡ 实现用户显示输入输出的编辑框 ¡ 功能按钮,要求具有对鼠标敏感的功能(即鼠标 处于不同的位置和状态时,按钮控件会显示不同 的颜色,并且所有按钮控件的客户区域为椭圆或 圆形)-Similar to the windows in the annex built-in calculator l to ach
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1435708
    • 提供者:何庆川
  1. sizeyunsuan

    0下载:
  2. 完成四则运算功能,可以实现人机交互,希望对大家有所帮助-Completed four arithmetic functions, human-computer interaction can be achieved, want to help everyone
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1376
    • 提供者:王英
  1. calculator

    0下载:
  2. 自己写的计算器,基于c51单片机写的,用protues完美模拟,原理是有限状态机,呵呵,含有三个版本,能完成基本的四则运算,键盘流出空闲,方便后来者扩展-Write your own calculator, based on c51 microcontroller written by protues perfect simulation, the principle is a finite state machine, Oh, containing three versions, to com
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:327386
    • 提供者:蛋蛋
  1. fourfundamentaloperationsofarithmetic

    0下载:
  2. 一种利用正则表达式来进行四则运算的vba代码-make four fundamental operations of arithmetic through regular expression in vba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1130
    • 提供者:Richard
  1. 1-2

    0下载:
  2. 复数四则运算。实现复数的加,减,乘。根据输入的复数分离出实部和虚部-Complex four operations. Achieve the plural add, subtract, multiply. Based on the input of the complex separated real and imaginary parts. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:898
    • 提供者:杨舞
  1. zhongzhui

    0下载:
  2. 中缀表达式,可以将中缀转换为后缀,并且计算四则运算式-zhongzhui
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:17226
    • 提供者:胡乔
  1. calc

    0下载:
  2. C写的计算器,支持四则运算、括号、百分号、乘幂、三角函数、反三角函数、常量π、e,支持自定义变量,详细出错提示信息。代码有详细注释。-C calculator written in support of four operations, brackets, percent sign, take power, trigonometric functions, inverse trigonometric functions, constants, π, e, support custom varia
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:180550
    • 提供者:cracode
  1. Practice0

    0下载:
  2. 复数四则运算:设计一个可进行复数运算的演示程序-Complex arithmetic: design a demonstration program to conduct complex operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4441
    • 提供者:李翔
  1. oop

    0下载:
  2. 实现四则运算与三角函数,并根据输入的表达式画出坐标图。-no
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:10585
    • 提供者:kancy
  1. jisuanqi

    0下载:
  2. 用汇编语言实现的四则运算计算器,可进行0-65536之间的四则运算-In assembler language realization of calculator, then can 65536 between 0- then
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:2053
    • 提供者:付萍
  1. calcvb

    0下载:
  2. visula Basic实现的计算器,能实现四则运算-visula Basic achieve calculator, to achieve arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3972
    • 提供者:
  1. LongInt

    0下载:
  2. 本c程序实现长整数四则运算,老师给的模板,绝对可用-Long Integer Arithmetic, the teacher to the template, absolutely free
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:60490
    • 提供者:Sam
  1. cal

    0下载:
  2. linux下编写计算器,用gtk做的界面,支持高精度的四则运算。-A high-precision calculator writing in linux by c and gtk.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9825
    • 提供者:林学森
  1. BigNum

    0下载:
  2. 类封装的大整数模板,支持数百位整数的四则运算-A BigNumber class
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:linxs
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com