-
PID控制及其MATLAB仿真--详细
说明: 该文件讲述了多种pid控制的原理,比如变积分控制等(This document describes the principles of many kinds of PID control, such as variable integral control, etc.)
- 2020-06-22 07:40:02下载
- 积分: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
-
laoshi
说明: 实现OCR光学识别,可识别数字英文字母,进一步编辑可实现文字的识别(Realization of OCR optical recognition)
- 2020-06-24 17:37:19下载
- 积分:1
-
Qt5开发及实例(第二版)
说明: Qt is a well-known cross-platform C++ visual development platform. Qt open source version provides the same functions as the commercial version. Qt 5 Development and Instance (2nd Edition) inherits the popular Qt 5 development and examples from the market.At the same time (Q1 5.4.0), QT application development is more systematic and more readable.This book is divided into two parts: The first part is the traditional Qt Widget programming. Each chapter introduces the Qt 5 application in a small example based on a brief introduction to the development environment.The development techniques of the program are generally introduced and explained through examples.
- 2020-06-20 14:00:02下载
- 积分:1
-
JAVA编写的俄罗斯方块
超级老的游戏了
JAVA编写的俄罗斯方块
超级老的游戏了-JAVA prepared super old Tetris game
- 2022-01-27 14:33:20下载
- 积分:1
-
ThinkPHP3.2.3完整版
开源的PHP框架,我收藏了这个版本,需要的可以下载下来看看(Open source PHP framework)
- 2017-12-22 09:32:50下载
- 积分:1
-
Frame-Curve
利用matlab,可以实现在matlab中从滞回曲线中提取骨架曲线,避免用origin描点(Extracting the MATLAB of the skeleton curve in the hysteresis curve)
- 2017-12-23 21:26:21下载
- 积分:1
-
用JBUILDER和SQL2
用JBUILDER和SQL2-with JBUILDER and SQL2
- 2022-01-23 11:17:46下载
- 积分:1
-
python-config-parser
针对python的congfigparse功能,进行编程,并用实例验证方法的正确性。(The congfigparse for python functions to be programmed, and the correctness of the authentication method with an example.)
- 2013-09-01 15:00:30下载
- 积分:1
-
一个经典的炸弹人游戏,大家可以看看,也可以自己修改一下.
一个经典的炸弹人游戏,大家可以看看,也可以自己修改一下.-a classic Bomberman game, we can see, can be their own again.
- 2022-02-24 20:24:26下载
- 积分:1