-
ziyouzhendong
关于自振动仿真的源代码,可以看看,第一传求关注,支持。(Source Courseware)
- 2011-05-14 07:54:18下载
- 积分:1
-
Atmega128
Atmega128的一些程序,包括流水灯,PWM等(The Atmega128 some of the procedures, including water lights, PWM, etc.)
- 2012-04-14 22:46:35下载
- 积分:1
-
PSCAD_PMSG_pitch_crow2
PSCAD风电场建模(PMSG永磁同步发电机) 及发电机的矢量控制(Vector Control PSCAD wind farm modeling (PMSG permanent magnet synchronous generator) and generators)
- 2016-05-05 13:53:17下载
- 积分:1
-
matlabcuda
说明: MATLABcuda编程指南,很好用的,大家有兴趣的有看看。(MATLABcuda programming guide, useful, and we are interested in a look.)
- 2010-05-04 17:38:47下载
- 积分:1
-
sfsagfs
一种可以穿透还原卡和还原软件的代码......................................................................(mofeng)
- 2010-03-05 01:24:47下载
- 积分:1
-
RWLock
说明: 读写锁:
一个简单的支持多个读,一个写控制源码(Read-write lock: the support of more than a simple read, a write control source)
- 2006-03-13 10:36:20下载
- 积分:1
-
vcmatlab
VC与matlab混合编程。详细介绍了几种混合编程的方法,实用易懂。(VC mixed with matlab programming. Details of several hybrid programming approach, practical and easy to understand.)
- 2011-08-21 09:28:39下载
- 积分:1
-
MAtlab
《电力电子应用技术的MAtlab仿真》一书影印版。(Power electronics simulation base on MAtlab)
- 2013-11-10 15:19:18下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
ANALYTICAL-DF
用蒙特卡洛法对建立起的DF数学模型实现复合材料特性边界的估计(Monte Carlo method to establish mathematical models of DF characteristics of composite materials to achieve the estimated boundary)
- 2011-06-17 13:21:23下载
- 积分:1