-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
一个mfc写的石子棋小游戏
一个mfc写的石子棋小游戏-a mfc write small stones chess game
- 2022-08-26 01:11:44下载
- 积分:1
-
这是一个权威的文章,代码,其代码然后贴文章…
这是一篇权威文章的代码,现将其代码随后附上文章-This is an authoritative article, code, now its code then attached to the article
- 2022-08-23 07:04:26下载
- 积分:1
-
another type of ppt format
another type of ppt format
- 2022-03-11 22:24:22下载
- 积分:1
-
Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享
Labwindows/CVI方面的例子程序实在太少了,放上一点给大家共享-Labwindows/CVI example of the procedure is too small, place in 1:00 to share! !
- 2022-09-30 00:25:03下载
- 积分:1
-
利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现...
利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
- 2022-04-22 10:13:31下载
- 积分:1
-
sqlexplorer。exe为辅助软件SQL链接的建立
sqlexplorer。exe用于建立sql链接的辅助软件-sqlexplorer. exe for the establishment of the auxiliary software sql link
- 2022-05-15 08:11:14下载
- 积分:1
-
也是用C语言编写的通讯录小程序,以前学C语言设计时做的,希望有所帮助。...
也是用C语言编写的通讯录小程序,以前学C语言设计时做的,希望有所帮助。-,,
- 2023-07-07 08:40:03下载
- 积分:1
-
a very good Sauna management system, with detailed documentation.
一个很好的桑拿管理系统,有详细的文档。
- 2022-07-16 04:16:28下载
- 积分:1
-
DShow编写的俄罗斯方块的源代码,非常漂亮
DShow编写的俄罗斯方块的源代码,非常漂亮-DShow sheet prepared by the Russian source, very beautiful
- 2022-07-12 01:08:56下载
- 积分:1