-
Tcontrolh
这是我在用matlab仿真时发发现的一个很有用的程序可直接使用。
(This is a useful program that I found in simulation using matlab can be used directly.)
- 2012-09-15 22:23:14下载
- 积分:1
-
C-900example
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
- 2007-03-13 13:26:26下载
- 积分:1
-
pqxiebo
这是一个电力系统谐波检测的MATLAB仿真模型,采用的是基于瞬时无功功率理论的pq法,效果很好(This is a power system harmonic detection MATLAB simulation model, based on the use of instantaneous reactive power theory pq method, the effect is very good)
- 2017-04-02 11:41:05下载
- 积分:1
-
Sheffield-genetic-algorithm-toolbox
Matlab遗传算法工具箱(Sheffield大学版) 最优秀的遗传算法工具箱(Matlab genetic algorithm toolbox (university of Sheffield)- the best genetic algorithm toolbox)
- 2014-11-06 10:06:49下载
- 积分:1
-
WEBtechnology
研究论文基于WEB环境与MATLAB技术的图像检索系统的实现(Research papers based on WEB technology, environment and MATLAB Image Retrieval System)
- 2010-05-28 16:18:55下载
- 积分:1
-
bianry
一种信息隐藏算法,二进制掩码,matlab下运行。直观,隐蔽性好(a code of information Hide,using bianry you can operate it in matlab.)
- 2011-12-20 00:54:59下载
- 积分:1
-
ShutDown
SYSTEM SHUTDOWN Process
- 2015-01-29 14:34:32下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
pro
以及简易倒立摆,实现一级PID建议算法控制倒立摆不倒的程序,仅做参考(yi ji jian y idao li bai)
- 2013-10-23 16:52:50下载
- 积分:1
-
jielian
捷联惯导航姿系统C语言实现,可以方便的得到飞机的飞行姿态。(Navigation position system SIMU program development, you can easily get the aircraft attitude.)
- 2011-12-26 18:40:12下载
- 积分:1