-
pass
查看星号密码的代码,比较初级,只是发送一个消息,去掉其密码属性。(View an asterisk password code, compare the primary, only to send a message, remove the password attribute.)
- 2010-01-07 01:52:48下载
- 积分:1
-
GENERALIZED-TENSOR-
最新的压缩感知文章,从IEL上精选的,对从事压缩感知的同仁定有很大帮助。(Latest articles compressed sensing, selected from the IEL, compressed sensing colleagues engaged given great help.)
- 2013-12-03 15:17:37下载
- 积分:1
-
particle-filter-
particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
- 2011-12-28 18:07:50下载
- 积分:1
-
DF_Remover___X_N2O_Productions
Integer Square Root with Remainder
- 2014-11-29 16:32:26下载
- 积分:1
-
leach1
leach算法MATLAB仿真,程序代码详细,完全能运行(leach algorithm MATLAB simulation, detailed program code, is fully operational)
- 2013-05-14 15:36:35下载
- 积分: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
-
active
这是一个包含simulink模型的主动控制的程序,应用遗传算法求解(This is a program that contains the active control of the simulink model and is solved using genetic algorithms)
- 2017-12-09 17:18:25下载
- 积分:1
-
MATLABandVCprogramminginterfaces
MATLAB和VC接口编程的详细介绍,介绍了简单常见的方法。(MATLAB and VC programming interfaces in detail introduce a simple common approach.)
- 2009-03-08 10:57:00下载
- 积分:1
-
MATLABEngine
VC++中调用MATLAB引擎进行绘图完整源代码(VC++ graphics engine is called a complete MATLAB source code)
- 2010-10-31 16:20:37下载
- 积分:1
-
MatlabEngine_link
VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序(VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab)
- 2007-06-08 22:14:15下载
- 积分:1