-
浮动点加法器 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
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1
-
对8255的应用接口编程,经过初始化后能够在实验板上播放两只老虎的音乐...
对8255的应用接口编程,经过初始化后能够在实验板上播放两只老虎的音乐-Application of the 8255 programming interface, after initialization in the experiment after the two tigers on-board music player
- 2022-04-15 14:58:15下载
- 积分:1
-
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文...
完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文
-Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation), to solve the maze to determine whether a string is a palindrome
- 2022-08-07 03:17:15下载
- 积分:1
-
霍夫变换.手动画一条直线,选择变换,可以变直.
霍夫变换.手动画一条直线,选择变换,可以变直.-Hough transform. Hand animation in a straight line, choose transform, can be turned straight.
- 2023-03-13 14:55:04下载
- 积分:1
-
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下....
一个利用VB编写的FTP客户端程序,学习网络编程的朋友可以学习下.-VB prepared using an FTP client program, learning to learn network programming under a friend.
- 2022-04-15 18:22:37下载
- 积分:1
-
C++ Classic books, study entry can refer to the use of, personal feel good effec...
C++经典书籍,学习入门可以参考使用,个人觉得效果很好。-C++ Classic books, study entry can refer to the use of, personal feel good effect.
- 2022-05-21 11:01:59下载
- 积分:1
-
提取Delphi(BCB)编译的exe中窗体的例子
提取Delphi(BCB)编译的exe中窗体的例子-from Delphi (BCB) compiled exe Form examples
- 2023-07-04 23:30:03下载
- 积分:1
-
基于WIFI数传模块上位机
基于单片机WIFI数传模块,通过电脑进行控制单片机,可以做WIFI小车,WIFI智能家居,等等,这个这是C#写的源码,完美运行,需要下位机的控制。
- 2022-03-16 08:01:38下载
- 积分:1
-
利用剪切板在windows应用程序之间传递和交换数据!
利用剪切板在windows应用程序之间传递和交换数据!-use in windows applications between transmission and exchange of data!
- 2023-03-14 00:40:04下载
- 积分:1