-
Matlab--one-hundred-cases
Matlab 实用程序百例,对初学者很有用,推荐下载。(Matlab utility, one hundred cases, very useful for beginners, recommended download.)
- 2011-10-23 16:50:41下载
- 积分:1
-
c_matlab
一个关于MATLAB与c混合编程的资料,适合与混合编程的初学者(1 c mixed on MATLAB programming and data, suitable for beginners and mixed programming)
- 2009-11-21 16:35:52下载
- 积分:1
-
SVM
支持向量机 算法在特征提取中的应用 源代码(Support vector machine algorithm in feature extraction of the source code)
- 2011-04-20 10:44:32下载
- 积分:1
-
20130422
matlab毕业设计的一个小程序 我非常需要用用你们网站上的资料但是不知道怎么弄 我就在试试的,(Matlab graduate design a small program I really need to use on your site, but do not know how to get me to try,)
- 2013-04-24 13:43:54下载
- 积分:1
-
core2_api
Support API for core#2 of custom system on chip. Release version
- 2014-08-06 22:00:26下载
- 积分:1
-
MatComTest
在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
- 2010-03-06 22:52:54下载
- 积分:1
-
batewosi1
详细阐述了波特沃斯低通滤波器的matlab仿真原理及对应的c语言实现过程,读完此资料后,对于巴特沃斯低通滤波器不管从c语言实现还是matlab实现,你都会有很好的理解(Matlab simulation principles elaborated Porter Worth low-pass filter and the corresponding c language implementation process, after reading this information, for Butterworth low-pass filter regardless of language or a c matlab implementation, you will have a very good understanding)
- 2014-10-30 09:17:14下载
- 积分:1
-
CTP-example-in-CPP
上海期货市场自动交易接口CTP开发示例代码。(CTP interface examples codes.)
- 2015-02-07 16:47:57下载
- 积分: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
-
Asn1Dll_Open
提供了通用的asn1编解码动态库,实现BER和PER方式的asn1编解码。并提供使用实例和说明。(provides a common asn1 DLL codecs achieve BER and PER approach asn1 codecs. And to provide the use of examples and illustrations.)
- 2007-05-28 16:39:51下载
- 积分:1