-
C programming source code cases
C++程序设计源代码例-C programming source code cases
- 2023-04-02 00:55:03下载
- 积分:1
-
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
-
优化大师,c#, 优化大师,c#,
优化大师,c#, 优化大师,c#, -优化大师,c#,优化大师,c#,优化大师,c#,优化大师,c#,
- 2023-03-02 10:55:04下载
- 积分:1
-
java 结构模式,适配器模式,实现变狗为猫的神话,包括例子。...
java 结构模式,适配器模式,实现变狗为猫的神话,包括例子。-java model, adapter mode and the change of cats, dogs myths, including examples.
- 2022-03-17 05:26:36下载
- 积分:1
-
交通预测和分配程序,由VB开发,用与交通规划与经济评价系统.
交通预测和分配程序,由VB开发,用与交通规划与经济评价系统.-Traffic forecasting and allocation process, by the VB development, use and transport planning and economic evaluation system.
- 2022-12-07 02:45:03下载
- 积分:1
-
Rs232 Rs232
Rs232 Rs232 -Rs232 Rs232 Rs232 Rs232
- 2023-07-14 07:45:02下载
- 积分:1
-
Delphi realization of well
Delphi realization of well-known points game. Compiles with Delphi 7. Demonstrates simple depth search with some heuristics in estimate function.
- 2022-01-26 08:35:44下载
- 积分:1
-
WinDriver9.0安装包。它支持windows XP/2000/98,Linux/WindowsCE.
WinDriver9.0安装包。它支持windows XP/2000/98,Linux/WindowsCE.-WinDriver9.0 installation package. It supports windows XP/2000/98, Linux/WindowsCE.
- 2022-02-24 23:21:29下载
- 积分:1
-
This is a signal generator under Labview7 procedures, for debugging hardware use...
这是Labview7下的信号发生器程序,对于调试硬件的朋友来说很有用啊-This is a signal generator under Labview7 procedures, for debugging hardware useful friends ah
- 2023-08-26 06:40:03下载
- 积分:1
-
mpi的安装过程及一个简单例子,适合初学者
mpi的安装过程及一个简单例子,适合初学者-mpi the installation process and a simple example, for beginners
- 2022-03-12 01:54:22下载
- 积分:1