-
u3vw1x
永磁同步电机混沌系统鲁棒非脆弱模糊H_控制Chaos in permanent magnet synchronous motor robust non-fragile fuzzy H _ control(Chaos in permanent magnet synchronous motor robust non-fragile fuzzy H _ control)
- 2012-04-12 21:35:36下载
- 积分:1
-
daima
一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。(A total of five codes, which aufgabe and lms function is a pulse input signal, depending on the system parameters, derived output signal. cordic is a rotation angle calculation method. gray and graydecode is to enter a number, corresponding to a time become an output of two binary output signals. Because I was a student, you may code for relatively simple hope that owners understand, thank you! I really hope to be a member of the station, to learn useful knowledge.)
- 2009-12-07 07:37:10下载
- 积分:1
-
C#和欧姆龙PLC通信程序
欧姆龙以太网FINS协议的C#通讯库
- 2019-07-05下载
- 积分:1
-
马尔科夫随机场模型
使用MRF (马尔可夫随机场) 算法复原stereo摄像图像。
包含相关文档以及c源程序。
- 2022-03-15 09:54:16下载
- 积分:1
-
C#进销存完整系统源码(经典源码,有参考价值)
附加数据库后 即可使用,无需修改密码,数据库在 CHEXCDataBase 目录
- 2018-11-27下载
- 积分:1
-
C# development of the notebook procedures, and Microsoft's basically the sam...
用C#开发的记事本程序,和微软的记事本基本一样。比较完整。-C# development of the notebook procedures, and Microsoft"s basically the same as in the notebook. Complete.
- 2022-10-02 18:35:03下载
- 积分:1
-
MultiThSerial
调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听(call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping)
- 2005-03-18 23:47:27下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
VC_M
说明: VC调用matlab,实现VC与matlab混合编程,效果很好(VC call matlab, matlab mixed programming with VC to achieve good results,)
- 2011-04-12 15:25:36下载
- 积分:1
-
IOCPExample
利用window socket实现完成端口,其中包含相应的客户端程序.完成端口可以用有限的线程完成上万用户的接入,效率较高.(Achieve complete port using the window socket, which contains the corresponding client program. Completion port thread can be completed with limited access to tens of thousands of users, high efficiency.)
- 2013-09-30 00:08:12下载
- 积分:1