Description: 大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-majority of the division algorithm, is not only able to make large numbers of division two, but to achieve a float and between integer and floating point divider between the Platform: |
Size: 241664 |
Author:赵惠 |
Hits:
Description: 是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 Platform: |
Size: 18432 |
Author:TTJ |
Hits:
Description: 本程序实现标准浮点数除法。
入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。
出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2: EXP2 in. Export parameters: the results of ARGBH1: ARGBL1: EXP1 in. Platform: |
Size: 1024 |
Author:liu gang |
Hits:
Description: 介绍一组浮点数的运算代码,包括加减乘除运算的VHDL代码实现-Introduced a set of floating-point code of the operation, including addition and subtraction multiplication and division operations to achieve the VHDL code Platform: |
Size: 323584 |
Author:jiachen |
Hits:
Description: 高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point Platform: |
Size: 81920 |
Author:jiachen |
Hits:
Description: 本程序实现PIC标准浮点数除法。
入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。
出口参数:结果在ARGBH1:ARGBL1:EXP1中。
占用资源:W,STATUS,020H~02BH,两重堆栈。
说 明: 1.加载本文件的同时也加载了另外2个文件"DUSUB.ASM","DUADD.ASM"
故用户在使用这2个子程序时可直接调用,不必重新加载.- This program to achieve the standard floating-point division. Entry parameters: the dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2: EXP2 in. Export parameters: Results ARGBH1: ARGBL1: EXP1 in. Take up resources: W, STATUS, 020H ~ 02BH, double stack. Note: 1. Load this file also loads the other two files " DUSUB.ASM" , " DUADD.ASM" so users use two sub-programs can be called directly, no need to reload. Platform: |
Size: 1024 |
Author:linqiaoli |
Hits:
Description: Floating Point Division for MIPS with full Comments
Use PCSpim to open and run
first open float.s
second open main.s
click "No" for the PCSpim Dialog "Clear program and reinitialize simulator before loading" Platform: |
Size: 6144 |
Author:caiziyuan |
Hits:
Description: 本资料详细的介绍了利用单片机实现浮点数除法的一些相关程序-This material detailed introduced the use of SCM realizing floating-point division of some relevant procedure
Platform: |
Size: 44032 |
Author:lipei |
Hits:
Description: 单片机浮点数除法的快速编程的方法,新的思路,好文章!-Single-chip floating-point division of the fast programming methods, new ideas, good article! Platform: |
Size: 163840 |
Author:reasonhu |
Hits:
Description: 本程序实现标准浮点数除法。入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2: EXP2 in. Export parameters: the results of ARGBH1: ARGBL1: EXP1 in. Platform: |
Size: 1024 |
Author:ledonJu |
Hits:
Description: 使用verilog写的32位浮点数加法模块、浮点数乘法模块、浮点数除法模块、浮点数指数模块。指数模块是综合前面三个例化成泰勒级数求指数,迭代次数(可设置)决定了精度。-Use verilog write 32-bit floating-point addition module, floating-point multiplication module, floating-point division module, the floating point number index module.Index module is a comprehensive index of the front three cases into Taylor series for calculating index, the number of iterations can be set to determine the precision Platform: |
Size: 5120 |
Author:周和 |
Hits:
Description: Arithmetic and logic unit for floating point single precision addition/substruction, multiplication, division and square root. Platform: |
Size: 10240 |
Author:RACHIDI |
Hits: