-
PV_Grid
使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
- 2017-04-07 09:50:42下载
- 积分:1
-
treap
说明: treap的c++实现。有良好的可读性。并且多次验证了可行性(treap of c++ achieve. Good readability. And repeatedly verified the feasibility of)
- 2008-11-17 11:09:56下载
- 积分:1
-
PSCNC
说明: 一个雕刻机的源代码,还有编译好的程序,国外的(An engraving machine)
- 2021-04-22 22:58:49下载
- 积分:1
-
sushuzl
这是一个简单的求素数的程序,结构小巧简单,内容精炼.(Procedures for seeking prime number)
- 2011-05-30 00:33:35下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
1
说明: 查找所有满足条件的整数对
1两个整数都是三位数
2组成两个整数的六位数字各不相同,都不是0
3第二数是第一个数的4倍
(Find all integers satisfy the conditions for a two-digit integer is an integer of 2 consists of two six-figure varies, not the 03 second number is four times the number of first)
- 2014-05-19 23:39:21下载
- 积分:1
-
成分分析
说明: 主成分分析(PCA)是多元统计分析中用来分析数据的一种方法,它是用一种较少数量的特征对样本进行描述以达到降低特征空间维数的方法,(Principal Component Analysis (PCA) is a method used to analyze data in multivariate statistical analysis. It uses a small number of features to describe samples in order to reduce the dimension of feature space.)
- 2020-06-17 08:00:02下载
- 积分:1
-
xiaotuoluo
捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
- 2009-12-01 14:39:15下载
- 积分:1
-
MUSIC
基于MUSIC算法的矢量水听器阵源方位估计,用于空间谱估计目标方位(DOA estimation based on MUSIC algorithm using an array of vector hydrophones
)
- 2013-05-07 09:38:09下载
- 积分:1
-
二维码
说明: 用于视觉检测
使用前转换为docx格式以保证正常使用(Used in Visual Detection)
- 2020-06-20 08:40:01下载
- 积分:1