-
BLDC
stm32实现无刷直流电机双闭环控制,非常优秀(STM32 realizes double closed-loop control of Brushless DC motor, which is excellent)
- 2019-02-19 21:28:24下载
- 积分:1
-
Wind_Turbine_In_Matlab_Simulink_2004
说明: 概书关于风机系统在matlab/simulink开发中模拟开发过程,是学习风力发电仿真模拟的很好材料.(The Ebook descripts the development of wind turbine system in matlab/simulink environment. It s a very useful book to learn wind turbine system in matlab.)
- 2021-04-16 14:58:53下载
- 积分:1
-
java-neo4j
Java调用Neo4j图数据库实现增删改查的功能(Java calls Neo4j graph database to realize the function of adding, deleting, modifying and checking)
- 2021-01-19 23:58:42下载
- 积分: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
-
07年全国电子设计大赛论文,有音频信号分析仪,无线识别等
07年全国电子设计大赛论文,有音频信号分析仪,无线识别等-xiazisheji
- 2022-05-28 00:04:48下载
- 积分:1
-
UDF
UDF用于FLUENT计算比热容随温度变化(The UDF was used in FLUENT to calculate the change of specific heat capacity with temperature)
- 2021-04-12 17:08:57下载
- 积分:1
-
pyflexplot-master
说明: 处理FLEXPART结果,绘制粒子的轨迹(plot result of flexpart)
- 2020-10-27 10:49:59下载
- 积分:1
-
stm32cube教程
说明: 之前找到STM32CUBEMX教程整合,感觉这一份比较有用(Before stm32ubemx tutorial integration, I feel this one is more useful)
- 2020-05-20 21:56:44下载
- 积分:1
-
ntfs-syxtem-fbt
检测每个盘的文件系统,比如fat还是ntfs并且显示出来,不错(Check the file system for each disk, such as fat or ntfs, and display it.)
- 2018-12-01 11:01:34下载
- 积分:1
-
qlearning
说明: 利用栅格法建模,基于强化学习Qlearning算法实现路径规划,可以实时显示(Using raster method to model and Qlearning algorithm based on reinforcement learning to realize path planning, it can be displayed in real time.)
- 2019-05-06 09:15:35下载
- 积分:1