-
浮动点加法器 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
-
(Windows programming practice
Windows NT2000编程实践-(Windows programming practice
- 2022-03-21 16:51:20下载
- 积分:1
-
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的...
1写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。
2有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出圈子,问最后留下的是原来第几号的那位。
3编写input()和output()函数输入,输出5个学生的数据记录。
4反向输出一个链表。
5找到年龄最大的人,并输出。-1 to write a function, and the length of a string, in the main function in the input string and output its length. 2 There are n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle and asked the last remaining original issue of who the first few. 3 preparation of input () and output () function input and output data of the five student records. 4 reverse a linked list output. 5 to find the oldest, and output.
- 2022-03-25 19:21:33下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分:1
-
C + + 如何编程课后习题答案
凭借超过25万出售量,哈维和保罗Deitel公司的“C ++如何编程”是世界上最畅销的介绍C ++编程的书。现在,这个经典已被彻底更新! “突破性如何编程系列”Deitels提供了无与伦比的广度和编程概念和中级话题作进一步深入研究。在这一系列的书配备了百.......
- 2022-03-11 03:22:15下载
- 积分:1
-
一个经典的用dos窗口显示windows进程的源代码我化了好长时间写出来的,请联系我wuhaitian12345@163.com...
一个经典的用dos窗口显示windows进程的源代码我化了好长时间写出来的,请联系我wuhaitian12345@163.com-a classical process explorer in DOS command window.I spent much time on finishing it.
Contact me with wuhaitian12345@163.com.
- 2023-06-01 18:15:02下载
- 积分:1
-
快速抓IE网页里的文章.
可以用在快速得到用户当前在访问的文章上....
快速抓IE网页里的文章.
可以用在快速得到用户当前在访问的文章上. -rapid grasp Internet Explorer Web"s article. Can be used in the fast current users in the article on the visit.
- 2022-07-19 03:16:46下载
- 积分:1
-
ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。...
ASCII文本拼写检查的C语言源程序,本程序的算法不是最优的,希望大家能提出更好的算法。-ASCII text spelling check the C language source files, the process of the algorithm is not optimal, hope that we can come up with a better algorithm.
- 2023-08-26 23:25:03下载
- 积分:1
-
C++buider版本控制源码
C++buider版本控制源码-C++ Buider source version control
- 2023-05-26 11:00:03下载
- 积分:1
-
成绩管理系统
成绩管理系统,管理员登陆,注册。登陆后可增删改查成绩,用文件存储信息,infile,outfilel来操作。
- 2022-02-20 06:16:06下载
- 积分:1