-
Adaptive control of induction motor model
Adaptive control of induction motor model
- 2022-03-25 10:32:09下载
- 积分:1
-
K均值算法用于聚类,常用于RBF算法中。
K均值算法用于聚类,常用于RBF算法中。-this
- 2022-08-15 02:27:59下载
- 积分:1
-
本文提供了英文公式的标准读法,对于参加国际学术会议交流具有很好的参考作用
本文提供了英文公式的标准读法,对于参加国际学术会议交流具有很好的参考作用-This article provides a formula for the standard reading of English law, to participate in international academic conferences for the exchange of a good reference
- 2022-05-05 19:58:24下载
- 积分:1
-
Equivalence
等价
- 2023-01-20 07:40:03下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1
-
这是一种心灵的java开发
这是一个JAVA开发的心型线程序。-This is a JAVA development of the heart-shaped line procedures.
- 2022-05-21 04:01:08下载
- 积分:1
-
failed to translate
苹果效果的菜单,可以停靠在任何位置,demo提供了左侧和底部的实现-failed to translate
- 2022-03-17 18:16:10下载
- 积分:1
-
写了一个小程序,只是为了和大家一起分享,
写了一个小程序,只是为了和大家一起分享,-Write a small program, but for and share with everyone,
- 2022-03-26 15:29:26下载
- 积分: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 classic Bomberman game, we can see, can be their own again.
- 2022-02-24 20:24:26下载
- 积分:1