-
dqcontrollPWMconstantpower
matlab spwm 闭环控制三项异步电机程序(malab motor control by SPWM)
- 2012-12-06 03:12:50下载
- 积分:1
-
Emdros is a text database middleware
Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdros comes with a query-language, MQL, that
enables powerful queries. Emdros acts as a middleware-layer between a
client (not provided) and a database back-end. Currently, PostgreSQL,
MySQL, and SQLite (2 and 3) are supported, but other back-ends can
easily be added.-Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdr
- 2023-07-09 16:25:04下载
- 积分:1
-
能够查处任何人的 身份,以及年纪是一宽很好的软件。
能够查处任何人的 身份,以及年纪是一宽很好的软件。-Can be investigated and dealt with the identity of any person, as well as the age is a very good wide software.
- 2022-12-07 04:25:03下载
- 积分:1
-
VC++ 6.0简单屏幕画笔源代码
VC++ 6.0简单屏幕画笔源代码 ,可以让用户直接在屏幕的任意地方写字,仿画图的功能,不过这个不是在指定的画图窗口中才能画出图形,而是打开后,在屏幕的任意地方都可以。而且还可以设置画笔的颜色,有四种颜色可选,还可设置画笔粗细等功能。以下请看画笔的设置部分代码:
void CMyWnd::OnRed()//选中绿色
{
ColorX=255;
ColorY=0;
ColorZ=0;
}
void CMyWnd::OnYellow()//选中黄色
{
ColorX=255;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnGreen() //选中绿色
{
ColorX=0;
ColorY=255;
ColorZ=0;
}
void CMyWnd::OnBlue() //选中蓝色
{
ColorX=0;
ColorY=0;
ColorZ=255;
}
void CMyWnd::OnAdd() //增加画笔大小
{
ADxy+=1;
}
void CMyWnd::OnDec() //增加画笔大小
{
if (ADxy!=1)
ADxy-=1;
}
void CMyWnd::OnAbout() //增加画笔大小
{
//AfxMessageBox("你好");
//显示关于对话框
CLjxDlg dlg;
int xxx=dlg.DoModal();
}
- 2022-11-18 14:20:03下载
- 积分:1
-
雷达探测过程模拟 RADAR simulation
说明: 雷达探测过程模拟,早期预警雷达的模拟,模拟生成随机目标(坐标、速度、加速度和RCS)(Simulation of radar detection process)
- 2020-07-09 16:29:00下载
- 积分:1
-
下面显示缩略图的Flash相集特效
来自国外的Flash图片展示,下面显示缩略图的Flash相集特效,下坠风格的Flash图片切换,唯美简约,色彩搭配极具美感,Flash本身的图像效果处理也很个性,在切换图片的时候,当前张掉下去,下一张显示出来,形式新颖。
- 2022-08-14 02:46:29下载
- 积分:1
-
USB协议的基础上和CH375芯片
USB 协议基础及ch375 usb芯片-USB protocol basis and ch375 usb chip
- 2022-03-25 20:43:56下载
- 积分:1
-
How to be miliarder for bussine
How to be miliarder for bussine-How to be miliarder for bussiness
- 2023-03-09 10:35:03下载
- 积分:1
-
1251449配电网中的故障定位
电力系统仿真 配电网故障定位程序 基于matlab(matlabfggfhgfhfmhmhj)
- 2020-08-24 15:18:15下载
- 积分:1
-
汇编下的环境建立和的运行,调用汇编,和汇编调用程序
汇编下的环境建立和的运行,调用汇编,和汇编调用程序-Compilation of environmental establishment and operation, call the compilation, and compile the procedure call
- 2022-03-24 19:52:51下载
- 积分:1