-
shuipingbianhuan
图像水平变换:分别实现对图像的水平外凹和水平外凸。(Image level of transformation: the implementation level of the image and level .)
- 2009-03-01 21:42:39下载
- 积分: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
-
Estimation-of-Energy-Comsuption-per-Instances
Estimation of Energy Comsuption per Instances
- 2015-03-15 17:21:05下载
- 积分:1
-
DRdemo
MATLAB电力系统仿真,包括电力、光伏、风能并网的仿真,具有较好的参考价值。(MATLAB power system simulation, including electric power, solar and wind power grid simulation, has good reference value.)
- 2016-06-12 23:00:54下载
- 积分:1
-
63628850matlab_cameral_colabration
说明: 摄像机标定matlab_cameral_colabration(Camera calibration matlab_cameral_colabration)
- 2011-02-22 11:13:22下载
- 积分:1
-
chizhi
这是数学算法中的差值算法 联合开发网 - pudn.com
- 2012-04-17 19:09:37下载
- 积分:1
-
p_judge
本程序用于判别所给数据源在置信率为0.05时的概率分布形式。A的形式为n×1。(This procedure is used to determine the distribution of the given data source in the form of confidence was when the probability of 0.05. Form A is n × 1.)
- 2014-09-29 15:31:43下载
- 积分:1
-
dualloopinverterparallel
一种用于无互连线逆变器并联的多环控制方法
针对传统逆变器无线并联系统稳态均流精度低和动态响应差等缺点,提出基于传统无
线并联下垂法的新型多环控制结构,分析了逆变器并联系统有功和无功功率的环流模型。( In this paper, a novel control scheme is presented, which is able to improve the
transient response and power sharing accuracy of parallel-connected inverters with no control
interconnections, and the active and reactive circulating current of the parallel system model are
analyzed. A multiple-loop controller is developed based on the traditional droop method. )
- 2012-10-11 16:51:47下载
- 积分:1
-
Chapter_2_NEW_ALG
convex optimizationconvex optimization algo new mit dimtri bertskas lession 2
- 2015-02-08 07:42:36下载
- 积分:1
-
matlab
MATLAB6.5辅助优化计算与设计,遗传算法在车间布局优化中的应用(We address the two-stage assembly scheduling problem where there are m machines at the first stage and an assembly machine at the second stage. )
- 2009-05-29 11:10:24下载
- 积分:1