-
Windows_shell
Window Shell扩展编程编程的相关例子,想学shell编程的朋友有福了!(Window Shell-programming related to the expansion of programming examples, want to learn shell programming blessed Friend!)
- 2007-10-24 15:23:50下载
- 积分:1
-
MatLabmingling
MATLAB命令大全,收录庞大的MATLAB命令,令你在进行数值分析计算时更加方便(MATLAB command Daquan, contains a large MATLAB commands, so that you are going through is more convenient for numerical analysis and calculation)
- 2009-10-07 15:50:43下载
- 积分:1
-
VC++_Matlab_pdf
说明: Matlab与VC混合编程实例,rar格式(Matlab and VC mixed programming examples, rar format)
- 2005-12-24 11:37:12下载
- 积分:1
-
grid-supression-in-frequency-domain
去处干涉条纹最有效的频域消除法,非常实用,效果极佳。(supress grid by frequency domain, very practical with high efficency)
- 2014-02-03 21:51:36下载
- 积分:1
-
OPNET--application
仅供学习研究使用。对仿真主要特性、建模机制及仿真步骤进行了深入阐述,最后给出了在预测网络性能方面的一个应用实例。(For study and research use. The main characteristics, modeling and Simulation of mechanism and the simulation steps in detail, finally, an application example in the prediction of network performance.)
- 2015-04-03 14:59:13下载
- 积分:1
-
VisualCandMatlabunitdesign(1)
Matlab 与 Visual C++ 联合编程教程第一章(Visual C++ & Matlab unit-design)
- 2010-10-14 10:08:35下载
- 积分: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
-
liziqunsuanfa
说明: 差分粒子群算法的MATLAB程序
差分粒子群算法的MATLAB程序(Differential particle swarm optimization algorithm MATLAB program)
- 2009-08-24 20:53:52下载
- 积分:1
-
Delete-File-System-Minifilter-Driver
Delete File System Minifilter Driver
- 2014-12-07 15:56:58下载
- 积分:1
-
Nevill
下载的,求方程组的程序,可以借鉴下,挺好的(Downloaded, find the program equations, can learn, the very good)
- 2011-09-28 08:42:22下载
- 积分:1