-
at91rm9200-16c554-linux
说明: Linux下ST16c554的驱动程序例程,C语言编写。(Linux driver under the ST16c554 routine, C language.)
- 2011-03-11 08:36:18下载
- 积分:1
-
694
顺序表插入x值顺序表插入x值顺序表插入x值(Insert x value of the order sequence table table table is inserted into the x value of the order value of x)
- 2013-09-24 21:29:05下载
- 积分:1
-
[mathematica.MA].791893293matlabgui
一个很好的通用虚拟示波器,基于vc编写的,非常好用(A good general purpose virtual oscilloscope, based on the vc prepared, very easy to use)
- 2011-11-07 22:51:38下载
- 积分:1
-
PV PSO
升压电路(boost)、最大功率跟踪(MPPT),粒子群算法(pso)(Booster circuit (boost), maximum power tracking (MPPT), particle swarm optimization (pso))
- 2021-04-07 21:19:01下载
- 积分:1
-
TMS320F28335 DSP原理、开发及应用,里面PID程序不懂,有木有可以帮忙看一下,谢谢
//====================================================
//PID.h文件
//====================================================
#ifndef PID_H
#define PID_H
#include "C28x_FPU_FastRTS.h"
#define PID_DEBUG 1 //条件编译的判别条件
//-----------------------------------------------------------------------------
//定义PID计算用到的结构体对象类型,在创建多个实例时,只需将变量声明为PID_FUNC类型即可
//-----------------------------------------------------------------------------
typedef struct {
float Give; //输入:系统待调节量的给定值
float Feedback; //输入:系统待调节量的反馈值
//PID调节器部分
float Kp; //输入:对应式(15-53)中的Kp
float Ti; //输入:对应式(15
- 2022-02-28 20:39:06下载
- 积分:1
-
369xian
说明: 这是外汇mt4平台的线突破指标,也是从369外汇公司买的,现在送源码(This is an exchange line break indicators mt4 platform also bought foreign exchange from the 369, now sent to source)
- 2011-02-17 10:49:56下载
- 积分:1
-
地图投影,省面连线及生成
有地图投影通过省面的的经纬度坐标编写程序,能进行连线及省面成图
- 2022-04-18 06:18:37下载
- 积分:1
-
MFC优化界面
BCGSDK库 优化MFC界面 可以把MFC应用程序界面弄好看
- 2022-10-08 19:35:05下载
- 积分:1
-
k-means
k means 聚类聚类聚类聚类聚类聚类聚类聚类聚类(k means)
- 2011-05-10 14:53:51下载
- 积分:1
-
8918302TV-Meeting
说明: 这是我在日常开发视频会议系统中集的几个较好的软件,有的有论文,全部带原码,想学习的可以下来测试(This is my daily development of video conferencing system set of several better software, some papers, all with the original code, want to learn can come down to test.)
- 2020-06-22 18:20:02下载
- 积分:1