-
vehicle-sub-system
用于蒙特卡洛monte calro仿真方法的模拟(For the Monte Carlo simulation method simulation monte calro)
- 2013-09-09 08:54:28下载
- 积分:1
-
Fuzzy_Tunning.zip
模糊自适应PID控制源代码,比较不错,有图有真相(Fuzzy adaptive PID control source code, quite good, there are pictures and the truth)
- 2012-11-27 22:52:21下载
- 积分:1
-
untitled1
说明: 太阳能发电,用于光伏并网的逆变器设计,很好用,PI调节,闭环(Solar power for grid-connected solar inverter design, easy to use, PI regulation, closed loop)
- 2011-03-10 22:15:18下载
- 积分:1
-
TheMatlabGUIProgrammingReferenceManual
本电子书是Matlab的GUI编程中文参考手册,详细讲解了matlab的GUI编程的方方面面,对开发人员一个很好的参考手册!(This eBook is Matlab' s GUI Programming Reference Manual, explained in detail all aspects of matlab' s GUI programming, the developer of a good reference manual!)
- 2010-05-22 11:01:13下载
- 积分:1
-
Energy-flow-reflectance
利用matlab算出能流反射率和能流透射率随入射角度的变化曲线(Energy flow is calculated using matlab reflectance and transmittance curves can flow with the incident angle)
- 2015-11-10 10:01:05下载
- 积分:1
-
双向全桥
说明: 此模型为MATLAB仿真DAB三重移相的六种工作模态。(This model is matlab simulation DAB triple phase shifting .)
- 2021-03-31 23:09:08下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对字符型阵列的操作(========================================================================
CONSOLE APPLICATION : charArrayCreate
========================================================================
AppWizard has created this charArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your charArrayCreate application.
charArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
charArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named charArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:27:03下载
- 积分:1
-
matlab
matlab演化博弈模型及程序,对研究生来说是很有用处的(matlab evolutionary game model and procedures, it is useful to graduate)
- 2014-01-16 20:07:20下载
- 积分:1
-
Fingerprint_Minutiae_Extraction
指纹识别
(FingerPrint Recognition
)
- 2015-04-10 22:56:25下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1