-
PPPUMA560U
PUMA560仿真系统,基于MATLAB的robottics toolbox工具箱.
(PUMA560 simulation system based on MATLAB robottics toolbox, toolbox.)
- 2012-08-18 06:08:46下载
- 积分:1
-
MusicPlayer
一个好用的音乐播放器源码,最终程序编译后只有几十KB。VC++2010编译通过。
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.(
AppWizard has created this MusicPlayer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2015-08-25 15:34:53下载
- 积分:1
-
facerecognition
加州大学的MATLAB人脸识别代码,采用了图像结构模型,可以很好地识别人脸(University of California MATLAB code for face recognition, using the image structure model, can be a good face recognition)
- 2013-12-18 15:28:45下载
- 积分:1
-
BP
说明: BP 算法的实现,分别包含了C++,Matlab,Forturn等几种语言的实现方法
- 2009-07-27 16:15:57下载
- 积分:1
-
fanban
c++ and matlab 散射电流可视化、球体1
(Scattering current visualization, sphere1 c++ and matlab
)
- 2012-03-30 11:19:33下载
- 积分: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
-
sgas
网上下载的一个求取微分方程的程序,大家顶下(Download a program to strike a differential equation, we parietal)
- 2011-09-28 11:06:53下载
- 积分:1
-
FFT
利用MATLAB对信号进行FFT处理,观察幅频响应和相频响应(FFT using MATLAB for signal processing, observed amplitude frequency response and phase frequency response)
- 2014-11-17 21:39:46下载
- 积分:1
-
CSCE575_ProgrammingAssignment1_Oladiran
802.11 SIMULATION REPORT AND SOURCE CODE
- 2014-08-28 04:43:01下载
- 积分:1
-
QPSK
10mQPSK C++代码 rrc滤波(10mQPSK C++ rrc)
- 2013-12-25 10:13:16下载
- 积分:1