-
VC++ 网络视频语音系统
VC++ 网络视频语音系统
- 2023-08-25 15:50:04下载
- 积分:1
-
GAUSSiAN
实现了高斯随机变量的生成 包涵了C++程序 和matlab程序(Gaussian varible generation)
- 2009-10-31 16:31:43下载
- 积分:1
-
epwm_20190717
说明: 基于南京研旭实用板的EPWM程序,产生一对对称互补EPWM波,可设置前后死区时间,注释丰富,为中文。(Based on the EPWM program of Nanjing Yanxu utility board, a pair of symmetrical complementary EPWM waves can be generated, which can set the dead time before and after, with abundant annotations in Chinese)
- 2020-06-17 05:20:01下载
- 积分:1
-
韦中山-嵌入式linux应用开发手册程序代码
韦中山-嵌入式linux应用开发手册程序代码
- 2023-08-20 18:00:06下载
- 积分:1
-
Multi---axis-Position-Servo
针对多电机同步控制中传统环形耦合 PID 控制存在抗扰动性不强 扰动下同步误差较大等问题,
提出了一种带前馈控制的滑模变结构多电机相邻耦合控制策略, 建立了3 台永磁同步电动机同步控制仿真模
型, 通过 Lyapunov 稳定性理论证明了滑模控制算法的稳定性, 并进行了交变负载 突变负载实验 仿真分析和
实验结果表明, 该控制策略相比传统环形耦合 PID 控制 相邻耦合 PID 控制具有更高的同步精度和更好的抗扰
动性能(Abstract: Aiming at the problem of poor anti-disturbance capability and big synchronization error under
disturbance of traditional ring-couple PID control method in multi-axis synchronization control,a sliding mode variable
structure with feed-forward control for relative coupling control strategy is proposed. Three Permanent Magnet
Synchronous Motor ( PMSM) for synchronized control simulation modl is set up. The stability of the proposed control
algorithm is proved according to Lyapunov stability theory. The control strategy is tested by alternating load,and mutant
load experiment. Simulation analysis and experimental results show that the presented control strategy has higher
synchronization accuracy and better anti-disturbance capability in camparison with the traditional ring-couple PID
control and relative-couple PID control.)
- 2015-11-19 14:57:32下载
- 积分:1
-
inject.dll
编辑网页可以尽情的制作网页德平积分多舒服多搜ijsdijwkfdkj(webdfsdjds sdjfisd jfdijf
sjfj jds ds sfsodjs jo jsdo i)
- 2018-06-09 18:54:33下载
- 积分:1
-
STM32-奋斗板-uIP1.0网络例程
说明: STM32-奋斗板-uIP1.0网络例程(Basic routines applicable to MINI boards)
- 2020-06-17 08:20:01下载
- 积分:1
-
C# 在程序中使用指针、十字光标、浮动窗口等不安全代码
C# 在程序中使用指针、十字光标、浮动窗口等不安全代码的实例,单击以下按钮会演示出对应功能:
在程序中显示一个浮动帮助窗口
显示等待光标
显示十字光标
对于功能实现,逐一分享源代码如下:在程序中使用指针等不安全代码:
var MyFileName = "C:atlog.txt";
var MyReader = new MyReaderClass(MyFileName);
const int MyBuffSize = 128;
byte[] MyBuffer = new byte[MyBuffSize];
ASCIIEncoding MyEncoder = new ASCIIEncoding();
var MyInfo = MyFileName + "的内容如下:";
while (MyReader.Read(MyBuffer, 0, MyBuffSize) != 0)
MyInfo += "
" + MyEncoder.GetString(MyBuffer);
MessageBox.Show(MyInfo, "信息提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
private void button2_Click(object sender, EventArgs e)
{//在程序中显示一个浮动帮助窗口
Help.ShowPopup(this, "提高程序开发效率、拓展软件应用领域", new Point(300, 350));
}
private void button3_Click(object sender, EventArgs e)
{//显示等待光标
this.Cursor = Cursors.WaitCursor;
}
private void button4_Click(object sender, EventArgs e)
{//显示十字光标
this.Cursor = Cursors.Cross;
}
- 2023-05-20 08:40:02下载
- 积分:1
-
CamPlayer20091015142548
用MFC ACTIVEX开发的用于网页控制视频文件播放与停止的源码。(Developed with MFC ACTIVEX control video files for web pages and stop the source.)
- 2010-11-19 09:59:51下载
- 积分:1
-
复旦读卡芯片FM1702
FM1702复旦读卡芯片,FM1702复旦读卡芯片,FM1702复旦读卡芯片,FM1702复旦读卡芯片,FM1702复旦读卡芯片,
- 2022-05-14 02:05:59下载
- 积分:1