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

搜索资源列表

  1. Unarypolynomialadditionsubtractionmultiplicationim

    0下载:
  2. 实现一元多项式的加法、减法、乘法和除法。-Realize a polynomial of addition, subtraction, multiplication and division.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1658
    • 提供者:刘传邦
  1. gbs

    0下载:
  2. 1、求任意n个数的最小公倍数 2、辗转相除法求两个数的最小公倍数、最大公约数-1, find the least common multiple of the number of arbitrary n 2, Euclidean algorithm of the least common multiple of two numbers, the common denominator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:6237
    • 提供者:zhb
  1. 1

    0下载:
  2. 高精度运算加法乘法减法除法算法。。。高精度运算加法乘法减法除法算法-Addition subtraction multiplication division high precision computation algorithm. . . High-precision operations addition subtraction multiplication division algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:4927
    • 提供者:fbm
  1. Unarysimplecalculator

    0下载:
  2. 一元多项式计算器的基本功能定为 (1) 建立多项式 (2) 输出多项式 (3) 两个多项式相加,建立并输出和多项式 (4) 两个多项式相减,建立并输出差多项式 实现提示:可选择带头结点的单向循环链表 或单链表存储多项式,头结点可存放多项式 的参数,如项数等。 除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of the calculator as (1) the estab
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2499
    • 提供者:郑海鹏
  1. baiweidashuxiangchu

    0下载:
  2. 用C写的百位大数的除法,很少量代码哦,而且效率很高-c program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:18456
    • 提供者:杜拉拉
  1. div

    1下载:
  2. 利用Verilog实现定点数的除法,在此基础上可考虑实现定点数的除法-Using Verilog to achieve set division points, on this basis can be considered fixed points of the division to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1449
    • 提供者:蔡恒
  1. dingdianchufa

    0下载:
  2. 定点除法程序及执行结果截图 CCS5000调试通过 -ding dian chu fa
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:180709
    • 提供者:罗勇
  1. gn

    0下载:
  2. 对原始噪声图像进行空间域图像增强,对比通过加法,减法,乘法,除法,对数变换,灰度变换,线性滤波,直方图均衡,中值滤波等算法的实现效果-Noise on the original image space domain image enhancement, contrast through the addition, subtraction, multiplication, division, logarithmic transform, gray level transformation, lin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:790
    • 提供者:potato
  1. C_code

    0下载:
  2. 用C语言写的计算器,用来计算加减乘法,除法。-Calculator written using C language, used to calculate the addition and subtraction, multiplication, division.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9688
    • 提供者:赵刚刚
  1. RSQRT_variants

    0下载:
  2. 在Visual DSP++环境下的ADSP-TS201汇编语言对除法运算实现的优化。(该汇编指令中的除法指令仅有8位精度,需要多次迭代提高算法精度)-In the Visual DSP++ environment ADSP-TS201 assembly language to achieve the optimization of the division operation. (The assembly instruction in the division command only 8-bi
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:57471
    • 提供者:孙璇
  1. ComplexSample

    0下载:
  2. 通过例子实现复数乘法、除法、模、根、实幂指数、复幂指数、自然对数、正弦、余弦、正切的运算。-Multiplication,division,modulus,root,real exponent,complex exponential,natural logarithm,sine,and cosine of a complex number in a example.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3808
    • 提供者:fbo
  1. Greatest_common_factor

    0下载:
  2. 我使用數學中輾轉相除法來求"最大公因數" 有需要的同好可以下載使用-I use math in the Euclidean algorithm to achieve " the greatest common divisor" in need of enthusiasts can download ^ ^
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1533
    • 提供者:陳郁文
  1. dividerwithsignal

    1下载:
  2. 本程序是用verilog实现带符号的二进制除法器。本代码可用。-to realize the divider
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1519
    • 提供者:孔艳芳
  1. fpga_chufaqi

    0下载:
  2. 基于fpga的32位除法器的设计,开发环境vhdl-Fpga-based 32-bit divider design, development environment vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:264931
    • 提供者:贾恒龙
  1. s1c33_uCos

    0下载:
  2. uCos在s1c33上的移植 S1C33 MCU EPSON最新的32位微处理器系列,专用于需要高级数据处理的便捷设备。 CPU性能 核心CPU 精工EPSON32位的RISC CPU,32位内部数据处理 33MHz 105条16位固定长度的指令 16个32位多用途的寄存器 在60MHZ操作下的最小指令执行时间为16.7ns 乘法、除法和MAC指令 内存 0~128K ROM 8K RAM 片内周边电路 晶振电路 32.769K~33MHz 定
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:9964
    • 提供者:dupeng
  1. jisuanqi

    0下载:
  2. 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3590
    • 提供者:lhf
  1. jisuanqichengxuoo

    0下载:
  2. 在本程序段中,利用迭代法可以求出某个实数的平方根,利用递归的方法可以求出某个整数的阶乘。需要注意的是在进行除法运算的时候需要考虑分母是否为零。在主函数中,调用相应的函数即可实现运算,最后输出结果。-In this program segment, the iteration can be calculated using a square root of real numbers, using a recursive way to find the factorial of an integer
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:3608
    • 提供者:lhf
  1. jisuanqi

    0下载:
  2. 设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。-Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-pow
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:48197
    • 提供者:YAKA
  1. divideerror!

    0下载:
  2. 编写0号中断的处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回到DOS,吴泽乐-Write 0# interrupt handler, making the division overflow occurs, in the middle of the screen displays the string " divide error!" , And then return to DOS, Le WU Ze
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1631
    • 提供者:
  1. fudianshu

    0下载:
  2. 用java编写的浮点数除法的运算,计算机组成原理课程设计-Prepared by floating-point division with java computing, computer architecture course design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:37944
    • 提供者:caixuan
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 39 »
搜珍网 www.dssz.com