-
C# WPF缩放 示例源码
C# WPF缩放 示例源码
- 2017-09-26下载
- 积分:1
-
ResearchandImplicaofAutochargingEquipmentBasedonDS
:介绍了一种利用DSP控制的大容量蓄电池自动充电装置的设计。采用高频开关电源技术,给出了基于数
字信号处理器TMS320LF2407的充电装置控制系统的软、硬件设计。借助Matlab中的Simulink仿真工具,采用
在线模糊自整定技术对充电装置控制系统进行仿真,并将仿真结果应用于DSP控制器中,实现对Fuzzy-PID控
制的Kp、Ki、Kd参数的在线自整定,使充电方式能较好的模拟最佳充电曲线,达到理想效果。理论分析和试验都
表明,该充电装置能够有效地提高蓄电池的充电效率,加快充电速度。
(:An automatic charging equipment with high-capacity storage battery was designed through being controlled by
DSP.Using the HF SPS(High-Frequency Switching Power Supply),the software/hardware implementation of a
TMS320LF2407 based controller system was introduced.With the tool-box of Simulink in Matlab,it adopts Fuzzy-PID
methods to simulate the controlling system of charging system.Then the result of simulation will be used in DSP controller
to realize self-control of the the parameters of Kp、Ki、Kd in PID controller so as to make the way of battery charging could
simulate the excellent curve and reach ideal results.)
- 2009-05-28 09:53:59下载
- 积分:1
-
kuanfang-
以dac7811带动的宽放的编写程序,
以dac7811带动的宽放的编写程序
以dac7811带动的宽放的编写程序,,(In dac7811 driven liberalization of programmingIn dac7811 driven liberalization of programming)
- 2013-09-04 08:26:14下载
- 积分:1
-
svc_wind_startup
PSCAD风机(异步机)+SVC无功补偿模型(PSCAD wind SVC)
- 2016-01-14 14:34:39下载
- 积分:1
-
huffman编码码长效率
#include
#include
#include
#include
using namespace std;
const MAXSIZE=100;
typedef struct Huffmantree
{
char cname;
int weight,mark;
struct Huffmantree *parent,*lchild,*rchild,*next;
}Hftree,*linktree;
- 2022-04-15 20:09:22下载
- 积分:1
-
Lidar
Lidar点云数据处理软件,深度影像分类以及边缘检测(Lidar)
- 2021-01-24 20:58:38下载
- 积分:1
-
directory
学习symbian 的多个小功能编程,锁键盘,得到驱动目录,文件操作,音频播放等等(To learn symbian programming a number of small features, locks the keyboard, get driven directory, file operations, audio players, etc.)
- 2009-11-15 19:18:44下载
- 积分:1
-
Pviterbi_encor
经过验证的维特比编译码MATLLAB程序,每行代码都有详细的备注
(Proven Viterbi than the codec MATLLAB program, each line of code to have detailed notes)
- 2012-08-16 06:34:29下载
- 积分:1
-
常用算法程序集徐士良(C++)
网上都是C语言版本的,这个是C++版本的,想要的赶快下吧!!(Online are C language version, this is the C++ version, want to hurry down!!)
- 2017-07-29 09:21:16下载
- 积分:1
-
Qt实现图片的简单编辑工具
QT实现图片的简单编辑工具,能实现旋转,平移,编辑等操作(QT is a simple tool for editing pictures, which can realize rotation, translation, editing and other operations.)
- 2020-11-13 20:39:42下载
- 积分:1