-
disput
认识共模干扰与差模干扰区别,是什么原因造成的以及怎样解决,十分有用(it is about disrupt)
- 2015-04-04 10:00:41下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1
-
Adaptive-
Adaptive Thresholding by Variational Method
- 2013-02-19 17:23:52下载
- 积分:1
-
mfiles
this is a matlab program for a feedback and control systems laboratory subject
- 2012-11-06 22:07:26下载
- 积分:1
-
Fingerprint_Identification_System_Implementation_V
指纹识别系统VC和matlab实现:包涵VC和matlab实现源码!(Fingerprint Identification System VC and matlab implementation: bear with VC and the matlab implementation source!)
- 2010-06-04 08:29:36下载
- 积分:1
-
usart2
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典(gggggggggggggg)
- 2010-08-24 10:46:15下载
- 积分:1
-
VCMATLAB
关于VC与matlab混合编程的代码,包含众多例子,可以直接使用。(Matlab on the VC and mixed programming code, including many examples can be used directly.)
- 2010-11-16 11:41:50下载
- 积分:1
-
xinxilun
这是信息论里的知识,有循环编码、香农编码、费诺编码的程序(This is the knowledge in the information theory, a cycle encoding, shannon coding, coding procedure fee)
- 2014-11-20 22:39:24下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1