-
des源码,可以给刚开始学习的人下载借鉴。
des源码,可以给刚开始学习的人下载借鉴。
- 2022-03-21 10:12:32下载
- 积分:1
-
在dos环境下的汉子点阵信息输出和更改,采用dos下的图形界面...
在dos环境下的汉子点阵信息输出和更改,采用dos下的图形界面-dos environment in the man Lattice information output and changes adopted under the dos graphics interface
- 2023-09-08 21:55:03下载
- 积分:1
-
限定鼠标区域的VC的例子
限定鼠标区域的VC的例子-limited region of the mouse example VC
- 2022-02-10 03:48:51下载
- 积分:1
-
A clock running on the computer, practice fun graphics programming
一个在电脑上运行的时钟,练习图形处理的趣味编程-A clock running on the computer, practice fun graphics programming
- 2023-06-24 20:05:04下载
- 积分:1
-
Embedded vc++下开发的可编辑地图程序
Embedded vc++下开发的可编辑地图程序-developed under the map editing procedures
- 2023-02-08 10:05:04下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "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 取负 取负运算就是取一个浮点数的负数。-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, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
一个有经验的书
一个比较老的好书-a veteran of the books
- 2023-04-20 04:20:03下载
- 积分:1
-
SSD5练习推荐1
ssd5 exercise recomended 1
- 2022-03-14 20:52:06下载
- 积分:1
-
Ellipse fitting to introduce the relevant mathematical calculations and methods,...
椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and -Ellipse fitting to introduce the relevant mathematical calculations and methods, including documentation and source code, and test data-elliptical fitting related presentations and mathematical methods, including documentation, and
- 2022-03-30 12:58:00下载
- 积分:1
-
MPSK信号调制方式识别仿真,可产生B,4,8PSK信号加噪声进行仿真,学习信号分析的可以参考...
MPSK信号调制方式识别仿真,可产生B,4,8PSK信号加噪声进行仿真,学习信号分析的可以参考-MPSK modulation signal recognition simulation, can generate B, 4,8 PSK signal plus noise simulation, the study of signal analysis can refer to
- 2023-02-20 07:15:03下载
- 积分:1