-
新建文件夹
说明: 用于事件相关电位P300的脑电信号诱发,小概率事件脑电信号的诱发采用Oddball范式(The Oddball paradigm is used to induce EEG signals for event-related potential P300 and small probability event EEG signals.)
- 2021-01-07 21:48:53下载
- 积分:1
-
对交互式电子白板的使用方法的VCM课件可以作为参考。
该课件讲解vcm互动式电子白板的使用方法,可以作为培训课件,也可自学-The VCM courseware on the use of interactive whiteboard methods can be used as training courseware can also be self-
- 2022-08-16 22:58:23下载
- 积分:1
-
购物车商品数量加减计算代码
数量加减计算代码基于AngularJS1.2.32制作,购物车商品增加、减少、移除、数量计算结算代(The quantity addition and subtraction calculation code is based on Angular JS1.2.32. The shopping cart goods are increased, decreased, removed, and the quantity calculation and settlement generation are produced.)
- 2019-03-09 17:23:12下载
- 积分:1
-
pv1 (1)
说明: pv implementation in matlab
- 2019-03-12 22:13:25下载
- 积分: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
-
partial_shading_multimodal_success
局部阴影光伏曲线,多峰模型,输出曲线较好。(partial shading characteristics curve)
- 2018-09-25 17:11:48下载
- 积分:1
-
动态分区存储管理
说明: 动态分区管理的算法 ssssssssssssssss(Dynamic Zoning Management)
- 2018-12-29 19:28:36下载
- 积分:1
-
72 NOMBRES DE DIOS Yehuda Berg
说明: 72 nombre de dios kabalah
- 2019-02-26 07:53:23下载
- 积分:1
-
Powerbuilder8.0实用程序设计100例之51
Powerbuilder8.0实用程序设计100例之51-60-Powerbuilder8.0 Utility Design 100 Cases of 51-60
- 2022-01-26 16:00:29下载
- 积分:1
-
viterbi
自己编写的viterbi译码算法,为课堂作业。比较简单易懂。(I have written viterbi decoding algorithm for classroom operation. Relatively simple to understand.)
- 2020-10-20 11:17:25下载
- 积分:1