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

搜索资源列表

  1. MCS-51

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为 快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-So far, a number of versions of the subroutine library published, they have their own characteristics. Library in the square root algorithm for fast approximation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-02-04
    • 文件大小:197676
    • 提供者:ahu
  1. mixfft

    0下载:
  2. 混合基快速傅里叶算法实现,针对任意长信号序列,按照预设分解成不同的基进行预算,减少除法与三角函数使用,精度高速度快。-Mixture Fast Fourier-based algorithm for arbitrarily long signal sequence, in accordance with the different pre-set into the base budget and reduce the use of division and the trigonometric f
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:17523
    • 提供者:moonlake_w
  1. rsa

    0下载:
  2. 用VHDL求rsa加密系统的密钥D(辗转相除法)-Using VHDL for rsa key encryption system D(Division algorithm)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2385249
    • 提供者:齐娜
  1. Largenumberstotakeoverandthedivisionofthestringalg

    0下载:
  2. 大数取余和除法的字符串高效算法,非常实用,速度快。-Large numbers to take over and a string of high-performance division algorithms is very useful and fast.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1500
    • 提供者:openxxx
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. Calculator-source-code

    0下载:
  2. 计算器源代码,能实现加法,减法,乘法,除法的运算,还有可视化的图形界面-Calculator source code
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:5001
    • 提供者:徐帅
  1. yong_ding_dian_DSP_shi_xian_chu_fa

    0下载:
  2. 用定点DSP实现除法,并用包含汇编的具体实现方法-Using fixed-point DSP to achieve division, and use that contains a compilation of the specific implementation method
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:2037
    • 提供者:赵易峰
  1. dashuyunsuanyuanma

    0下载:
  2. 实现了大数运算的加减乘除运算,其中除法最后参数为余数,返回值为除法结果-Achieved computing addition and subtraction multiplication and division operations of large numbers, including division over the last parameter is the number of results returned a value of division
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2552
    • 提供者:刘德坤
  1. MNRDA

    0下载:
  2. 不可复原除法运算:在可复原算法中,我们用负数结果作下一次的迭代-Nonrestoring Division Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2205623
    • 提供者:lynn
  1. BigDigit

    0下载:
  2. MFC实现大数的+-*/但是除法的算法比较傻弱,两个数相差太大运算会超慢-MFC to achieve large numbers of the+-*/division algorithm, but more silly weak little difference between the two operations will be a few ultra-slow
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1911113
    • 提供者:孙利鑫
  1. weiji04

    0下载:
  2. 4.1 数据寻址方式 4.1.1 立即数寻址方式 4.1.2 寄存器寻址方式 4.1.3 存储器寻址方式 4.2 数据传送类指令 4.2.1 数据传送指令 4.2.2 堆栈操作指令 4.2.3 地址传送指令 4.3 算术运算类指令 4.3.1 加法指令 4.3.2 减法指令 4.3.3 乘法除法等指-you can see see
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:81536
    • 提供者:江畔
  1. largenumbers

    0下载:
  2. 大数加减乘除法 c++完成~ win32窗口~~!非常适合初学者-Multiplication and division addition and subtraction of large numbers c++ to complete the window ~ ~ ~ win32! Very suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:12185
    • 提供者:林杰
  1. asm

    0下载:
  2. 有关汇编运算的子程序,里面有多字节的乘除法运算-The compilation of computing routines, which a number of bytes of multiplication and division operations
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:6543
    • 提供者:温学柚
  1. hbok

    0下载:
  2. 汇编语言实现1位数的加减乘除运算,除法运算带余数-asghwegterg regergrhgehgrt erhgrrtjtyjyt
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:742
    • 提供者:出奇迹
  1. MIPS

    0下载:
  2. 微机原理课程中需要用一段C++代码对机器性能进行测试。选用整数乘除法、浮点加法除法等大量循环以测出MIPS值-Microcomputer Principles of course need some C++ code to the machine performance testing. Use an integer multiplication and division, floating-point additions such as a large number of division c
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1850088
    • 提供者:岳飞
  1. chengxu

    1下载:
  2. 实现了几种阴影去除算法,包括相除法、HSV法等四种-Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of
  3. 所属分类:Graph program

    • 发布日期:2017-11-08
    • 文件大小:46370115
    • 提供者:baitao
  1. chengfaqi

    0下载:
  2. 乘法器,实现了乘法和除法的功能,能够进行32位的运算-Multiplier to achieve the functions of multiplication and division to carry out 32-bit computing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5184991
    • 提供者:风清扬
  1. cordic_division

    1下载:
  2. 利用cordic实现除法的matlab源码。 本人原创,标准cordic算法。-implement division by cordic. matlab m language.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:96217
    • 提供者:李林
  1. prime

    0下载:
  2. 一是利用计算机对正整数进行素因子分解认识素数,通过运用筛法与试除法寻找一定范围内的素数,体会到筛法比试除法有效但无法找出所有素数;二是通过若干特殊形式的素数的研究,寻找素数生成公式,发现一些结论;三是借助于非线性拟合技术,观察素数分布规律,利用其研究有关数论问题。-The first computer was used to prime factor decomposition of positive integers understanding of prime numbers, throug
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:223704
    • 提供者:sean
  1. largenumber

    0下载:
  2. 关于VB大数加法,减法,乘法,除法,乘方,MOD,阶乘运算,-Large numbers on the VB addition, subtraction, multiplication, division, involution, MOD, factorial calculations,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14435
    • 提供者:谭正伟
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 36 »
搜珍网 www.dssz.com