-
WhatsApp Image 2019-05-21 at 14.05.43
说明: 6. Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not. Testing is executing a system in order to identify any gaps, errors, or missing requirements in contrary to the actual requirements.
- 2020-06-21 17:40:01下载
- 积分:1
-
图像边缘增强
具有螺旋相位板的4f系统用于图像边缘增强的仿真(Simulation of image edge enhancement using 4f system with spiral phase plate)
- 2019-02-19 10:38:50下载
- 积分:1
-
ex1
说明: UFLDL教程中关于如何实现向量化逻辑回归的matlab的代码(Realization of quantitative logistic regression)
- 2020-06-21 22:39:24下载
- 积分: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
-
code of a classical statistical tools that can help you clear out your search fo...
一个经典的代码统计工具,可以帮助你清晰的查找出您的代码行数、注释行数、空格行数,希望能有所帮助!-code of a classical statistical tools that can help you clear out your search for the source line number, a few notes. a few spaces, hopes to have help!
- 2023-01-05 16:30:04下载
- 积分:1
-
cthd39-40
用于电力系统潮流计算,潮流方程的求解基本方法是迭代,包括牛顿-拉夫逊法,以及P-Q分解法(Power Flow Calculation for Power System)
- 2019-06-02 15:00:04下载
- 积分:1
-
五子棋小游戏
使用图形库,利用c++语言实现了界面化五子棋小游戏(Realize the interface game of Gobang)
- 2020-06-24 04:40:02下载
- 积分:1
-
适合初学者参考的手机游戏第一款休闲类生产…
制作的第一款休闲类的手机游戏,适合初学者参考-production of the first leisure class of mobile phone games for beginners reference
- 2022-08-14 03:31:22下载
- 积分:1
-
AD5270TEST
可调电阻AD5270的Verilog测试读写功能代码(a test code for AD5270 to write and read)
- 2018-11-02 17:37:12下载
- 积分:1
-
med2d
说明: 能够对一段数据进行med处理,对一段信号降噪进行降噪处理,减少噪声对信号的影响,使信号在之后的处理中其故障特征频率能更好地表现出来。(It can process a section of data with MED, reduce the noise of a section of signal, reduce the impact of noise on the signal, and make the fault characteristic frequency of the signal better show in the subsequent processing.)
- 2020-05-13 10:32:32下载
- 积分:1