-
冬季北方室内空气交换问题的数学模型详细设计
冬季北方室内空气交换问题的数学模型详细设计-northern winter indoor air exchange of detailed mathematical model of the design
- 2022-06-26 17:21:37下载
- 积分: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);)
- 2021-03-29 23:19:10下载
- 积分:1
-
打兔子游戏,datuzi,仅供参考,代码不是很完美
打兔子游戏,datuzi,仅供参考,代码不是很完美-Rabbit playing the game, datuzi, only for reference, the code is not perfect
- 2022-03-05 20:57:37下载
- 积分:1
-
test code for ARM controller lpc2148
test code for ARM controller lpc2148
- 2022-01-27 09:42:20下载
- 积分:1
-
只想下载 只想下载 只想下载
只想下载 只想下载 只想下载 -Just want to download just want to download just want to download just want to download just want to download
- 2022-04-30 13:40:18下载
- 积分:1
-
2-相关系数影像匹配
相关系数影像匹配,基于相关系数法进行影像的匹配(picmatch this is a code for picmatch)
- 2020-10-18 11:17:26下载
- 积分:1
-
01-01
说明: 平面光波从空气(折射率为1)入射到石英玻璃上(折射率为1.45),用MATLAB做出p、s分量的振幅反射率和振幅透射率以及他们的绝对值随入射角度的变化曲线。(Plane light waves are incident from air (refractive index is 1) to quartz glass (refractive index is 1.45). The amplitude reflectivity, amplitude transmissivity and their absolute values of P and s components are plotted with MATLAB.)
- 2020-06-17 16:10:49下载
- 积分:1
-
ATCommandTesterV56-Standard
AT command tester for SIM modul
- 2019-05-23 15:37:23下载
- 积分:1
-
Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1
Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1-Y_Browser_050_0_3rdEd is the best file br owser for symbian 9.1
- 2023-04-09 10:35:04下载
- 积分:1
-
系统中断剖析器INTRSPY的及其C源程序
系统中断剖析器INTRSPY的及其C源程序-interruption analysis system for the INTRSPY and C source
- 2022-04-20 20:01:56下载
- 积分:1