搜索资源列表
51jianyijisuanqi
- 这是一个用51单片机实现的能进行浮点运算(包括浮点乘法,除法等)的计算器-This is a use of the MCS-51 microcontroller capable of floating-point operations (including floating point multiplication, division, etc.) Calculator
multiply
- 好用的浮点乘法器,可完成32位IEEE格式的浮点乘法,经过仿真通过
asm51
- 51子程序库,浮点、定点、加法、减法、乘法、除法
rgb2yuv1
- 这个主要是实现RGB和YUV两种色彩空间的转换,其中用到的主要思想是,verilog语言中的浮点乘法怎么运算,流水线的思想。-This is achieved mainly two kinds of RGB and YUV color space conversion, which uses the main idea is, verilog language how floating point multiplication operations, lines of thought.
float_mul_verilog
- 浮点乘法verilog代码,浮点格式遵循 IEEE754 标准。-Float Point Multiply , im verilog
mul(FLP)
- 一个32位元的浮点数乘法器,可将两IEEE 754格式的值进行相乘-A 32-bit floating-point multipliers, can be two format IEEE 754 values multiplied
float01092
- xilinx FPGA中浮点乘法IP核的应用,已通过验证-xilinx FPGA multiply IP
3.1.5-Math
- 这是我们学校的DSP实验箱5502的DSP定点与浮点运算实验程序,保证可以用,功能很全,程序实现了定点加法,减法,乘法,除法 以及浮点加减乘除运算,还有就是浮点转定点运算与 定点转浮点运算.-This is our school s DSP DSP 5502 kit fixed and floating-point test procedures to ensure that you can use, features a very full, the program achieved a po
fdmul
- 浮点乘法程序,适用于MCS-51系列单片机,汇编语言编写-Floating-point multiplication procedures applicable to the MCS-51 series microcontroller, written in assembly language
float_multi_module
- float_multi_module实现了单精度浮点乘法运算(Float_multi_module implements single precision floating point multiplication.)
float_mult32x32.v
- verilog 语言写的FPGA内部实现硬件浮点乘法器的源码,两个时钟周期完成一次浮点乘法运算(The FPGA language written in Verilog implements the source of the hardware floating point multiplier, and completes the floating point multiplication operation in two clock cycles.)