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

搜索资源列表

  1. calculator

    0下载:
  2. 基于单片机和数码管的简易计算器。可计算加减乘除法,除法只能取整,最大数值六位-Microcontroller and digital control based on simple calculator. Calculate addition and subtraction multiplication and division, the division can only fetch a maximum value of six
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1279
    • 提供者:cc123fire
  1. HugeInteger

    0下载:
  2. 大整数的运算方法,包括加法,减法,乘法等等,还有除法-Large integer computation methods, including addition, subtraction, multiplication, etc., as well as division
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2445
    • 提供者:LiaoKai
  1. divider16

    1下载:
  2. 16位小数除法器verilog源码,可综合的,已经仿真过。-16bit fractional numeral divider verilog source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:652
    • 提供者:maxwellqq
  1. divider

    0下载:
  2. 16位有符号整数除法,将商并入移位后的被除数,节省资源。-16-bit signed integer division, will shift into business after the dividend, saving resources.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:593
    • 提供者:treeyellow
  1. DOC_V1.1

    0下载:
  2. 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:167063
    • 提供者:向常俊
  1. binys

    0下载:
  2. 双字节二进制无符号数除法,双字节二进制无符号数除以单字节二进制数 汇编编写-Double-byte unsigned binary number of division, double-byte unsigned binary number divided by the number of single-byte binary compilation prepared
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1011
    • 提供者:wsq
  1. fixed-div

    0下载:
  2. 定点的除法运算代码,写的挺好的,一起分享一下。-Fixed-point division operation code, written in good, share it.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1268
    • 提供者:俊杰
  1. C51prgram2

    0下载:
  2. MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6033
    • 提供者:yyaaa
  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. detection

    0下载:
  2. 背景减除法 Opencv 运动物体检测 ROI区域检测-Background subtraction method for moving object detection Opencv ROI region detection
  3. 所属分类:OpenCV

    • 发布日期:2016-02-24
    • 文件大小:15240192
    • 提供者:王冰洋
  1. metrix3

    0下载:
  2. 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix mu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-19
    • 文件大小:74995
    • 提供者:
  1. BCH1

    0下载:
  2. BCH中的组件,模Q加、多项式乘法电路、除法电路-BCH of components, modules Q increases, polynomial multiplication circuits, circuit division
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-11-07
    • 文件大小:1238
    • 提供者:xutao
  1. MatlabSimple

    0下载:
  2. matlab7 的运算符号,有关点乘和左除法、右除法-matlab7 computing symbols, the scalar multiplication and division of left and right division
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:12286
    • 提供者:leo泳
  1. LongIntegerOperation

    0下载:
  2. 清华大学严蔚敏老师《数据结构习题集(C语言版)》的实验题1.4,长整数运算,已扩充了乘法和除法-Tsinghua University, Yan Wei-Min teacher
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4692
    • 提供者:小杭
  1. divide

    0下载:
  2. 除法器-Divider
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2442
    • 提供者:wangzhide
  1. emc_computor

    1下载:
  2. 2字节除以1字节;3字节除以2字节的【除法子程序】,台湾义隆单片机的代码。-2 bytes divided by the number of 1 byte 3 bytes divided by 2 bytes of Subroutine] [division, Taiwan Microelectronics MCU code.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1661
    • 提供者:shanchuanhua
  1. juzhenyunsuan

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure to complete the matrix input and output. Have the same number of rows and rows of the matrix between the adder, subtraction. Comply with the requirements of
  3. 所属分类:MPI

    • 发布日期:2017-05-24
    • 文件大小:2805912
    • 提供者:孙岩
  1. 012

    0下载:
  2. 一位计算器 有加法减法乘法和除法 不能计算两位-A calculator has adder subtraction multiplication and division can not be calculated two
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1323
    • 提供者:ZZX
  1. ComplexCalculator

    0下载:
  2. 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:101905
    • 提供者:billsedison
  1. baweichufaqi

    0下载:
  2. 介绍了利用VHDL实现八位除法,采用层次化设计,该除法器采用了VHDL的混合输入方式,将除法器分成若干个子模块后,对各个子模块分别设计,各自生成功能模块完成整体设计,实现了任意八位无符号数的除法。 -Introduced the use of VHDL to achieve eight division, the use of hierarchical design, the divider using VHDL mixed-input methods, will be divided in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:4653
    • 提供者:佘斌
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »
搜珍网 www.dssz.com