CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 除法

搜索资源列表

  1. Euclidean-division

    0下载:
  2. 辗转相除法递归求最大公约数 #include iostream using namespace std -Euclidean division method recursively find the greatest common divisor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:556
    • 提供者:李洛克
  1. Data-structures2

    0下载:
  2. 用链表实现的长整数四则运算,除法功能没做,感兴趣的可以看一下 -Achieve with the long integer arithmetic, do not divide function
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:44365
    • 提供者:王伟
  1. BigDataDevide

    0下载:
  2. c++写的控制台程序,实现两个大整数除法。-c++ written console program, to achieve two large integer division.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:kingrumn
  1. cordic

    2下载:
  2. cordic算法的matlab实现,包含除法,sin,cos,sinh,cosh等-cordic algorithm matlab realize, including the division, sin, cos, sinh, cosh, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1589
    • 提供者:zhangchaofan
  1. MAT

    1下载:
  2. 仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:23270
    • 提供者:maguangzhi
  1. JuggleRotate

    0下载:
  2. 辗转相除法的代码实现。辗转相除法, 又名欧几里德算法(Euclidean algorithm)乃求两个正整数之最大公因子的算法。它是已知最古老的算法, 其可追溯至3000年前-Euclidean algorithm, also known as Euclidean algorithm (Euclidean algorithm) is seeking the greatest common factor of two positive integers algorithm. It is the o
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3566229
    • 提供者:燕如月波
  1. experiment-two-

    0下载:
  2. 数据结构实验:实现分数的+,-,*,/,=,<,>,==等运算符重载,2.实现分数的输入:按照分别输入分子和分母的方式输入;3.实现分数的化简,至少用两种方法实现(辗转相除法);比较两种分数化简方法的效率,实现分数的输出,格式:5/31; 6/5;100/300;要求输出的分数是简分数-Experimental data structure: achieve scores+,-,*, /, =, < ,> , ==, such as operator overloading,
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5046636
    • 提供者:Tina
  1. pdg_pdiv

    0下载:
  2. pdg.m:在多项式矩阵中,将矩阵元素对角化。pdiv.m:计算多项式矩阵除法-pdg.m: polynomial matrix, the matrix elements diagonalization. pdiv.m: computing polynomial matrix division
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5034
    • 提供者:wuruian
  1. main

    0下载:
  2. 实现高精度除高精度的除法计算,使用c语言编程-In addition to high-precision high-precision division calculation, using the c programming language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1112
    • 提供者:杨晨
  1. div

    0下载:
  2. 基于FPGA的32位浮点数除法运算,占用资源少,运算速度较快-Floating-point division based on FPGA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:啊啊
  1. math

    0下载:
  2. 输入两个正整数m和n,求其最大公约数和最小公倍数。利用的是辗除法。-Enter two positive integers m and n, seeking the greatest common divisor and least common multiple. The use of the rolling division.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:183304
    • 提供者:魏琳
  1. Simple-Calculator

    0下载:
  2. 简单的计算功能,仅实现加法、减法、乘法和除法-Simple calculation functions, to achieve only addition, subtraction, multiplication and division
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1860078
    • 提供者:廖雨农
  1. compute

    0下载:
  2. 能实现任意大整数运算,如加法,减法,乘法,除法,求余,有限域运算,RSA的公私钥生成等-impletement any big number operate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:7905
    • 提供者:神马
  1. cyclencode

    0下载:
  2. 循环码除法电路编码,matlab编程,含界面,可以动态延时编码过程。-Cyclic code division circuit coding, matlab programming, including interface, dynamic delay encoding process.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:17627
    • 提供者:xingang
  1. divdemo

    0下载:
  2. 多项式除法电路演示程序,可以设置被除式及除式。有利于理解多项式除法电路的实现过程。-Polynomial division circuit demo program can be set up in addition to style and subject type. Facilitate an understanding of the implementation process of the polynomial dividing circuit.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25988
    • 提供者:xingang
  1. F

    0下载:
  2. 笔算开方,代码是利用长除法,求浮点数的平方根,优点,迭代步数少,缺点:精确位数有限,约4-5位-simple sqrt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1246
    • 提供者:Michael
  1. Mycode_for-_simple_sqrt

    0下载:
  2. 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1268
    • 提供者:Michael
  1. LargeNumsCalculator

    0下载:
  2. 提供两个十进制数字字符串,并按位计算,模拟竖式计算。可实现超大数相加、相减、相乘(考虑到小数精度问题,除法暂不提供)。运用小学知识编程,最多可计算约 20 亿位数。参数不能为小数、负数、科学计数。-Provide two decimal num strings, and bitwise calculations are performed to simulate vertical calculations. It can be achieved super large number of add
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:8798
    • 提供者:赵迪
  1. 10497472

    0下载:
  2. 大数加法,减法,乘法和除法的C语言实现源码,可以帮助实现大数运算,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:Cajlsigk
  1. 42754514

    0下载:
  2. 大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:AUJPuqdtd$713
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com