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

搜索资源列表

  1. div(FLP).rar

    0下载:
  2. 是Nios II處理器下客製化指令的一個32位元浮點數除法器,可將兩IEEE 754格式的值進行相除,Nios II processors are customized instruction under a 32-bit floating-point divider can be two format IEEE 754 value division
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:18360
    • 提供者:TTJ
  1. fudianshuyunsuan

    0下载:
  2. 介绍一组浮点数的运算代码,包括加减乘除运算的VHDL代码实现-Introduced a set of floating-point code of the operation, including addition and subtraction multiplication and division operations to achieve the VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:323472
    • 提供者:jiachen
  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. 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. fdma

    0下载:
  2. 利用mablab编写的m文件,用于频分复用的仿真,非常有用,大家可以下载实验一下-M prepared to use mablab documents, for frequency division multiplexing of the simulation, very useful, everyone can download the experiment about
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:18859
    • 提供者:奚冲霄
  1. arithmeticexpression

    0下载:
  2. 数据结构的长数字算术表达式计算算法,包括加\减\乘\除等-Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1563
    • 提供者:陈付龙
  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. 在VHDL中实现高精度快速除法

    2下载:
  2. 高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-19
    • 文件大小:81437
    • 提供者:jiachen
  1. Division

    0下载:
  2. this the code to make a division of 8 bits using the avr mega16. The program is made in avrstudio 4-this is the code to make a division of 8 bits using the avr mega16. The program is made in avrstudio 4
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:61545
    • 提供者:mario
  1. PREDAVANJA

    0下载:
  2. Image division in blocks 8x8 jpeg compression
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-06
    • 文件大小:1050517
    • 提供者:mare
  1. division_cordic

    0下载:
  2. verilog code for division based on cordic algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:meysam
  1. ldiv.m

    0下载:
  2. Calculates inverse Z-transform by long division
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1169
    • 提供者:tom
  1. diverse

    0下载:
  2. 该pdf 详细介绍了 提高除法电路的方法。和设计出发电路时要注意的问题, 介绍了各种除法设计代码-Pdf details the divider circuit to improve the method. And design of the starting circuit should pay attention to the issue of when to introduce a variety of design code division
  3. 所属分类:Editor

    • 发布日期:2017-04-02
    • 文件大小:258230
    • 提供者:gjp_rain
  1. nr_divider

    0下载:
  2. This a simple vhdl code that perform division using the non restoring algorithm which is often handy-This is a simple vhdl code that perform division using the non restoring algorithm which is often handy
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:1089
    • 提供者:mma32
  1. yanshexiaolv

    0下载:
  2. 本程序计算AWG波分复用器中平板波导连接接口在耦合到下级光纤时,不同光纤宽度下衍射效率的分析-The program to calculate the slab waveguide AWG Wavelength Division Multiplexer connection interface coupled to the lower optical fiber, optical fiber widths of different diffraction efficiency of the an
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-27
    • 文件大小:1456
    • 提供者:袁志
  1. cordic_division

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

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

    1下载:
  2. 在目前所发表的十六进制转化成BCD码的处法中,一般都采用移位相加的方法,其计算过程都比较费时,不适宜很多场合,且很多不适宜C语言调用。而在C语言中,有些初学者用求余的方法来做这种运算,造成程序十分臃肿。下面这段程序仿照竖式除法来进行运算,速度超快。-Published in the current hex code into a BCD at law, in general, have adopted the method of shifting the sum of its calculati
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:高先生
  1. Division

    0下载:
  2. 熟悉C55X指令系统,掌握常用的汇编指令,学习用减法和移位指令实现除法算法-C55X familiar with the instruction to master a compilation of commonly used commands, learning to use subtraction and shift instructions to achieve division algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:4925
    • 提供者:凡费
  1. two-division

    0下载:
  2. 用C++编程实现二分法求解一个方程式的根,-realise the algorithm of two-division by VC to find the root of equation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:243668
    • 提供者:jack
  1. divider

    0下载:
  2. 四位无符号二进制除法器的设计,这是整个的工程文档,应该对大家有用-4 unsigned binary division Design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:67616
    • 提供者:郝李鹏
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com