-
轴承动力学建模matlab
说明: 轴承动力学故障诊断,使用ode45解动力学微分方程(Bearing dynamic fault diagnosis, use ode45 to solve dynamic differential equations)
- 2021-04-08 15:49:00下载
- 积分:1
-
读取RGB
说明: 读取图片的RGB,并将R和G波段与B波段做拟合(Read the RGB of the picture and fit the R and G bands with the B band)
- 2019-11-28 18:05:08下载
- 积分:1
-
adaboost算法
adaboost算法,可以用于分类数据,图像(adaboost recnitionplease use it for you work)
- 2018-09-26 00:56:50下载
- 积分:1
-
这是介绍WCF中事务概念的一个例子,用实例介绍事务的概念非常清楚。...
这是介绍WCF中事务概念的一个例子,用实例介绍事务的概念非常清楚。-This is to introduce the concept of WCF in the transaction an example of examples introduce the concept of transaction is very clear.
- 2022-06-26 21:35:37下载
- 积分: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
-
数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。...
数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
- 2022-07-27 11:48:22下载
- 积分:1
-
基于UG、GRIP的NC程序编制的二次开发
说明: 基于UG、GRIP的NC程序编制的二次开发(Secondary development of NC programming based on UG and GRIP)
- 2020-06-18 21:00:04下载
- 积分:1
-
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法...
此算法是数据挖掘中的聚类算法,很经典,是一种基于统计思想的聚类算法
- 2022-02-01 06:16:19下载
- 积分:1
-
tubro c 下编辑的贪吃蛇游戏,需要在tc环境下运行
tubro c 下编辑的贪吃蛇游戏,需要在tc环境下运行-tubro c editorial under the huge memory games, the need to run under tc
- 2022-02-13 14:56:27下载
- 积分:1
-
介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。...
介绍了opencv的基础操作方法。比如利用opencv进行图像数据的读取、矩阵的运算等。-Opencv introduce the basis of the method of operation. For example, the use of opencv image data read, such as matrix calculations.
- 2022-08-18 02:35:49下载
- 积分:1