CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fadd
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fadd - List
[
Other resource
]
fadd
DL : 0
6级流水,verilog实现浮点数的加法,其中浮点数格式符合IEEE754标准
Date
: 2008-10-13
Size
: 1.9kb
User
:
兰兰
[
VHDL-FPGA-Verilog
]
fadd
DL : 0
6级流水,verilog实现浮点数的加法,其中浮点数格式符合IEEE754标准-6 water, verilog realize the floating point adder, in which floating-point format in line with the IEEE754 standard
Date
: 2025-07-04
Size
: 2kb
User
:
兰兰
[
Windows Develop
]
fadd-15373
DL : 0
插件程序,The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like: -The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like:
Date
: 2025-07-04
Size
: 130kb
User
:
肖潇
[
source in ebook
]
fadd
DL : 0
it is verilog code for floating point adder
Date
: 2025-07-04
Size
: 1kb
User
:
vijay
[
Algorithm
]
floatingpoint-calculation
DL : 0
c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ftos(char *, float) //float --> 十进制字符串(如:0x40000000 --> "2.0")-c language simulation of computer floating-point calculation 1, float stof (char*) // decimal string-> float (such as: "-1.0"-> 0xFF800000) 2, a float fadd (float, float) 3, float, the fsub, takes (float, float) 4, a float fmul (float, float) 5, a float fdiv (float, float) 6, void ftos (char*, float) // float-> decimal string (eg: 0x40000000-> "2.0")
Date
: 2025-07-04
Size
: 1kb
User
:
liujianyu
[
Linux-Unix
]
fadd
DL : 0
Defines, types, and structures for resource descriptors.
Date
: 2025-07-04
Size
: 4kb
User
:
vujuqui
[
Linux-Unix
]
Test_fadd
DL : 0
Test fadd extends DxTestCase Source Code for Linux v2.13.6.
Date
: 2025-07-04
Size
: 1kb
User
:
donenhong
[
Linux-Unix
]
fadd
DL : 0
Default rate for the root input clock, reset this with clk_set_rate() the platform code. -Default rate for the root input clock, reset this with clk_set_rate() the platform code.
Date
: 2025-07-04
Size
: 2kb
User
:
lzbingye
[
Other
]
浮点数运算
DL : 1
浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。 算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。 typedef unsigned int dwrd; #32-bit char* ftoa(dwrd); dwrd atof(char*); dwrd fadd(dwrd, dwrd); dwrd fsub(dwrd, dwrd); dwrd fmul(dwrd, dwrd); dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation. Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult. typedef unsigned int dwrd; #32-bit char* ftoa(dwrd); dwrd atof(char*); dwrd fadd(dwrd, dwrd); dwrd fsub(dwrd, dwrd); dwrd fmul(dwrd, dwrd); dwrd fdiv(dwrd, dwrd);)
Date
: 2025-07-04
Size
: 535kb
User
:
游哉
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.