-
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
-
power_wind_dfig_det
双馈电机simulink仿真,定子电压定向,pq解耦控制(Simulink simulation DFIG stator voltage oriented, pq decoupling control)
- 2014-05-07 01:28:55下载
- 积分:1
-
matlab
用matlab语言编写的,很经典的实例,对学matlab语言很有帮助。(Matlab language used, it is a classic example of language for school matlab helpful.)
- 2009-01-02 10:41:42下载
- 积分: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
-
matlab_MRF
MAF小程序,对初学者有一定帮助。MATLAB编写(MRF MATLAB)
- 2010-11-21 16:29:57下载
- 积分:1
-
WienerTing2013.m
Wiener filter with multiple parameters
- 2014-01-29 05:15:54下载
- 积分:1
-
af-dfincooperationcommunication
协作通信中的af-df转发源码,matlab版本
(Cooperative communications forward in af-df source, matlab version)
- 2010-12-04 12:58:14下载
- 积分:1
-
dulixiangyuan
matlab
独立像素元,计算图像景象匹配中独立像元素(Matlab independent pixels, computing the image scene matching the independent elements)
- 2012-06-02 14:53:03下载
- 积分:1
-
HandShankCollection
用于对无人直升机进行操作杆控制的地面仿真程序,可实现对无人直升机的飞行方向、油门等的控制。(For unmanned helicopters operating lever to control ground simulation program can be realized on the direction of flight of unmanned helicopter, throttle and other controls.)
- 2014-10-23 16:18:33下载
- 积分:1
-
deec-VS-leach.matlab
此代码将leach和deec协议进行比较,对毕设要坐这方面的同学很有帮助,大家有兴趣可以看看。(This code will leach and deec protocol comparison, the complete set up to take the students very helpful in this regard, we are interested can look at.)
- 2014-01-20 17:27:55下载
- 积分:1