-
Matlab
有关Matlab的一些关于计算性问题的源程序代码,做课程设计时用到的,有一定的实用价值
(For Matlab source code on computational problems, to do curriculum design used.)
- 2012-06-06 21:56:45下载
- 积分:1
-
Damped-oscillation-curve
以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
- 2013-09-21 10:23:25下载
- 积分:1
-
ranking
约瑟夫环实验:
程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏(Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game)
- 2006-06-05 13:08:34下载
- 积分:1
-
19
抽象类以及纯虚函数的相关笔记。Figure作为基类,派生出Circle,Square(Abstract classes and pure virtual functions related notes. Figure as a base class, derived Circle, Square)
- 2014-02-20 15:33:35下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
C++Primer3rdEdition
c++priemer第三版,中文完美翻译,超好,希望对大家有用(c++ priemer third edition, Chinese perfect translation, super good, I hope useful for everyone)
- 2007-08-30 08:31:48下载
- 积分:1
-
SplashScreen_VC
AppWizard has created this SplashScreen application for you.It is programmed by visual C++.(AppWizard this has created a SplashScreen pplication for you.It is programmed by visual C .)
- 2006-10-30 12:24:46下载
- 积分:1
-
Matlab_VC
By analyzing characteristics of Matlab and Visual C++,the advantages of applying the Matlab and Visual C++ interface to develop application program is presented. On basis of comparing with the other interface methods ,the advantages and disadvantages of several common interfaces are studied,and the most functions provided by Matlab engine is proved to be comprehensive. An example showing the combination of Matlab and VC in image and data processing is proposed
- 2010-08-04 05:31:37下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分:1
-
Probabilistic-Graphical-Models
很经典的书籍哦,有1200多页,非常经典的概率图模型书籍,网上价格一般都1000多元哦!(it is very good for you!)
- 2014-11-26 20:42:51下载
- 积分:1