搜索资源列表
-
0下载:
这是一个用51单片机实现的能进行浮点运算(包括浮点乘法,除法等)的计算器-This is a use of the MCS-51 microcontroller capable of floating-point operations (including floating point multiplication, division, etc.) Calculator
-
-
0下载:
浮点除法子程序,可以高效率计算浮点浮点除法,程序短小精干,非常讨巧-floating-point division subroutine, high efficiency calculation float float division, procedures small and lean, very quick and easy
-
-
0下载:
《MCS-51单片机实用子程序库(96年版)》周航慈
目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个
子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
-
-
0下载:
是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
-
-
0下载:
该pdf 详细的介绍了 浮点小数的计算法则,和在vhdl程序中 浮点小数的表示方法,和乘除法的运用
希望对大家有用,The pdf in detail the calculation of the decimal floating-point rules, and procedures in vhdl decimal floating-point method, and the use of multiplication and division for all of us hope tha
-
-
0下载:
介绍一组浮点数的运算代码,包括加减乘除运算的VHDL代码实现-Introduced a set of floating-point code of the operation, including addition and subtraction multiplication and division operations to achieve the VHDL code
-
-
0下载:
详细介绍双精度浮点数据的格式,以及加减乘除运算的实现方法-Details of the format of double-precision floating-point data, and the realization method of addition and subtraction multiplication and division
-
-
0下载:
文章提出了基于多带语减法改进的增强系统,并在TI会司的浮点处理器TMS320C6713上实现。改进的多带语减法将信号频语非线性的分成4个互不重叠的频带, 每个频带分别做不同系数的语减运算, 因此能很好的滤除有色噪声。工程实现证明此设计能有效的抑制色噪声和音乐噪声, 即便在低信嗓比环境也能有较好增强效果.-In this paper, a language based on multi-band subtraction improved augmentation system, and TI wi
-
-
2下载:
高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
-
-
0下载:
用凌阳单片机61板编程计算器程序。可实现8位数的整数、浮点数的加减乘除计算。-Sunplus board with 61 single-chip calculator programming procedures. Can be 8-digit integer, floating-point addition and subtraction, multiplication and division calculation.
-
-
0下载:
51单片机基础训练项目之简易计算器.功能:普通整型的加减乘除运算。可由读者自主学习并扩展至浮点运算。-51 MCU-based training program in the simple calculator. Function: ordinary integer addition and subtraction multiplication and division operations. Readers can be extended to self-learning and floati
-
-
0下载:
本程序实现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
-
-
0下载:
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"
-
-
0下载:
verilog code floating point division
-
-
0下载:
本资料详细的介绍了利用单片机实现浮点数除法的一些相关程序-This material detailed introduced the use of SCM realizing floating-point division of some relevant procedure
-
-
0下载:
浮点除法运算及其在单片机上的实现 论文 -Floating-point division and its implementation on the papers in SCM
-
-
0下载:
单片机浮点数除法的快速编程的方法,新的思路,好文章!-Single-chip floating-point division of the fast programming methods, new ideas, good article!
-
-
1下载:
使用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.
-
-
0下载:
VHDL浮点除法运算,VHDL浮点数除法,源码,含仿真图 -VHDL floating point division, source code, including simulation mapVHDL floating point division, source code, including simulation map
-
-
0下载:
使用vhdl写的32位 64位浮点数加法模块、浮点数乘法模块、浮点数除法模块(Use vhdl write 32-bit 64bit floating-point addition module, floating-point multiplication module, floating-point division module)
-