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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 加减乘除法,模的运算X的Y次方均可计算,功能强大,运算迅速,错误率低-Calculation method, mode of operation X of Y can be calculated power, powerful, speedy operation, a low error rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4191
    • 提供者:王磊
  1. VHDL

    0下载:
  2. VHDL的4bit*4bit的有符号无符号的乘法除法实现-VHDL unsigned signed to achieve the multiplication division
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:9814
    • 提供者:cgy
  1. BigInt

    0下载:
  2. 大整数除法 比如说超过64位的整数相除-big int division
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2225
    • 提供者:liqiang
  1. yuanjian

    0下载:
  2. 51单片机多字节乘除法,采用标准ASM语言,以子函数的格式,可随便调用-51 single-chip multi-byte multiplication and division, the use of standard language ASM to Functions format, can be readily called
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:5999679
    • 提供者:唤醒
  1. crc_division

    0下载:
  2. 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:525
    • 提供者:张州
  1. chufa

    0下载:
  2. 这是一个除法程序,游兴趣的朋友可以瞧瞧,具体功能看了就知道啦-not sure,if you like you can have a look!
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:178601
    • 提供者:蔡志刚
  1. weichu

    0下载:
  2. 用位运算的方法实现无符号整数的除法程序 -The method used to achieve bit unsigned integer division procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:981
    • 提供者:li shu
  1. chufa

    0下载:
  2. 汇编语言 除法 我收集的 4个-Division assembly language, I collected four
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10494
    • 提供者:张志刚
  1. jisuanqi

    0下载:
  2. 可以实现加法、减法、乘法、除法的简易计算器-Adder can be achieved, subtraction, multiplication, division of the simple calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:888
    • 提供者:renpeng
  1. xiaoxueshengsuanshu

    0下载:
  2. 给小学生随机出简单的加法、减法、乘法、除法题,并给出分数-Primary and secondary school students randomly to the simple addition, subtraction, multiplication, division title, and gives scores
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:16986
    • 提供者:renpeng
  1. jsq

    0下载:
  2. 编程实现一个简易计算器,实现基本的加减乘除运算功能。在计算器的面板上,有0—9数字的按钮,同时还有加减乘除的运算按钮已经清空运算框按钮,用户可以直接点击 面板进行输入数字并计算。输入和输出结果数据共用一个文本框,同时,当进行除法运算时当除数为0,计算器会给出错误提示。 -Programming a simple calculator, to achieve the basic functions of addition and subtraction, multiplication an
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1404
    • 提供者:Mandy
  1. cpu(FinalWithYS)

    0下载:
  2. verilog实现的八位CPU,包括乘法、除法以及多种寻址方式。代码中包括测试模块,可以直接在试验箱上运行。-verilog to achieve the eight CPU, including multiplication, division, as well as addressing a variety of ways. Code, including test modules, can be run directly in the chamber.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7958
    • 提供者:鲁迪
  1. 4_bit_division

    0下载:
  2. 4位除法器,文件内容为QUARTUS II支持的VHDL语言,用于做四位除法-4_bit_division
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:shenglinfeng
  1. div32_32

    0下载:
  2. Holtek应用篇 HOLTEK实用子程序之32位除法程序-Holtek practical application HOLTEK Subroutine Part 32 of the division process
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:578
    • 提供者:frank
  1. chengxu

    0下载:
  2. 常用的单片机子程序库: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-Single-chip common subroutine library: there are a number of versions of the subroutine library published, they have their own characteristics. Library in
  3. 所属分类:SCM

    • 发布日期:2015-04-17
    • 文件大小:15280
    • 提供者:zhy
  1. problemsofhighprecision

    0下载:
  2. 处理有关高精度计算的问题,大整数乘除法,大整数加减-deal with highi degree of accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1828
    • 提供者:书少
  1. jsq

    0下载:
  2. 键盘输入,1062lcd显示,加法、减法(负数不行)、乘法、除法器(若是减法、乘法、除法需先加一次。。。) 初学所写,不足请改进。-Keyboard input, 1062lcd showed that addition, subtraction (not negative), multiplication, division browser (if subtraction, multiplication, division to be added to a...) Beginner boo
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:1757
    • 提供者:zdy
  1. quartus2-1

    0下载:
  2. QuartusII编程设计一款基于FPDA/QuartusII的计算机部件,可以实现算术运算(加,减,自加1,自减1,乘法,除法)和逻辑运算(与,或,非)等功能!-Based on a QuartusII Programming FPDA/QuartusII the computer components can be achieved Arithmetic (add, subtract, from plus 1, since the minus 1, multiplication, divis
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:2037126
    • 提供者:南才北往
  1. HG_chufaqi_clajiafaqi

    1下载:
  2. VHDL基-16位的无符号除法器,超前进位加法器可改位数。-VHDL-based-16 bit unsigned divider, CLA can be the median.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2335
    • 提供者:Huanggeng
  1. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1650
    • 提供者:Harder
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 36 »
搜珍网 www.dssz.com