当前位置:
首页
资源下载

搜索资源 - floating single precision
搜索资源列表
-
0下载:
这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable
-
-
1下载:
在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of single-precision the number of sing
-
-
0下载:
将16位二进制有符号纯小数转换为32位单精度浮点数。实际应用时,最好加tsu、tco约束条件,速度会快些。,There will be 16-bit binary decimal symbol is converted to pure 32-bit single precision floating point. Practical applications, it is best to increase tsu, tco constraints, the speed will be faste
-
-
0下载:
甘地大学电子专业Ray Ranjan Varghese设计的FPGA实现FFT,采用的是单精度的浮点,采用IEEE745格式的浮点+ROM RAM的方式成功实现FFT,含有设计报告和设计源代码,并有测试文件,真的很不错。 -Gandhi University of Electronic Design Professional Ray Ranjan Varghese FPGA realization of FFT, using a single precision floating-point,
-
-
0下载:
将从CAN总线接收到4字节数据转换成单精度浮点数,每个单精度数据占用4个字节
-Received from the CAN bus, 4 bytes of data into a single precision floating point, single precision data each occupy 4 bytes
-
-
1下载:
利用verilog hdl编写的浮点加法器运算单元,单精度。-Verilog hdl prepared to use floating-point adder computing unit, single-precision.
-
-
1下载:
用C#语言把符合IEEE754浮点数储存规范的单精度的浮点数从二进制表示形式转化为十进制表示-C# language to use meet the specifications IEEE754 floating-point single-precision storage of floating-point numbers from binary into a decimal representation that
-
-
0下载:
基于FPGA单精度浮点除法器的实现,有一些源代码,仅供参考。-FPGA-based single-precision floating-point divider realization, there are some source code, for reference purposes only.
-
-
2下载:
高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
-
-
0下载:
This documents describes a free single precision floating point unit. This
floating point unit can perform add, subtract, multiply, divide, integer to
floating point and floating point to integer conversion.-This documents describes a free sing
-
-
0下载:
single precision floating point adderr/sub
-
-
0下载:
符合ieee754标准的整数实现浮点算法,包括单精度、双精度、扩展精度(80位以及128位),来自国外。-Integer line ieee754 standard floating-point algorithms, including single-precision, double precision, extended precision (80 and 128), from abroad.
-
-
1下载:
浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
-
-
0下载:
IEEE编码,编程模拟单精度浮点数文件存储-IEEE coding, programming, simulation single-precision floating point file storage
-
-
0下载:
这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。
-This is a true 32-bit compiler source code, can directly produce low-level machine code and x86 PE
-
-
0下载:
IEEE754标准 单精度浮点型数据转四个字节的字符数据 Win32 DLL(生成DLL可以静态和动态调用)-IEEE754 standard single-precision floating-point data transfer four bytes of character data Win32 DLL (DLL can generate static and dynamic calls)
-
-
0下载:
这FloatBin是软件工程师或单片机工程师实用的小工具,特别是刚入门的朋友。
该软件可以将单精度(single)浮点数或双精度(double)浮点数转换成二进制、十进制、十六进制字节内码表示,也可以将字节内码转换成浮点进行逆变换。不到1M的数据量,精简而不失实用性。全免费,无需注册,解压即能使用。该软件源来自于www.aitek.tw的客服,原本为方便其客户调试其仪器之通讯数据,在经得其客服同意后,分享给大家应用。软件的输入带有容错性检测,在输入二进制数据时必须以1byte的8位长度限
-
-
0下载:
用verilog实现了基于中值定理求解单精度浮点开方的功能,希望对大家学习有所帮助-With verilog implemented based on the mean value theorem to solve single-precision floating point square root function, we want to study and help ... ...
-
-
0下载:
Arithmetic and logic unit for floating point single precision addition/substruction, multiplication, division and square root.
-
-
0下载:
Software floating-point emulation. Definitions for IEEE Single Precision.
-