-
srs2
说明: Good source to make your computer importal.dsag
- 2019-05-21 21:20:07下载
- 积分:1
-
lubtication
这是一个推力轴承的MATLAB程序,需要的同学可以自己下载!(This is a thrust bearing MATLAB program, students need to download!)
- 2019-06-17 01:29:28下载
- 积分:1
-
无信息变量消除
一段用于光谱分析波段选择的无信息变量消除算法matlab代码。(A band for spectral analysis of information-free variable elimination algorithm matlab code)
- 2021-04-06 15:49:02下载
- 积分: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
-
sa
说明: SA 湍流模型源程序,用于参考,编写自己的CFD代码(CFD code of SA turbulent model, used writting your own CFD code)
- 2012-01-16 19:44:35下载
- 积分:1
-
programming-in-emacs
emacs中文教程 其中包含了emacs下函数的编写和试调技巧 ,以及emacs的配置方法。上传一下与大家分享。(emacs Chinese tutorial which includes the preparation and trial skills transfer function under emacs and emacs configuration methods. Upload about to share with you.)
- 2014-04-28 10:29:27下载
- 积分:1
-
Untitled
说明: 用于训练压电陶瓷驱动器的输出信号,压电陶瓷驱动器的出输出存在迟滞现象,用BP神经网络训练其输入输出数据,可以预测驱动器接下来的输出数值。(Output signal for training piezoelectric actuator.The output of piezoelectric ceramic actuator is sluggish. The input and output data of piezoelectric ceramic actuator can be predicted by BP neural network training.)
- 2020-06-03 12:45:58下载
- 积分:1
-
Delphi LED显示屏效果控件
Delphi LED显示屏效果控件,不知效果如何,从代码看挺简洁的,关注度也很高,若有此需要的,可不妨下载试一下。
- 2022-06-12 23:43:33下载
- 积分:1
-
altera_reed_solomon_design
altera 的reed solomn 设计(reed solomn design from altera)
- 2009-06-14 15:39:32下载
- 积分:1
-
LABVIEW-dll
LABVIEW调用动态链接库,讲解LABview动态连接库接口的使用方法(LABVIEW dll)
- 2012-03-01 17:58:17下载
- 积分:1