-
ELcentro
说明: 将ELCentro波的加速度时程转换成速度、位移时程(Converting the acceleration time history of ELCentro wave into velocity and displacement time history)
- 2021-01-30 11:18:33下载
- 积分:1
-
Phased-array-radar
关于相控阵雷达的经典书籍,对学习雷达相当有帮助(On the phased array radar on the classic books, for learning radar quite helpful)
- 2011-12-15 19:24:07下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
WindowDcDemo
在视图中使用CWindowDC在整个窗口进行绘图,C++精选学习源码,很好的参考资料。(For drawing in the window using CWindowDC in the view, select learning C++ source code, a good reference.)
- 2013-11-27 07:37:26下载
- 积分:1
-
SCI
最新最全的SCI目录(大类加小类,齐全)(The newest polycysic SCI directory categories and subcategories complete )
- 2010-01-21 20:25:11下载
- 积分:1
-
2220005mcma0
2005MCMA题程序源码,本程序源码码是自己编的,如有不足请见谅
(2005MCMA title of the program source code, the program' s source code is compiled, if insufficient please forgive me)
- 2012-08-16 06:30:23下载
- 积分:1
-
ARMAPmodel
用AR模型对脑电信号特性进行提取,用的是matlab进行编程(AR model with the extracted EEG features, with the matlab programming)
- 2011-05-10 10:20:01下载
- 积分:1
-
MCT2008-for-ges
固高所有GE运动控制卡的DEMO软件,用来测试板卡是否正常工作(Googol all GE motion control card DEMO software, used to test the board is working correctly)
- 2014-11-19 12:23:25下载
- 积分:1
-
bp
说明: 用于信号检测,主要对输油管道产生的压力信号和流量信号进行辨识,进而判断管道是否发生泄露。(For signal detection, the main pressure on the pipeline flow of signals and signal recognition, and thus to determine whether pipeline leak happened.)
- 2009-03-02 21:14:13下载
- 积分:1
-
MUSIC-revised
本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
- 2014-01-19 21:37:16下载
- 积分:1