-
浮动点加法器 ieee754 vhdl 语言和语言执行
IEEE 754 浮点标准
• 领先的有效数的"1"位是隐式的
• 指数是"偏见",使排序更容易
— — 全 0 是最小指数所有 1s 都是最大
— — 127 为单精度和双精度 1023年的偏置
— — 摘要: (– 1) 符号 × (1 + 有效数) × 2exponent — — 偏置
• 示例:
— — 十进制:-.75 =-3/4 =-3/22
— — 二进制:-.11 =-1.1 x 2-1
— — 浮点数: 指数 = 126 = 01111110
— — IEEE 单精度: 10111111010000000000000000000000
- 2023-01-16 16:30:04下载
- 积分:1
-
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用...
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用-C program to help better document, you can look at the study, to become a certain degree of help
- 2023-03-26 21:45:03下载
- 积分:1
-
Curso dedicado a la calidad y mejoramiento de procesos de software
Curso dedicado a la calidad y mejoramiento de procesos de software
- 2023-08-27 14:50:03下载
- 积分:1
-
ZOK Lame Wrapper
ZOK Lame Wrapper
- 2022-07-03 07:47:09下载
- 积分:1
-
一个开源的基于WindowsCE的GIS系统。
一个开源的基于WindowsCE的GIS系统。-An open source GIS based on the WindowsCE system.
- 2023-07-08 23:25:04下载
- 积分:1
-
a vc. Net procedures. Contain two functional. The menu choice position informati...
一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
- 2022-01-21 04:23:50下载
- 积分:1
-
简单使用的hufmTree,里面可以压缩于解压文件
简单使用的hufmTree,里面可以压缩于解压文件-Simple to use hufmTree, which can be compressed in-extracting file
- 2022-03-19 13:40:58下载
- 积分:1
-
串口调试助手
实现串口的数据手法 可以实现hex和字符的转换和收发显示
- 2022-09-14 15:45:03下载
- 积分:1
-
好 有点小bug帮我
好 有点小bug帮我-good a little help me find the bug
- 2022-08-12 22:54:46下载
- 积分:1
-
C#简单的串口通讯源码
简单的用C#的serial port控件实现的串口通讯的源码例子,可以使用VS2008打开,实现了串口发送数据,同时,接收是通过异步方式实现,通过委托与串口接收到数据事件的绑定,能够自动处理接收的数据。对初学者有所帮助。
- 2022-06-13 01:00:20下载
- 积分:1