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

搜索资源列表

  1. bignumer

    0下载:
  2. 本程序定义了长度为41的数组来存放大数,进行对大数的运算。四则运算的算法就跟平时我们笔算四则运算的方法基本上一样,加减法的时间复杂度为n,乘除法的时间复杂度为n的平方。对四十位内的计算几乎都可以瞬时完成。-definition of the procedures for the length of the 41 arrays to store large numbers, the majority of arithmetic. Four computing algorithm just as w
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22975
    • 提供者:liuchuan
  1. BigInt(edition3)

    0下载:
  2. 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等,
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:2811
    • 提供者:linzheming
  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. RandomInt

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

    • 发布日期:2017-03-30
    • 文件大小:273096
    • 提供者: 李好
  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. Calculator

    0下载:
  2. 在linux环境下用Qt实现的一个简单的计算器程序,能够进行四则运算和带括号表达式的运算。-In Linux environment and implements a simple with Qt, can undertake the calculator procedures and four fundamental operations with parentheses expression computation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:396752
    • 提供者:邵正兴
  1. arithmetic

    0下载:
  2. 包含了一个小代码,四则运算,算法精炼,其中有一些比较基础的算法-Contains a small code, arithmetic, algorithm refinement, some of which basis of comparison algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:11027
    • 提供者:
  1. Win32DLL

    0下载:
  2. 创建一个实现四则运算的简单Win32 DLL实例源码-Create an implementation of simple arithmetic example source code Win32 DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4910
    • 提供者:
  1. FloatCalDLL

    0下载:
  2. vc 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的源码-vc floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:6157
    • 提供者:
  1. UseFloatCalDLL1

    0下载:
  2. vc 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的源码-vc call the DLL using explicit methods to achieve floating-point arithmetic \ UseFloatCalDLL1 source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:26704
    • 提供者:
  1. UseFloatCalDLL2

    0下载:
  2. vc 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的源码-vc call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:82285
    • 提供者:
  1. FloatCalDLL

    0下载:
  2. vc——创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL的程序源码,值得一看!-vc- to create an export floating point arithmetic functions Win32 DLL \ FloatCalDLL the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6376
    • 提供者:曹转好
  1. UseFloatCalDLL1

    0下载:
  2. vc——使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1的程序源码,值得一看!-vc- call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:27442
    • 提供者:曹转好
  1. UseFloatCalDLL2

    0下载:
  2. vc——使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2的程序源码,值得一看!-vc- call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:83079
    • 提供者:
  1. Win32DllTest

    0下载:
  2. 创建一个实现四则运算的简单Win32 DLL实例源码,很不错的vc源码,希望能对大家有所帮助-Create a simple operation to achieve four instances of Win32 DLL source code, very good vc source, I hope you can help
  3. 所属分类:系统编程

    • 发布日期:2017-04-15
    • 文件大小:9657
    • 提供者:
  1. FloatCalDLL

    0下载:
  2. 创建导出浮点数四则运算函数的Win32 DLL\FloatCalDLL\FloatCalDLL.rar,很不错的vc源码,有兴趣的朋友可以看看。-Floating-point arithmetic to create an export function Win32 DLL \ FloatCalDLL \ FloatCalDLL.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6449
    • 提供者:程新连
  1. UseFloatCalDLL1

    0下载:
  2. 使用显式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL1\UseFloatCalDLL1.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using explicit way to achieve floating-point arithmetic \ UseFloatCalDLL1 \ UseFloatCalDLL1.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:27515
    • 提供者:程新连
  1. UseFloatCalDLL2

    0下载:
  2. 使用隐式方式调用DLL实现浮点数的四则运算\UseFloatCalDLL2\UseFloatCalDLL2.rar,很不错的vc源码,有兴趣的朋友可以看看。-Call the DLL using implicit way to achieve floating-point arithmetic \ UseFloatCalDLL2 \ UseFloatCalDLL2.rar, very good vc source, interested friends can see.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:83152
    • 提供者:程新连
  1. operator

    0下载:
  2. Qt实现整数的四则运算功能的程序,主要用到下拉框控件完成-Qt implement integer arithmetic function program, mainly used to complete the drop-down box control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4347
    • 提供者:xuxiaoqiang
  1. shujujiegou

    0下载:
  2. 1、 用户键盘输入一个中缀表达式,回车表示结束;如果该中缀表达式正确,那么在字符界面上输出其后缀表达式,其中后缀表达式中两相邻操作数之间利用空格隔开;如果不正确,在字符界面上输出表达式错误提示。 2、 四则运算表达式求值。将中缀表达式转换为后缀表达式,计算并输出结果。利用二叉树后序遍历来实现表达式的转换,同时使用栈来求解后缀表达式的值。 3、 测试数据 - a student can learn it so ,a hope we can share it together
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:24453
    • 提供者:jack
« 12 »
搜珍网 www.dssz.com